Skip to content

Commit 5b135f8

Browse files
committed
Release 2022-09-02.2
1 parent 1071fa7 commit 5b135f8

File tree

4 files changed

+11
-9
lines changed

4 files changed

+11
-9
lines changed

.changelog/0af9653ff5d344bd8c0023909c8344b0.json

-8
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Release (2022-09-02.2)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/identitystore`: [v1.15.2](service/identitystore/CHANGELOG.md#v1152-2022-09-022)
5+
* **Bug Fix**: Reverts a change to the identitystore module so that MaxResults members of ListGroupMemberShips, ListGroupMembershipsForMembers, ListGroups, and ListUsers are correctly generated as pointer types instead of value types
6+
17
# Release (2022-09-02)
28

39
## General Highlights

service/identitystore/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.15.2 (2022-09-02.2)
2+
3+
* **Bug Fix**: Reverts a change to the identitystore module so that MaxResults members of ListGroupMemberShips, ListGroupMembershipsForMembers, ListGroups, and ListUsers are correctly generated as pointer types instead of value types
4+
15
# v1.15.1 (2022-09-02)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/identitystore/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)