Prepare Commonlib 0.1.14 - #115
Merged
Merged
Conversation
vrtmrz
marked this pull request as ready for review
August 14, 2026 09:35
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
package.jsonandpackage-lock.jsonfrom 0.1.13 to 0.1.14.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 cisucceeded.@vrtmrz/livesync-commonlib@0.1.14package passed its packed-package checks with 109 explicit compatibility exports.sha512-TpEr/OjSwHBnjS5TaYtCLwjKyOEXQzmgCp/1MsgWML+IYOJAzn2z77WMBD4eBwIr5E9zG4iUCdDEr4f9SUmGTw==.31788490926repeated package verification and managed integration against release head5327268f7a1451a58b8a891d276ede3b7bcb96fc; Package verification, Integration tests, and Complete package gate all succeeded.