Skip to content

chore(release): bump version to 5.3.34 - #134

Merged
gburd merged 1 commit into
masterfrom
chore/release-5.3.34
Aug 3, 2026
Merged

chore(release): bump version to 5.3.34#134
gburd merged 1 commit into
masterfrom
chore/release-5.3.34

Conversation

@gburd

@gburd gburd commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Serializable-snapshot release (5.3.34). Headline change:

Also included since 5.3.33:

dist/configure + build_windows/db.h regenerated; meson/flake versions synced. Qualified from a clean clone: autoconf + meson + nix build clean; SSI 001–009 + all four access methods + DST capstones (4/4) + fuzz reproducers (9/9) all pass.

Serializable-snapshot release. DB_TXN_SNAPSHOT is now serializable snapshot
isolation (SSI) and the separate DB_TXN_SNAPSHOT_SAFE flag was removed -- a
deliberate ABI break. Also lands the repo reorganization (docs_src, dist/meson,
test/bench, LICENSES, rfc/), the completed documentation set (Java API + C++/Java
GSG variants + man pages + PDFs + docs CI), the security hardening of the
untrusted-file parse path, and the full C# removal.

dist/configure + build_windows/db.h regenerated; meson.build + dist/meson.build
+ flake.nix version strings synced. Qualified: autoconf + meson + nix clean,
SSI 001-009 + all four access methods + DST capstones + 9/9 fuzz reproducers.
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Coccinelle convention checks

No new violations. ✅

Resolved since baseline (2) -- update dist/cocci/baseline.txt to lock these in.
rule_mutex_unbalanced|MUTEX_UNBALANCED|src/crypto/mersenne/mt19937db.c|return (ret);
rule_mutex_unbalanced|MUTEX_UNBALANCED|src/mp/mp_register.c|return (ret);

@gburd
gburd merged commit c4811dc into master Aug 3, 2026
54 of 56 checks passed
@gburd
gburd deleted the chore/release-5.3.34 branch August 3, 2026 19:35
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

ABI diff vs v5.3.33 (libabigail — authoritative)

Removed exported symbols (nm -D, _NNNN version suffix normalized)

None.


Advisory: libabigail/nm is the authoritative binary-ABI check; Coccinelle is complementary source-level early warning. See dist/cocci/README.md.

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