release: integrate v4.14.0 candidate and settlement fixes - #1012
Closed
boboliu-1010 wants to merge 5 commits into
Closed
boboliu-1010 wants to merge 5 commits into
boboliu-1010 wants to merge 5 commits into
Conversation
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.
Changes
Build one v4.14.0 candidate on top of the merged #1010 fixes by integrating #1009 and #1011. Both original PR commits and their authorship are retained. This PR is an alternative to merging those two PRs separately; it also includes the documentation/package cleanup needed after combining them.
4.14.0, including the npm lockfile.filesentry, and make package verification reject alldocs/development/files.The existing #1010 fixes, including facilitator capability negotiation, path-prefix handling and scheme-specific Nile USDD assets, remain in the candidate.
Validation
Full TypeScript suite on the integrated branch: 2,936 passed, 59 skipped, 0 failed (246 passing files). Installed-entry tests execute separately below; opt-in live deployment tests were not enabled.
Fresh build, npm package installation, version assertion and installed-CLI regression: 84 tests passed across eight files.
Typecheck, lint, dependency-cruiser and changed-file formatting passed.
Java Gradle/version constant and TypeScript package/lock metadata consistently identify
4.14.0.No npm publication, remote PR merge or live payment was performed. Java metadata was checked; the Java build and REPL regression were not run. No new internal documents are added.