Skip to content

chore: publish new package versions#1038

Merged
tdrz merged 1 commit into
mainfrom
changeset-release/main
Jun 26, 2026
Merged

chore: publish new package versions#1038
tdrz merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
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

@electric-sql/pglite-socket@0.2.6

Patch Changes

  • 29f5617: Handle PostgreSQL CancelRequest wire protocol messages

    Added support for the CancelRequest message that some clients and connection proxies send during the connection startup phase. PGlite has no backend process to cancel, so the request is consumed and silently ignored (the protocol expects no response), which prevents it from being misinterpreted as a malformed startup/typed message. This complements the existing SSLRequest handling.

@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

@github-actions

Copy link
Copy Markdown
Contributor Author

@github-actions

Copy link
Copy Markdown
Contributor Author

@tdrz tdrz merged commit fd8ebcf into main Jun 26, 2026
14 checks passed
@tdrz tdrz deleted the changeset-release/main branch June 26, 2026 06:49
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