Commit 14664df
authored
chore: publish new package versions (#4092)
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
## @core/electric-telemetry@0.2.0
### Minor Changes
- cc623d7: Add ETS table memory observability metrics, reporting top N
table types by memory usage similar to process memory metrics
## @core/sync-service@1.5.1
### Patch Changes
- 11b151b: Fix admission control bypass where shapes were created before
admission control checks. Shape creation now happens after admission
control, preventing resource exhaustion under load.
- 25acc0e: Add read-only mode for seamless rolling deploys. Electric
instances now serve existing shape data while waiting for the advisory
lock, eliminating the HTTP outage window during rolling deploys.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent cc623d7 commit 14664df
File tree
7 files changed
+15
-17
lines changed- .changeset
- packages
- electric-telemetry
- sync-service
7 files changed
+15
-17
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments