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

Merged
merged 1 commit into from May 13, 2024
Merged

Publish new package versions #1248

merged 1 commit into from May 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

  • c4876dd: Fix Postgres introspection subquery to only look at PK constraints
  • ebd2cb9: Fix a bug with Postgres client sync so that pk columns for creating the ON CONFLICT statement are correct when applying an incoming transaction.

@electric-sql/[email protected]

Patch Changes

@core/[email protected]

Patch Changes

  • 3294240: fix: set Postgrex SSL mode based on the connection by :epgsql to keep sslmode=prefer behaviour when DATABASE_REQUIRE_SSL is not true.
  • 6a746d9: Correct handling of multi-statement migration sql

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from ff5691c to 120f0d2 Compare May 9, 2024 12:37
Copy link

netlify bot commented May 9, 2024

Deploy Preview for electric-sql-linear-lite-pg-example canceled.

Name Link
🔨 Latest commit 120f0d2
🔍 Latest deploy log https://app.netlify.com/sites/electric-sql-linear-lite-pg-example/deploys/663cc3a2ac777b000805d970

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 4cd6115 to 13f869c Compare May 9, 2024 13:13
@samwillis samwillis self-requested a review May 13, 2024 10:45
@samwillis samwillis merged commit d3f5623 into main May 13, 2024
@samwillis samwillis deleted the changeset-release/main branch May 13, 2024 10:45
alco pushed a commit that referenced this pull request May 19, 2024
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
## [email protected]

### Patch Changes

- c4876dd: Fix Postgres introspection subquery to only look at PK
constraints
- ebd2cb9: Fix a bug with Postgres client sync so that pk columns for
creating the ON CONFLICT statement are correct when applying an incoming
transaction.

## @electric-sql/[email protected]

### Patch Changes

-   Updated dependencies [c4876dd]
-   Updated dependencies [ebd2cb9]
    -   [email protected]

## @core/[email protected]

### Patch Changes

- 3294240: fix: set `Postgrex` SSL mode based on the connection by
`:epgsql` to keep `sslmode=prefer` behaviour when `DATABASE_REQUIRE_SSL`
is not `true`.
-   6a746d9: Correct handling of multi-statement migration sql

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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