You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: codegen/CHANGELOG.md
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,22 @@
1
1
# Smithy AWS Typescript Codegen Changelog
2
2
3
+
## 0.27.0 (2025-03-04)
4
+
5
+
## Features
6
+
- Upgraded to smithy-typescript 0.27.0 ([Release Notes](https://github.com/smithy-lang/smithy-typescript/blob/main/CHANGELOG.md#0270-2025-03-04))
7
+
- Upgraded to smithy 1.54.0 ([#6913](https://github.com/aws/aws-sdk-js-v3/pull/6913))
8
+
- Upgraded to smithy 1.53.0 ([#6906](https://github.com/aws/aws-sdk-js-v3/pull/6906))
9
+
10
+
### Bug Fixes
11
+
- Fixed union member serialization in JSON ([#6892](https://github.com/aws/aws-sdk-js-v3/pull/6892))
12
+
3
13
## 0.26.0 (2025-01-22)
4
14
5
15
### Features
6
16
- Upgraded to 0.26.0 of smithy-typescript ([Release Notes](https://github.com/kuhe/smithy-typescript/blob/main/CHANGELOG.md#0260-2025-01-22))
7
17
- Enabled profile configuration for clients ([#6728](https://github.com/aws/aws-sdk-js-v3/pull/6728))
8
18
- Created nested clients for internal use ([#6791](https://github.com/aws/aws-sdk-js-v3/pull/6791))
0 commit comments