Skip to content

Commit

Permalink
Release 2022-09-02.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel committed Sep 2, 2022
1 parent 1071fa7 commit 5b135f8
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .changelog/0af9653ff5d344bd8c0023909c8344b0.json

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Release (2022-09-02.2)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/identitystore`: [v1.15.2](service/identitystore/CHANGELOG.md#v1152-2022-09-022)
* **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

# Release (2022-09-02)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/identitystore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.15.2 (2022-09-02.2)

* **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

# v1.15.1 (2022-09-02)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/identitystore/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5b135f8

Please sign in to comment.