docs(changelog): consolidate the [Unreleased] wave (jsonb, verify-strict, formFile)#109
Merged
Conversation
…t (4 ports), formFile The squash-merges didn't carry per-PR CHANGELOG entries to [Unreleased]. Consolidate: - Correct + complete the verify strict-by-default entry to cover all four CLI ports and the #108 finding that Java was record-not-draining (silently passing), now a real fail-on-recorded-error gate + -Dmeta.lax (#101/#107/#108). - Add the jsonb open-bag → parsed-JSON-value contract change across all five ports (#98). - Add the formFile nested value-object sub-forms feature (#95). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LuZWKnWzYGVnESijL7uuky
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.
The squash-merges didn't carry the per-PR CHANGELOG entries. Consolidates
[Unreleased]: corrects the verify-strict entry to cover all four CLI ports + the #108 record-not-draining finding, adds the jsonb parsed-value contract change (#98, all 5 ports), and the formFile nested-VO feature (#95).🤖 Generated with Claude Code