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 #1266

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Publish new package versions #1266

merged 1 commit into from
Jun 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 15, 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]

Minor Changes

  • a8eedad: feat: server-driven unsubscribes to allow clients to unsubscribe from shapes

Patch Changes

  • f4f020d: Flag to disable FKs checks on incoming TXs in SQLite.
  • 17e793c: Fix asyncEventEmitter to not silence unhandled exceptions raised in event handlers.
  • d279c8a: Redact secrets from CLI Docker configuration printout.
  • 81d91f5: Use canary Docker image tag when using the canary CLI client.
  • d406e85: Use more widely supported regex features for SQL interpolation (remove negative lookbehind which has limmited support)
  • d3506ab: Consistently use URL API for parsing and constructing URLs in CLI.
  • d3506ab: Ensure default port numbers are used when starting Electric with CLI.
  • 237e323: Better throttle snapshot stop strategy
  • 17e793c: Fix ShapeManager bug where manager state gets reset but the Satellite process is still assuming it is accessible.
  • 25523d9: Add experimental feature flag ELECTRIC_FEATURES environment variable to CLI options
  • b966157: Expose SyncStatus type and methods for introspecting shape subscription status
  • 276149d: Add notifier method subscribeToShapeSubscriptionSyncStatusChanges for listening to shape subscription status updates

@electric-sql/[email protected]

Minor Changes

  • b966157: Add support for new shape sync API

Patch Changes

[email protected]

Patch Changes

  • 269bb0f: Remove legacy-peer-deps npm installation option with new templates

@core/[email protected]

Minor Changes

  • a8eedad: feat: server-driven unsubscribes to allow clients to unsubscribe from shapes

Patch Changes

  • cbd652d: Bring back the enforcement of SSL use for database connections. The default value was changed to false in v0.9.1 by accident. This version restores the intended behaviour. To use unencrypted database connections, you must explicitly configure Electric with DATABASE_REQUIRE_SSL=false.
  • e77296d: The sync service now exits when a database connector fails to initialise. Previously, some initialisation errors would result in Electric running without a single database connection and not logging any erors about that.
  • 7ac268d: Increase client ping interval from 5 to 20 seconds.
  • e8e4e3b: Use the same TCP options for database connections regardless of whether they are initiated by epgsql or the Ecto repo.
  • c3873fe: Truncate temporary replication slot name to always fit within Postgres' limit of 63 chars

@github-actions github-actions bot force-pushed the changeset-release/main branch 17 times, most recently from 805a8d4 to 0efdcf8 Compare May 21, 2024 12:17
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 9b5bb19 to bb26155 Compare May 23, 2024 09:37
@github-actions github-actions bot force-pushed the changeset-release/main branch 10 times, most recently from a675c0f to ef1dfdc Compare June 4, 2024 10:04
@github-actions github-actions bot force-pushed the changeset-release/main branch 10 times, most recently from 6bcff5c to 1652deb Compare June 6, 2024 14:02
@alco alco merged commit f322afc into main Jun 10, 2024
@alco alco deleted the changeset-release/main branch June 10, 2024 11:15
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.

None yet

1 participant