Skip to content

Version Packages#49

Merged
romanindev merged 1 commit intomainfrom
changeset-release/main
Mar 23, 2026
Merged

Version Packages#49
romanindev merged 1 commit intomainfrom
changeset-release/main

Conversation

@romanindev
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@dfsync/client@0.6.0

Minor Changes

  • #48 b51448f Thanks @romanindev! - Add request lifecycle support.

    This release introduces a predictable and controllable request lifecycle for service-to-service communication.

    New features:

    • AbortSignal support with proper cancellation handling
    • request context with execution metadata (requestId, attempt, startedAt, signal)
    • request ID propagation via x-request-id
    • improved lifecycle hook context

    Additional improvements:

    • distinguish between timeout and manual cancellation (TimeoutError vs RequestAbortedError)
    • external aborts are not retried
    • clearer request metadata handling

@romanindev romanindev merged commit f835560 into main Mar 23, 2026
1 check passed
@romanindev romanindev deleted the changeset-release/main branch March 23, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant