-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: publish new package versions (#2008)
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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 ## @electric-sql/[email protected] ### Minor Changes - 12fd091: [BREAKING] Remove subscribeOnceToUpToDate method from ShapeStream. Instead, you should subscribe to the stream and check for the up-to-date control message. ### Patch Changes - 5a7866f: refactor: improve error handling with new error classes & stream control - Add `onError` handler to ShapeStream for centralized error handling - Add new error classes: - MissingShapeUrlError - InvalidSignalError - MissingShapeHandleError - ReservedParamError - ParserNullValueError - ShapeStreamAlreadyRunningError - Improve error propagation through ShapeStream lifecycle - de204fc: Allow error handler to modify HTTP query parameters and headers to retry failed HTTP request. - 1faa79b: Add link to troubleshooting guide in the MissingHeadersError. - c748ec7: Exposed `shape.handle` getter on `Shape` and rename `shapeHandle` to `handle` in the `ShapeStreamOptions`. ## @electric-sql/[email protected] ### Patch Changes - Updated dependencies [5a7866f] - Updated dependencies [12fd091] - Updated dependencies [de204fc] - Updated dependencies [1faa79b] - Updated dependencies [c748ec7] - @electric-sql/[email protected] ## @core/[email protected] ### Patch Changes - 090fab5: Fix source links in Hexdocs - fed0761: feat: accept URI structs as endpoint/base_url options - 9718ccc: feat: allow http1 protocotol on Electric client by default - 5b25505: Derive Jason.Encoder for Client.ShapeDefinition ## @core/[email protected] ### Patch Changes - 090fab5: Fix source links in Hexdocs - 598aa28: Improve reliability: Shapes that error while processing the replication stream will now be removed leaving other shapes unaffected - 584c4f5: use traceparent header from incoming shape requests to set parent span - c5b79a5: Add global stack events registry for receiving updates on the stack status Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
78bbeee
commit 5b2fadd
Showing
20 changed files
with
57 additions
and
75 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters