We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e8963e commit e81ee56Copy full SHA for e81ee56
codegen/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Smithy AWS Typescript Codegen Changelog
2
3
+## 0.26.0 (2025-01-22)
4
+
5
+### Features
6
+- 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
+- Enabled profile configuration for clients ([#6728](https://github.com/aws/aws-sdk-js-v3/pull/6728))
8
+- Created nested clients for internal use ([#6791](https://github.com/aws/aws-sdk-js-v3/pull/6791))
9
10
+### Bug Fixes
11
12
## 0.25.0 (2024-11-18)
13
14
### Features
0 commit comments