Skip to content

chore: publish new package versions - #4766

Merged
alco merged 1 commit into
mainfrom
changeset-release/main
Aug 21, 2026
Merged

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 20, 2026

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

@core/sync-service@1.7.12

Patch Changes

  • 6e917b9: Add ELECTRIC_DATABASE_TCP_KEEPALIVE_IDLE, ELECTRIC_DATABASE_TCP_KEEPALIVE_INTERVAL, ELECTRIC_DATABASE_TCP_KEEPALIVE_COUNT and ELECTRIC_DATABASE_TCP_USER_TIMEOUT for configuring TCP keepalive and user timeout on database connections. All of them are opt-in; when unset the OS defaults are kept.
  • c9e8a68: Fix an authentication bypass on /v1/shape in secure mode. Authentication now gates on the route resolved by the router rather than on the raw request path, so requests whose target normalizes to /v1/shape (e.g. a trailing slash, a doubled slash, or a percent-encoded character) can no longer skip the secret check. CORS headers for shape routes are matched the same way.

@netlify

netlify Bot commented Aug 20, 2026

Copy link
Copy Markdown

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit 02dbdc1
🔍 Latest deploy log https://app.netlify.com/projects/electric-next/deploys/6a877aebec8be20008256e5b
😎 Deploy Preview https://deploy-preview-4766--electric-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 02dbdc1 to 9eb803f Compare August 20, 2026 22:38
@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
4634 1 4633 63
View the top 1 failed test(s) by shortest run time
Elixir.Electric.ShapeCacheTest::test await_snapshot_start/4 should wait for consumer to come up
Stack Traces | 15.3s run time
13) test await_snapshot_start/4 should wait for consumer to come up (Electric.ShapeCacheTest)
     test/electric/shape_cache_test.exs:1081
     ** (exit) exited in: Task.await(%Task{mfa: {:erlang, :apply, 2}, owner: #PID<0.19959.0>, pid: #PID<0.20010.0>, ref: #Reference<0.0.2554755.1731336879.2105081858.98912>}, 15000)
         ** (EXIT) time out
     code: assert :started = Task.await(wait_task, 15_000)
     stacktrace:
       (elixir 1.20.2) lib/task.ex:894: Task.await_receive/3
       test/electric/shape_cache_test.exs:1125: (test)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@alco
alco merged commit dc07a1e into main Aug 21, 2026
71 of 76 checks passed
@alco
alco deleted the changeset-release/main branch August 21, 2026 05: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