Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
@powersync/lib-service-mongodb@0.6.0
Minor Changes
Patch Changes
@powersync/lib-services-framework@0.6.0
Minor Changes
Patch Changes
@powersync/service-module-core@0.1.0
Minor Changes
Patch Changes
@powersync/service-module-mongodb@0.9.0
Minor Changes
Patch Changes
@powersync/service-module-postgres@0.13.0
Minor Changes
Patch Changes
@powersync/service-rsocket-router@0.1.0
Minor Changes
Patch Changes
@powersync/service-schema@1.12.0
Minor Changes
@powersync/service-core@1.12.0
Minor Changes
ca0a566: - Added
ServiceContextModetoServiceContext. This conveys the mode in which the PowerSync service was started in.RouterEngineis now always present onServiceContext. The router will only configure actual servers, when started, if routes have been registered.!envYAML custom tag function. YAML config environment variable substitution now supports casting string environment variables tonumberandbooleantypes.9dc4e01: Improve authentication error messages and logs
94f657d: Add additional log metadata to sync requests.
d154682: [MongoDB] Add support for plain "mongodb://" URIs for replica sets (multiple hostnames).
c672380: Added JSON schema export for base PowerSyncConfig
d869876: Allow RSocket request payload to be encoded as JSON
Patch Changes
@powersync/service-errors@0.3.0
Minor Changes
Patch Changes
@powersync/service-types@0.11.0
Minor Changes
@powersync/lib-service-postgres@0.4.3
Patch Changes
@powersync/service-module-mongodb-storage@0.9.4
Patch Changes
@powersync/service-module-mysql@0.6.4
Patch Changes
@powersync/service-module-postgres-storage@0.7.4
Patch Changes
@powersync/service-core-tests@0.9.4
Patch Changes
@powersync/service-sync-rules@0.26.1
Patch Changes
@powersync/service-image@1.12.0
Minor Changes
9dc4e01: Improve authentication error messages and logs
94f657d: Add additional log metadata to sync requests.
d154682: [MongoDB] Add support for plain "mongodb://" URIs for replica sets (multiple hostnames).
a602fb2: Support WebSocket requests to be encoded as JSON, which will enable more SDKs to use WebSockets as a transport protocol when receiving sync lines.
ca0a566: - Added typecasting to
!envYAML custom tag function. YAML config environment variable substitution now supports casting string environment variables tonumberandbooleantypes.healthcheck->probesconfig is provided.Patch Changes
test-client@0.1.39
Patch Changes