Skip to content

Commit 8d0db3b

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-11-11
1 parent 409cb2a commit 8d0db3b

File tree

57 files changed

+133
-109
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+133
-109
lines changed

.changelog/09d52f92d28f48ce8cbcde8ec0968621.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/2e5b0d645ad140838fece0573fb3018e.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/2f60f375046b466789bff94b7406ba45.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changelog/441368b53c974d7b84d7b48a31ee9b35.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/48fc6704bd714925a203f57c995668eb.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/7b0d603d72bf47538aae6516204d3833.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/a30d951fb7aa48e38bdb4841d4a9ded0.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/ca2595cbdb604a4782423111eed50fab.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/e5c705b5a4f34a99a85f12cee232ae51.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# Release (2022-11-11)
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/config`: [v1.18.0](config/CHANGELOG.md#v1180-2022-11-11)
8+
* **Announcement**: When using the SSOTokenProvider, a previous implementation incorrectly compensated for invalid SSOTokenProvider configurations in the shared profile. This has been fixed via PR #1903 and tracked in issue #1846
9+
* **Feature**: Adds token refresh support (via SSOTokenProvider) when using the SSOCredentialProvider
10+
* `github.com/aws/aws-sdk-go-v2/credentials`: [v1.13.0](credentials/CHANGELOG.md#v1130-2022-11-11)
11+
* **Announcement**: When using the SSOTokenProvider, a previous implementation incorrectly compensated for invalid SSOTokenProvider configurations in the shared profile. This has been fixed via PR #1903 and tracked in issue #1846
12+
* **Feature**: Adds token refresh support (via SSOTokenProvider) when using the SSOCredentialProvider
13+
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.34.1](service/glue/CHANGELOG.md#v1341-2022-11-11)
14+
* **Documentation**: Added links related to enabling job bookmarks.
15+
* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.31.0](service/iot/CHANGELOG.md#v1310-2022-11-11)
16+
* **Feature**: This release add new api listRelatedResourcesForAuditFinding and new member type IssuerCertificates for Iot device device defender Audit.
17+
* `github.com/aws/aws-sdk-go-v2/service/licensemanager`: [v1.16.0](service/licensemanager/CHANGELOG.md#v1160-2022-11-11)
18+
* **Feature**: AWS License Manager now supports onboarded Management Accounts or Delegated Admins to view granted licenses aggregated from all accounts in the organization.
19+
* `github.com/aws/aws-sdk-go-v2/service/marketplacecatalog`: [v1.14.0](service/marketplacecatalog/CHANGELOG.md#v1140-2022-11-11)
20+
* **Feature**: Added three new APIs to support tagging and tag-based authorization: TagResource, UntagResource, and ListTagsForResource. Added optional parameters to the StartChangeSet API to support tagging a resource while making a request to create it.
21+
* `github.com/aws/aws-sdk-go-v2/service/rekognition`: [v1.21.0](service/rekognition/CHANGELOG.md#v1210-2022-11-11)
22+
* **Feature**: Adding support for ImageProperties feature to detect dominant colors and image brightness, sharpness, and contrast, inclusion and exclusion filters for labels and label categories, new fields to the API response, "aliases" and "categories"
23+
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.23.8](service/securityhub/CHANGELOG.md#v1238-2022-11-11)
24+
* **Documentation**: Documentation updates for Security Hub
25+
* `github.com/aws/aws-sdk-go-v2/service/ssmincidents`: [v1.18.0](service/ssmincidents/CHANGELOG.md#v1180-2022-11-11)
26+
* **Feature**: RelatedItems now have an ID field which can be used for referencing them else where. Introducing event references in TimelineEvent API and increasing maximum length of "eventData" to 12K characters.
27+
128
# Release (2022-11-10)
229

330
## General Highlights

0 commit comments

Comments
 (0)