Skip to content

Commit

Permalink
Release 2022-03-18
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Mar 18, 2022
1 parent da405da commit a0a0853
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 10 deletions.
8 changes: 0 additions & 8 deletions .changelog/e7cb3d04e555471382c371429a484dd8.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-03-18)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.22.0](service/glue/CHANGELOG.md#v1220-2022-03-18)
* **Feature**: Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions, StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements, CancelStatement

# Release (2022-03-16)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/glue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.22.0 (2022-03-18)

* **Feature**: Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions, StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements, CancelStatement

# v1.21.0 (2022-03-08)

* **Feature**: Updated `github.com/aws/smithy-go` to latest version
Expand Down
2 changes: 1 addition & 1 deletion service/glue/go_module_metadata.go

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

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.0
github.com/aws/aws-sdk-go-v2/service/gamelift v1.14.0
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.0
github.com/aws/aws-sdk-go-v2/service/glue v1.21.0
github.com/aws/aws-sdk-go-v2/service/glue v1.22.0
github.com/aws/aws-sdk-go-v2/service/health v1.15.0
github.com/aws/aws-sdk-go-v2/service/iam v1.18.0
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.0
Expand Down

0 comments on commit a0a0853

Please sign in to comment.