go-jsonnet 0.22.0#273983
Merged
Merged
Conversation
chenrui333
approved these changes
Mar 24, 2026
Contributor
|
🤖 An automated task has requested bottles to be published to this PR. Caution Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
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.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
Updates since Release Candidate 1
Possibly breaking changes
--multi--stringmode, output files now have an extra (trailing) newline added. If you do not want this, you can use--no-trailing-newline. (#819, #843)--multimode are restricted to the specified output directory (and subdirectories)Language changes, new features, etc
1_500_000) (#760)std.isNull(#806)jsonnetCLI: New flag--no-trailing-newline- this disables the final newline that is normally included in the output of any Jsonnet evaluation. This option is also added to the API (#819, #843)jsonnetfmtCLI: Names of unclean files are printed to stdout when using--testor--in-placemode (#863)FindDependenciescan now optionally follow symlinks (#730)Bug fixes
super[e]access (#849)std.objectRemoveKeyhas been re-implemented to fix several bugs and unexpected behaviours (#837)Build systems, testing, CI, internal
Full commit history: google/go-jsonnet@v0.21.0...v0.22.0
New Contributors
View the full release notes at https://github.com/google/go-jsonnet/releases/tag/v0.22.0.