Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.44.307 #4926

Merged
merged 1 commit into from
Jul 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
Release v1.44.307 (2023-07-24)
===

### Service Client Updates
* `service/apigatewayv2`: Adds new service
* Documentation updates for Amazon API Gateway.
* `service/ce`: Updates service API and documentation
* `service/chime-sdk-media-pipelines`: Updates service API and documentation
* `service/cloudformation`: Updates service API and documentation
* This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
* `service/ec2`: Updates service API
* Add "disabled" enum value to SpotInstanceState.
* `service/glue`: Updates service API and documentation
* Added support for Data Preparation Recipe node in Glue Studio jobs
* `service/quicksight`: Updates service API, documentation, and paginators
* This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

Release v1.44.306 (2023-07-21)
===

Expand Down
12 changes: 12 additions & 0 deletions aws/endpoints/defaults.go

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

2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.44.306"
const SDKVersion = "1.44.307"
350 changes: 350 additions & 0 deletions models/apis/apigatewayv2/2018-11-29/endpoint-rule-set-1.json

Large diffs are not rendered by default.

Loading