Skip to content

Commit d578466

Browse files
committed
Bump version to 1.57.0
1 parent 1a21ba7 commit d578466

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-03-27)
4+
5+
### Features
6+
7+
- Increase validation event severity for input name-value validation for the endpoint tests trait ([#2593](https://github.com/smithy-lang/smithy/pull/2593))
8+
- Added nascent document type support for RPC v2 CBOR ([#2595](https://github.com/smithy-lang/smithy/pull/2595))
9+
- Enabled AWS query compatibility for RPC v2 CBOR ([#2579](https://github.com/smithy-lang/smithy/pull/2579))
10+
11+
### Bug Fixes
12+
13+
- Updated `restXml` protocol tests to align with other XML tests ([#2583](https://github.com/smithy-lang/smithy/pull/2583))
14+
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)