-
Notifications
You must be signed in to change notification settings - Fork 238
Bump 1.62.0 #2768
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
yasmewad
wants to merge
1
commit into
main
Choose a base branch
from
bump-1.62.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump 1.62.0 #2768
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
.changes/next-release/bugfix-3462fce24080c851a7e66263b70c5280721f6767.json
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,195 @@ | ||
{ | ||
"version": "1.62.0", | ||
"changes": [ | ||
{ | ||
"type": "documentation", | ||
"description": "Update README.md for Trait Codegen", | ||
"pull_requests": [ | ||
"[#2753](https://github.com/smithy-lang/smithy/pull/2753)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Update query params output test in rest-json", | ||
"pull_requests": [ | ||
"[#2739](https://github.com/smithy-lang/smithy/pull/2739)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Fix trait codegen for timestamp member with timestampformat trai", | ||
"pull_requests": [ | ||
"[#2744](https://github.com/smithy-lang/smithy/pull/2744)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Remove the breakingChanges member from the required trait", | ||
"pull_requests": [ | ||
"[#2748](https://github.com/smithy-lang/smithy/pull/2748)" | ||
] | ||
}, | ||
{ | ||
"type": "documentation", | ||
"description": "Add README.md for trait codegen", | ||
"pull_requests": [ | ||
"[#2751](https://github.com/smithy-lang/smithy/pull/2751)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Fix trait codegen for list with uniqueitems trait", | ||
"pull_requests": [ | ||
"[#2706](https://github.com/smithy-lang/smithy/pull/2706)" | ||
] | ||
}, | ||
{ | ||
"type": "feature", | ||
"description": "Allows specifying multiple files and/or directories to smithy format. Fixes [#2563](https://github.com/smithy-lang/smithy/issues/2563).", | ||
"pull_requests": [ | ||
"[#2757](https://github.com/smithy-lang/smithy/pull/2757)" | ||
] | ||
}, | ||
{ | ||
"type": "feature", | ||
"description": "Add split function to rules engine", | ||
"pull_requests": [ | ||
"[#2762](https://github.com/smithy-lang/smithy/pull/2762)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Fix loading smithy-ts version in docs", | ||
"pull_requests": [ | ||
"[#2722](https://github.com/smithy-lang/smithy/pull/2722)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Fix trait codegen for class name conflicts in enum/intenum traits", | ||
"pull_requests": [ | ||
"[#2755](https://github.com/smithy-lang/smithy/pull/2755)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Fix incorrect builder properties assignment for enum with default value", | ||
"pull_requests": [ | ||
"[#2752](https://github.com/smithy-lang/smithy/pull/2752)" | ||
] | ||
}, | ||
{ | ||
"type": "other", | ||
"description": "Raise the severity for query error validator to danger", | ||
"pull_requests": [ | ||
"[#2758](https://github.com/smithy-lang/smithy/pull/2758)" | ||
] | ||
}, | ||
{ | ||
"type": "documentation", | ||
"description": "Add missing important word in model.rst", | ||
"pull_requests": [ | ||
"[#2726](https://github.com/smithy-lang/smithy/pull/2726)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Fix a bug that prevented warning events to show up for diff CLI command", | ||
"pull_requests": [ | ||
"[#2749](https://github.com/smithy-lang/smithy/pull/2749)" | ||
] | ||
}, | ||
{ | ||
"type": "other", | ||
"description": "Prepare for Gradle 9", | ||
"pull_requests": [ | ||
"[#2745](https://github.com/smithy-lang/smithy/pull/2745)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Fix new change tool for changelog generation", | ||
"pull_requests": [ | ||
"[#2765](https://github.com/smithy-lang/smithy/pull/2765)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Fix PR link generation in new-change and render command", | ||
"pull_requests": [ | ||
"[#2767](https://github.com/smithy-lang/smithy/pull/2767)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Fix trait codegen for structure's string member with `@idRef`", | ||
"pull_requests": [ | ||
"[#2728](https://github.com/smithy-lang/smithy/pull/2728)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Use ordered sets for shape id sequences", | ||
"pull_requests": [ | ||
"[#2742](https://github.com/smithy-lang/smithy/pull/2742)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Fix using shapes without TaritDefinition as trait", | ||
"pull_requests": [ | ||
"[#2733](https://github.com/smithy-lang/smithy/pull/2733)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Fix trait codegen for List or Map traits with annotations or Javadocs", | ||
"pull_requests": [ | ||
"[#2729](https://github.com/smithy-lang/smithy/pull/2729)" | ||
] | ||
}, | ||
{ | ||
"type": "feature", | ||
"description": "Add BDD-based rules engine trait", | ||
"pull_requests": [ | ||
"[#2703](https://github.com/smithy-lang/smithy/pull/2703)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Fix type transposing in RPC v2 CBOR spec", | ||
"pull_requests": [ | ||
"[#2727](https://github.com/smithy-lang/smithy/pull/2727)" | ||
] | ||
}, | ||
{ | ||
"type": "documentation", | ||
"description": "Update smithy-java quickstart docs with correct file name", | ||
"pull_requests": [ | ||
"[#2766](https://github.com/smithy-lang/smithy/pull/2766)" | ||
] | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"description": "Add missing sourceLocation setting in fromNode() in trait codegen", | ||
"pull_requests": [ | ||
"[#2730](https://github.com/smithy-lang/smithy/pull/2730)" | ||
] | ||
}, | ||
{ | ||
"type": "feature", | ||
"description": "Add changelog release script", | ||
"pull_requests": [ | ||
"[#2723](https://github.com/smithy-lang/smithy/pull/2723)" | ||
] | ||
}, | ||
{ | ||
"type": "feature", | ||
"description": "Consistently use BuilderRefs for collections in builders", | ||
"pull_requests": [ | ||
"[#2743](https://github.com/smithy-lang/smithy/pull/2743)" | ||
] | ||
} | ||
], | ||
"date": "2025-09-05" | ||
} |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.61.0 | ||
1.62.0 |
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is expected as the #2767 had changes which need to be included in the release and as mentioned in the guide we need to run
new-change
as part of each PR.