Skip to content

chore: publish new package versions#3988

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore: publish new package versions#3988
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 9, 2026

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/electric-telemetry@0.1.8

Patch Changes

  • 69ba13c: Update all Elixir dependencies to latest versions

@core/elixir-client@0.9.2

Patch Changes

  • 69ba13c: Update all Elixir dependencies to latest versions

@core/sync-service@1.4.14

Patch Changes

  • 38b083b: Fix FlushTracker getting stuck when storage flushes non-commit transaction fragments before the commit arrives
  • dc04ff6: Fix parse_postgresql_uri to ignore unknown query parameters instead of rejecting them. Previously, unknown params like uselibpqcompat=true were silently ignored when sslmode was present (due to Elixir map pattern matching) but rejected when alone. Now unknown params are always ignored, and only sslmode and replication are validated.
  • b9c7ba7: Reduce memory retention in Bandit handler processes by calling :erlang.garbage_collect() before entering the long-poll receive block, and add ELECTRIC_TWEAKS_HANDLER_FULLSWEEP_AFTER env var to control the fullsweep_after GC spawn option for handler processes.
  • 0e376c4: fix: ensure unoptimized queries get the changes from SLC
  • a871a70: Update pg_query_ex to v0.10.0
  • 35c5ff3: Fix Materializer crash that was happening when processing changes with PK updates.
  • 620fcf9: feat: add latest processed/seen LSN broadcasting for future use
  • 40f15e0: Remove additional trivial OTel spans from shape lifecycle
  • 68e5157: Add SQLite connection pool scaling to minimize memory usage in quiet instances and remove SQLite memory and disk statistics
  • 69ba13c: Update all Elixir dependencies to latest versions
  • dd71f09: chore: improve Storage contract to have less coupling on snapshot appends
  • f7f6bc7: Pass Shape directly to Consumer process to eliminate a redundant ShapeDb fetch for every consumer

@netlify
Copy link

netlify bot commented Mar 9, 2026

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit 8f06860
🔍 Latest deploy log https://app.netlify.com/projects/electric-next/deploys/69aeddd8e1a9870008a1bc4c
😎 Deploy Preview https://deploy-preview-3988--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 11 times, most recently from e1d1f17 to 4e095c2 Compare March 12, 2026 17:12
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4e095c2 to e3f8329 Compare March 13, 2026 13:30
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.

0 participants