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: CHANGELOG.md
+47-47Lines changed: 47 additions & 47 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1872,7 +1872,7 @@
1872
1872
1873
1873
### Fixes
1874
1874
*[#1045](https://github.com/smithy-lang/smithy-kotlin/issues/1045) ⚠️ **IMPORTANT**: Fix codegen for map shapes which use string enums as map keys. See the [**Map key changes** breaking change announcement](https://github.com/awslabs/aws-sdk-kotlin/discussions/1258) for more details
1875
-
*[#1041](https://github.com/awslabs/smithy-kotlin/issues/1041) ⚠️ **IMPORTANT**: Disable [OkHttp's transparent response decompression](https://square.github.io/okhttp/features/calls/#rewriting-requests) by manually specifying `Accept-Encoding: identity` in requests. See the [**Disabling automatic response decompression** breaking change announcement](https://github.com/awslabs/aws-sdk-kotlin/discussions/1259) for more details.
1875
+
*[#1041](https://github.com/smithy-lang/smithy-kotlin/issues/1041) ⚠️ **IMPORTANT**: Disable [OkHttp's transparent response decompression](https://square.github.io/okhttp/features/calls/#rewriting-requests) by manually specifying `Accept-Encoding: identity` in requests. See the [**Disabling automatic response decompression** breaking change announcement](https://github.com/awslabs/aws-sdk-kotlin/discussions/1259) for more details.
1876
1876
1877
1877
### Documentation
1878
1878
* (**cloudformation**) Documentation update, March 2024. Corrects some formatting.
@@ -2179,7 +2179,7 @@
2179
2179
* (**workspaces**) This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName".
2180
2180
2181
2181
### Fixes
2182
-
*[#1031](https://github.com/awslabs/smithy-kotlin/issues/1031) Bump **smithy-kotlin** version to consume upstream fixes for URL parsing
2182
+
*[#1031](https://github.com/smithy-lang/smithy-kotlin/issues/1031) Bump **smithy-kotlin** version to consume upstream fixes for URL parsing
2183
2183
2184
2184
## [1.0.52] - 02/07/2024
2185
2185
@@ -2574,7 +2574,7 @@
2574
2574
* (**location**) This release 1) adds sub-municipality field in Places API for searching and getting places information, and 2) allows optimizing route calculation based on expected arrival time.
2575
2575
2576
2576
### Fixes
2577
-
*[#1008](https://github.com/awslabs/smithy-kotlin/issues/1008) Upgrade to [**smithy-kotlin** 1.0.3](https://github.com/awslabs/smithy-kotlin/releases/tag/v1.0.3) to consume fixes for URL signing special characters
2577
+
*[#1008](https://github.com/smithy-lang/smithy-kotlin/issues/1008) Upgrade to [**smithy-kotlin** 1.0.3](https://github.com/smithy-lang/smithy-kotlin/releases/tag/v1.0.3) to consume fixes for URL signing special characters
2578
2578
2579
2579
## [1.0.14] - 12/11/2023
2580
2580
@@ -2752,7 +2752,7 @@
2752
2752
## [1.0.0] - 11/26/2023
2753
2753
2754
2754
### Features
2755
-
*[#659](https://github.com/awslabs/smithy-kotlin/issues/659) BREAKING: Overhaul URL APIs to clarify content encoding, when data is in which state, and to reduce the number of times data is encoded/decoded
2755
+
*[#659](https://github.com/smithy-lang/smithy-kotlin/issues/659) BREAKING: Overhaul URL APIs to clarify content encoding, when data is in which state, and to reduce the number of times data is encoded/decoded
2756
2756
2757
2757
### Fixes
2758
2758
***Breaking**: Make some properties of IoT types optional. Previously they defaulted to false, which isn't what the service expects.
@@ -3046,7 +3046,7 @@
3046
3046
*[#1000](https://github.com/awslabs/aws-sdk-kotlin/issues/1000) Add more parameters for fetching STS credentials
3047
3047
3048
3048
### Fixes
3049
-
*[#935](https://github.com/awslabs/smithy-kotlin/issues/935) Fix closing an event stream causing an IllegalStateException
3049
+
*[#935](https://github.com/smithy-lang/smithy-kotlin/issues/935) Fix closing an event stream causing an IllegalStateException
3050
3050
3051
3051
### Miscellaneous
3052
3052
* Sync AWS models and bump smithy-kotlin
@@ -3101,7 +3101,7 @@
3101
3101
## [0.29.0-beta] - 07/20/2023
3102
3102
3103
3103
### Features
3104
-
*[#146](https://github.com/awslabs/smithy-kotlin/issues/146), [#800](https://github.com/awslabs/aws-sdk-kotlin/issues/800) Enable **Timestream Query** and **Timestream Write** service clients
3104
+
*[#146](https://github.com/smithy-lang/smithy-kotlin/issues/146), [#800](https://github.com/awslabs/aws-sdk-kotlin/issues/800) Enable **Timestream Query** and **Timestream Write** service clients
3105
3105
*[#969](https://github.com/awslabs/aws-sdk-kotlin/issues/969) Make `region` an optional client config parameter to support multi-region use cases
3106
3106
3107
3107
### Miscellaneous
@@ -3161,7 +3161,7 @@
3161
3161
## [0.26.0-beta] - 05/25/2023
3162
3162
3163
3163
### Features
3164
-
*[#755](https://github.com/awslabs/smithy-kotlin/issues/755)**Breaking**: Refresh presigning APIs to simplify usage and add new capabilities. See [this discussion post](https://github.com/awslabs/aws-sdk-kotlin/discussions/925) for more information.
3164
+
*[#755](https://github.com/smithy-lang/smithy-kotlin/issues/755)**Breaking**: Refresh presigning APIs to simplify usage and add new capabilities. See [this discussion post](https://github.com/awslabs/aws-sdk-kotlin/discussions/925) for more information.
3165
3165
3166
3166
### Miscellaneous
3167
3167
* Sync the latest versions of AWS service models and **smithy-kotlin**
**NOTE**: Do not use. Prefer 0.19.4-beta or later.
3320
3320
3321
3321
### Features
3322
-
*[#122](https://github.com/awslabs/smithy-kotlin/issues/122) Add capability to intercept SDK operations
3322
+
*[#122](https://github.com/smithy-lang/smithy-kotlin/issues/122) Add capability to intercept SDK operations
3323
3323
3324
3324
### Miscellaneous
3325
3325
* Sync AWS service models
@@ -3350,7 +3350,7 @@
3350
3350
*[#399](https://github.com/awslabs/aws-sdk-kotlin/issues/399) Add support for [S3 Virtual Host Addressing](https://docs.aws.amazon.com/AmazonS3/latest/userguide/VirtualHosting.html) (enabled by default).
3351
3351
*[#231](https://github.com/awslabs/aws-sdk-kotlin/issues/231) Add support for [S3 Access Points](https://aws.amazon.com/s3/features/access-points/).
3352
3352
* Add support for [S3 Object Lambda](https://aws.amazon.com/s3/features/object-lambda/).
3353
-
*[#677](https://github.com/awslabs/smithy-kotlin/issues/677) Add a new tracing framework for centralized handling of log messages and metric events and providing easy integration points for connecting to downstream tracing systems (e.g., kotlin-logging)
3353
+
*[#677](https://github.com/smithy-lang/smithy-kotlin/issues/677) Add a new tracing framework for centralized handling of log messages and metric events and providing easy integration points for connecting to downstream tracing systems (e.g., kotlin-logging)
3354
3354
***BREAKING** Add smithy-modeled endpoint resolvers for AWS services. See [this discussion post](https://github.com/awslabs/aws-sdk-kotlin/discussions/761) for more information.
3355
3355
* Add support for [S3 PrivateLink](https://docs.aws.amazon.com/AmazonS3/latest/userguide/privatelink-interface-endpoints.html).
3356
3356
* Add support for [FIPS](https://aws.amazon.com/compliance/fips/) endpoints in client config.
@@ -3458,7 +3458,7 @@
3458
3458
3459
3459
### Miscellaneous
3460
3460
* Sync AWS service models.
3461
-
*[#216](https://github.com/awslabs/smithy-kotlin/issues/216) Enable [Explicit API mode](https://github.com/Kotlin/KEEP/blob/master/proposals/explicit-api-mode.md)
3461
+
*[#216](https://github.com/smithy-lang/smithy-kotlin/issues/216) Enable [Explicit API mode](https://github.com/Kotlin/KEEP/blob/master/proposals/explicit-api-mode.md)
3462
3462
3463
3463
## [0.17.1-beta] - 07/21/2022
3464
3464
@@ -3480,12 +3480,12 @@
3480
3480
## [0.16.6-beta] - 07/08/2022
3481
3481
3482
3482
### Features
3483
-
*[#123](https://github.com/awslabs/smithy-kotlin/issues/123) Add support for smithy Document type.
3483
+
*[#123](https://github.com/smithy-lang/smithy-kotlin/issues/123) Add support for smithy Document type.
3484
3484
3485
3485
### Miscellaneous
3486
3486
* Update AWS models to latest versions
3487
3487
* Upgrade smithy-kotlin version to 0.11.2
3488
-
*[#599](https://github.com/awslabs/smithy-kotlin/issues/599) Upgrade Smithy version to 1.22
3488
+
*[#599](https://github.com/smithy-lang/smithy-kotlin/issues/599) Upgrade Smithy version to 1.22
3489
3489
3490
3490
## [0.16.5-beta] - 07/01/2022
3491
3491
@@ -3495,10 +3495,10 @@
3495
3495
## [0.16.4-beta] - 06/23/2022
3496
3496
3497
3497
### Fixes
3498
-
*[#139](https://github.com/awslabs/smithy-kotlin/issues/139) Validate that members bound to URI paths are non-null at object construction
3498
+
*[#139](https://github.com/smithy-lang/smithy-kotlin/issues/139) Validate that members bound to URI paths are non-null at object construction
3499
3499
3500
3500
### Miscellaneous
3501
-
* Upgrade smithy kotlin to [0.11.0](https://github.com/awslabs/smithy-kotlin/releases/tag/v0.11.0)
3501
+
* Upgrade smithy kotlin to [0.11.0](https://github.com/smithy-lang/smithy-kotlin/releases/tag/v0.11.0)
3502
3502
3503
3503
## [0.16.3-beta] - 06/16/2022
3504
3504
@@ -3514,7 +3514,7 @@
3514
3514
## [0.16.2-beta] - 06/10/2022
3515
3515
3516
3516
### Fixes
3517
-
*[#619](https://github.com/awslabs/aws-sdk-kotlin/issues/619), [#657](https://github.com/awslabs/smithy-kotlin/issues/657) Upgrade smithy-kotlin to pull in fixes for signing bugs.
3517
+
*[#619](https://github.com/awslabs/aws-sdk-kotlin/issues/619), [#657](https://github.com/smithy-lang/smithy-kotlin/issues/657) Upgrade smithy-kotlin to pull in fixes for signing bugs.
3518
3518
3519
3519
### Documentation
3520
3520
*[#620](https://github.com/awslabs/aws-sdk-kotlin/issues/620) Update outdated howto docs to correctly describe client instantiation and client engine configuration
@@ -3525,7 +3525,7 @@
3525
3525
## [0.16.1-beta] - 06/02/2022
3526
3526
3527
3527
### Features
3528
-
*[#617](https://github.com/awslabs/smithy-kotlin/issues/617) Add a new non-CRT SigV4 signer and use it as the default. This removes the CRT as a hard dependency for using the SDK (although the CRT signer can still be used via explicit configuration on client creation).
3528
+
*[#617](https://github.com/smithy-lang/smithy-kotlin/issues/617) Add a new non-CRT SigV4 signer and use it as the default. This removes the CRT as a hard dependency for using the SDK (although the CRT signer can still be used via explicit configuration on client creation).
3529
3529
3530
3530
### Miscellaneous
3531
3531
* Sync AWS models to latest
@@ -3539,7 +3539,7 @@
3539
3539
*[#480](https://github.com/awslabs/aws-sdk-kotlin/issues/480) Upgrade smithy-kotlin to 0.10.0 which upgrades to ktor-2.x. This is considered a **breaking change** as it may reverse the issue described in #480 and break ktor-1.x users.
3540
3540
3541
3541
### Miscellaneous
3542
-
* Upgrade smithy-kotlin to 0.9.2 which includes codegen updates to generate operations with all optional inputs to include a default parameter. See [smithy-kotlin#129](https://github.com/awslabs/smithy-kotlin/issues/129)
3542
+
* Upgrade smithy-kotlin to 0.9.2 which includes codegen updates to generate operations with all optional inputs to include a default parameter. See [smithy-kotlin#129](https://github.com/smithy-lang/smithy-kotlin/issues/129)
3543
3543
* upgrade kotlin to 1.6.21 and other deps to latest
3544
3544
3545
3545
## [0.15.2-beta] - 05/13/2022
@@ -3675,7 +3675,7 @@
3675
3675
3676
3676
### New features
3677
3677
* update AWS models to latest versions [#499](https://github.com/awslabs/aws-sdk-kotlin/pull/499)
* generate per/service base exception types (https://github.com/awslabs/smithy-kotlin/issues/270)
4187
+
* generate per/service base exception types (https://github.com/smithy-lang/smithy-kotlin/issues/270)
4188
4188
4189
4189
## [0.1.0-M0] - 03/19/2021
4190
4190
@@ -4203,7 +4203,7 @@ See the [Getting Started Guide](docs/GettingStarted.md) for how to work with bet
4203
4203
* Translate
4204
4204
* Cognito Identity Provider
4205
4205
* Secrets Manager
4206
-
* NOTE: Default idempotency token provider will not currently work, you'll need to override the config to create or update secrets until [#180](https://github.com/awslabs/smithy-kotlin/issues/180) is implemented
4206
+
* NOTE: Default idempotency token provider will not currently work, you'll need to override the config to create or update secrets until [#180](https://github.com/smithy-lang/smithy-kotlin/issues/180) is implemented
Copy file name to clipboardExpand all lines: docs/design/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# AWS SDK Kotlin designs
2
2
3
-
The following design documents informed the creation of the AWS SDK for Kotlin. They specific to the AWS SDK which is built using [**smithy-kotlin**](https://github.com/awslabs/smithy-kotlin). As such, they may extend or augment the [Smithy Kotlin Designs](https://github.com/awslabs/smithy-kotlin/blob/main/docs/design/README.md).
3
+
The following design documents informed the creation of the AWS SDK for Kotlin. They specific to the AWS SDK which is built using [**smithy-kotlin**](https://github.com/smithy-lang/smithy-kotlin). As such, they may extend or augment the [Smithy Kotlin Designs](https://github.com/smithy-lang/smithy-kotlin/blob/main/docs/design/README.md).
4
4
5
5
These designs are written according to the [AWS SDK for Koltin Design Tenets](tenets.md).
0 commit comments