This release includes 1 security fix for security teams reviewing exposed deployments.
Topics
+6 more
ReleasePort's take
Moderate signalKalamDB v0.5.1‑beta.2 updates the client/benchmark suite to use the live_events API and changes the default server port to 2900 while upgrading Node to version 24.
Why it matters: The migration to the live_events API in all client and benchmark code requires immediate code changes; the default server port shift to 2900 and Node upgrade to v24 affect deployment configurations, with a severity score of 70 indicating high impact.
Summary
AI summarySwitched client/benches to live_events API, added React live queries support, and fixed wasm subscription ID uniqueness.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | High |
Applies security hardening to backend and kalam-link. Applies security hardening to backend and kalam-link. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Breaking | High |
Switches client/benches to use live_events API. Switches client/benches to use live_events API. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Breaking | High |
Changes default server port from previous value to 2900 and upgrades Node runtime to version 24. Changes default server port from previous value to 2900 and upgrades Node runtime to version 24. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Adds shadcn agent skill and related documentation. Adds shadcn agent skill and related documentation. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Handles SIGTERM for graceful KalamDB shutdown. Handles SIGTERM for graceful KalamDB shutdown. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Implements 030 react live queries. Implements 030 react live queries. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Adds consumer lifecycle hooks and associated tests. Adds consumer lifecycle hooks and associated tests. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Low |
Introduces topic retention policy. Introduces topic retention policy. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Ensures unique subscription IDs in WASM runtime. Ensures unique subscription IDs in WASM runtime. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Corrects correctness bugs and adds comprehensive tests across React, client, and WASM. Corrects correctness bugs and adds comprehensive tests across React, client, and WASM. Source: llm_adapter@2026-05-25 Confidence: high |
— |
Full changelog
What's Changed
- Add shadcn agent skill and docs and did changes to runconsumer sdk by @jamals86 in https://github.com/kalamdb/KalamDB/pull/265
- Switch to live_events API across client/benches by @jamals86 in https://github.com/kalamdb/KalamDB/pull/266
- Handle SIGTERM with KalamDB graceful shutdown by @Copilot in https://github.com/kalamdb/KalamDB/pull/267
- 030 react live queries by @jamals86 in https://github.com/kalamdb/KalamDB/pull/268
- Add consumer lifecycle hooks and tests by @jamals86 in https://github.com/kalamdb/KalamDB/pull/269
- fix(wasm): unique subscription IDs by @inas-sirhan in https://github.com/kalamdb/KalamDB/pull/270
- Added topic retention policy by @jamals86 in https://github.com/kalamdb/KalamDB/pull/271
- fix(react,client,wasm): correctness bugs + comprehensive tests by @inas-sirhan in https://github.com/kalamdb/KalamDB/pull/272
- Ts react package now published & security hardening to the backend and the kalam-link by @jamals86 in https://github.com/kalamdb/KalamDB/pull/273
- 030 react live queries by @jamals86 in https://github.com/kalamdb/KalamDB/pull/274
- Update release.yml by @jamals86 in https://github.com/kalamdb/KalamDB/pull/275
- Change default server port to 2900 and bump Node to 24 by @jamals86 in https://github.com/kalamdb/KalamDB/pull/276
- Fixed issue in rpc port change by @jamals86 in https://github.com/kalamdb/KalamDB/pull/277
- Hotfixes/cluster by @jamals86 in https://github.com/kalamdb/KalamDB/pull/278
- Fixes to arg reading and release workflow by @jamals86 in https://github.com/kalamdb/KalamDB/pull/279
- Update release.yml by @jamals86 in https://github.com/kalamdb/KalamDB/pull/281
- Hotfixes/cluster by @jamals86 in https://github.com/kalamdb/KalamDB/pull/282
- Hotfixes/manifest by @jamals86 in https://github.com/kalamdb/KalamDB/pull/283
- Fix to github workflows actions by @jamals86 in https://github.com/kalamdb/KalamDB/pull/284
- Move request transaction logic to kalamdb-transactions by @jamals86 in https://github.com/kalamdb/KalamDB/pull/285
- Bump version to 0.5.1-beta.1 by @jamals86 in https://github.com/kalamdb/KalamDB/pull/286
- Replace kalamstack with kalamdb across repo by @jamals86 in https://github.com/kalamdb/KalamDB/pull/287
- Fixed publishing error by @jamals86 in https://github.com/kalamdb/KalamDB/pull/288
- Fixes to building packages by @jamals86 in https://github.com/kalamdb/KalamDB/pull/289
- Hotfixes/manifest by @jamals86 in https://github.com/kalamdb/KalamDB/pull/290
- Fixed failing workflows in github actions by @jamals86 in https://github.com/kalamdb/KalamDB/pull/291
Full Changelog: https://github.com/kalamdb/KalamDB/compare/v0.5.0-beta.1...v0.5.1-beta.2
Breaking Changes
- Changed default server port from unspecified to 2900
- Bumped minimum Node.js version to 24
- Renamed all occurrences of "kalamstack" to "kalamdb" throughout the repository
Security Fixes
- Performed security hardening on backend and kalam-link integration
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About kalamstack/KalamDB](https:
All releases →Related context
Related tools
Featured in
Beta — feedback welcome: [email protected]