Skip to content

Prepare Commonlib 0.1.14 - #115

Merged
vrtmrz merged 1 commit into
mainfrom
release/0.1.14
Aug 14, 2026
Merged

Prepare Commonlib 0.1.14#115
vrtmrz merged 1 commit into
mainfrom
release/0.1.14

Conversation

@vrtmrz

@vrtmrz vrtmrz commented Aug 14, 2026

Copy link
Copy Markdown
Owner

This release preparation updates Commonlib to 0.1.14 so finite CouchDB operations release their temporary connections promptly instead of retaining obsolete remote handles.

Changes

Impact

Commonlib closes only the temporary remote database connections it creates. Caller-provided connections remain under caller ownership, and continuous replication retains its active connection until that controller settles.

This release does not change public entry points, settings, stored data, or synchronisation protocols.

Verification

  • npm ci succeeded.
  • TypeScript type checking succeeded.
  • 71 unit-test files and 1,301 tests passed with one worker.
  • Seven package-boundary tests and the release-selection test suite passed.
  • The package boundary remains at the zero-import migration baseline.
  • The generated @vrtmrz/livesync-commonlib@0.1.14 package passed its packed-package checks with 109 explicit compatibility exports.
  • Generated package integrity: sha512-TpEr/OjSwHBnjS5TaYtCLwjKyOEXQzmgCp/1MsgWML+IYOJAzn2z77WMBD4eBwIr5E9zG4iUCdDEr4f9SUmGTw==.
  • Package CI run 31788490926 repeated package verification and managed integration against release head 5327268f7a1451a58b8a891d276ede3b7bcb96fc; Package verification, Integration tests, and Complete package gate all succeeded.
  • Production audit reports 18 existing moderate advisories and no high or critical advisories. The dependency graph is unchanged from 0.1.13.

@vrtmrz
vrtmrz marked this pull request as ready for review August 14, 2026 09:35
@vrtmrz
vrtmrz merged commit 4b381f1 into main Aug 14, 2026
3 checks passed
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