|
| 1 | +# Release (2021-09-10) |
| 2 | + |
| 3 | +## General Highlights |
| 4 | +* **Dependency Update**: Updated to the latest SDK module versions |
| 5 | + |
| 6 | +## Module Highlights |
| 7 | +* `github.com/aws/aws-sdk-go-v2/credentials`: [v1.4.1](credentials/CHANGELOG.md#v141-2021-09-10) |
| 8 | + * **Documentation**: Fixes the AssumeRoleProvider's documentation for using custom TokenProviders. |
| 9 | +* `github.com/aws/aws-sdk-go-v2/service/amp`: [v1.5.0](service/amp/CHANGELOG.md#v150-2021-09-10) |
| 10 | + * **Feature**: API client updated |
| 11 | +* `github.com/aws/aws-sdk-go-v2/service/braket`: [v1.7.0](service/braket/CHANGELOG.md#v170-2021-09-10) |
| 12 | + * **Feature**: API client updated |
| 13 | +* `github.com/aws/aws-sdk-go-v2/service/chimesdkidentity`: [v1.2.0](service/chimesdkidentity/CHANGELOG.md#v120-2021-09-10) |
| 14 | + * **Feature**: API client updated |
| 15 | +* `github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging`: [v1.2.0](service/chimesdkmessaging/CHANGELOG.md#v120-2021-09-10) |
| 16 | + * **Feature**: API client updated |
| 17 | +* `github.com/aws/aws-sdk-go-v2/service/codegurureviewer`: [v1.7.0](service/codegurureviewer/CHANGELOG.md#v170-2021-09-10) |
| 18 | + * **Feature**: API client updated |
| 19 | +* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.10.0](service/eks/CHANGELOG.md#v1100-2021-09-10) |
| 20 | + * **Feature**: API client updated |
| 21 | +* `github.com/aws/aws-sdk-go-v2/service/elasticache`: [v1.11.0](service/elasticache/CHANGELOG.md#v1110-2021-09-10) |
| 22 | + * **Feature**: API client updated |
| 23 | +* `github.com/aws/aws-sdk-go-v2/service/emr`: [v1.9.0](service/emr/CHANGELOG.md#v190-2021-09-10) |
| 24 | + * **Feature**: API client updated |
| 25 | +* `github.com/aws/aws-sdk-go-v2/service/forecast`: [v1.10.0](service/forecast/CHANGELOG.md#v1100-2021-09-10) |
| 26 | + * **Feature**: API client updated |
| 27 | +* `github.com/aws/aws-sdk-go-v2/service/frauddetector`: [v1.9.0](service/frauddetector/CHANGELOG.md#v190-2021-09-10) |
| 28 | + * **Feature**: API client updated |
| 29 | +* `github.com/aws/aws-sdk-go-v2/service/kafka`: [v1.7.0](service/kafka/CHANGELOG.md#v170-2021-09-10) |
| 30 | + * **Feature**: API client updated |
| 31 | +* `github.com/aws/aws-sdk-go-v2/service/lookoutequipment`: [v1.4.0](service/lookoutequipment/CHANGELOG.md#v140-2021-09-10) |
| 32 | + * **Feature**: API client updated |
| 33 | +* `github.com/aws/aws-sdk-go-v2/service/mediapackage`: [v1.8.0](service/mediapackage/CHANGELOG.md#v180-2021-09-10) |
| 34 | + * **Feature**: API client updated |
| 35 | +* `github.com/aws/aws-sdk-go-v2/service/opensearch`: [v1.0.0](service/opensearch/CHANGELOG.md#v100-2021-09-10) |
| 36 | + * **Release**: New AWS service client module |
| 37 | + * **Feature**: API client updated |
| 38 | +* `github.com/aws/aws-sdk-go-v2/service/outposts`: [v1.8.0](service/outposts/CHANGELOG.md#v180-2021-09-10) |
| 39 | + * **Feature**: API client updated |
| 40 | +* `github.com/aws/aws-sdk-go-v2/service/ram`: [v1.7.0](service/ram/CHANGELOG.md#v170-2021-09-10) |
| 41 | + * **Feature**: API client updated |
| 42 | +* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.14.0](service/sagemaker/CHANGELOG.md#v1140-2021-09-10) |
| 43 | + * **Feature**: API client updated |
| 44 | +* `github.com/aws/aws-sdk-go-v2/service/servicediscovery`: [v1.9.0](service/servicediscovery/CHANGELOG.md#v190-2021-09-10) |
| 45 | + * **Feature**: API client updated |
| 46 | +* `github.com/aws/aws-sdk-go-v2/service/ssmcontacts`: [v1.5.0](service/ssmcontacts/CHANGELOG.md#v150-2021-09-10) |
| 47 | + * **Feature**: API client updated |
| 48 | +* `github.com/aws/aws-sdk-go-v2/service/xray`: [v1.6.0](service/xray/CHANGELOG.md#v160-2021-09-10) |
| 49 | + * **Feature**: API client updated |
| 50 | + |
1 | 51 | # Release (2021-09-02) |
2 | 52 |
|
3 | 53 | ## General Highlights |
|
0 commit comments