Skip to content

Commit ff09e3d

Browse files
yefrigsugmanue
andauthored
Bump version to 1.57.0 (#2598)
* Bump version to 1.57.0 * Update CHANGELOG.md Co-authored-by: Manuel Sugawara <sugmanue@amazon.com>
1 parent e898042 commit ff09e3d

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Smithy Changelog
22

3+
## 1.57.0 (2025-04-21)
4+
5+
### Features
6+
7+
- Added `aws_recommended` as a partitional endpoint pattern type ([#2575](https://github.com/smithy-lang/smithy/pull/2575))
8+
- Increased validation event severity for input name-value validation for the endpoint tests trait ([#2593](https://github.com/smithy-lang/smithy/pull/2593))
9+
- Added nascent document type support for RPC v2 CBOR ([#2595](https://github.com/smithy-lang/smithy/pull/2595))
10+
- Enabled AWS query compatibility for RPC v2 CBOR ([#2579](https://github.com/smithy-lang/smithy/pull/2579))
11+
12+
### Bug Fixes
13+
14+
- Updated `restXml` protocol tests to align with other XML tests ([#2583](https://github.com/smithy-lang/smithy/pull/2583))
15+
16+
### Documentation
17+
18+
- Fixed waiter examples that included wrong members ([2594](https://github.com/smithy-lang/smithy/pull/2594))
19+
20+
321
## 1.56.0 (2025-03-27)
422

523
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.56.0
1+
1.57.0

0 commit comments

Comments
 (0)