Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish new package versions #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 6, 2024

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

[email protected]

Patch Changes

  • e518919: Fix the Docker Compose file that's bundled with the client CLI to support databases that are only reachable over IPv6, such as Supabase.
  • 5e2e276: Fix DELETE statement batching causing call stack overflow and improve performance.
  • a94e860: Add clarifying documentation on behaviour synced promise returned by the sync API.
  • 5b42c39: Add deprecation warnings to the public API methods of the DAL.
  • af6a7be: Extract drivers to separate package
  • 837ce92: Extract the sync API out of the DAL and make the DAL optional.
  • cb19c58: Extract CLI to a separate package.
  • Updated dependencies [af6a7be]

@electric-sql/[email protected]

Patch Changes

@electric-sql/[email protected]

Patch Changes

  • af6a7be: Extract drivers to separate package

@electric-sql/[email protected]

Patch Changes

@electric-sql/[email protected]

Patch Changes

  • 837ce92: Extract the sync API out of the DAL and make the DAL optional.

@core/[email protected]

Patch Changes

  • febb710: Add support for covering the code with trace spans and exporting traces using the OpenTelemetry protocol.
  • 5e16611: Improve performance of shape unsubscribe API with alternative SentRowsGraph pruning method.
  • 9c16bb5: Limit the number of changes in a websocket frame to 100 changes to reduce the chance of frame exceeding 100MB limit in the case where there are lots of changes
  • 6002f07: Fix a bug that first appeared in v0.12.1 and prevented Electric from establishing SSL connections to the database.

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.

0 participants