Skip to content

Bump github.com/aws/aws-sdk-go from 1.44.327 to 1.44.332#193

Merged
mergify[bot] merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.332
Aug 28, 2023
Merged

Bump github.com/aws/aws-sdk-go from 1.44.327 to 1.44.332#193
mergify[bot] merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.332

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps github.com/aws/aws-sdk-go from 1.44.327 to 1.44.332.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.44.332 (2023-08-25)

Service Client Updates

  • service/cloudtrail: Updates service API and documentation
    • Add ThrottlingException with error code 429 to handle CloudTrail Delegated Admin request rate exceeded on organization resources.
  • service/detective: Updates service API
  • service/monitoring: Updates service documentation
    • Doc-only update to get doc bug fixes into the SDK docs

Release v1.44.331 (2023-08-24)

Service Client Updates

  • service/ec2: Updates service API
    • Amazon EC2 M7a instances, powered by 4th generation AMD EPYC processors, deliver up to 50% higher performance compared to M6a instances. Amazon EC2 Hpc7a instances, powered by 4th Gen AMD EPYC processors, deliver up to 2.5x better performance compared to Amazon EC2 Hpc6a instances.
  • service/glue: Updates service API and documentation
    • Added API attributes that help in the monitoring of sessions.
  • service/mediaconvert: Updates service API and documentation
    • This release includes additional audio channel tags in Quicktime outputs, support for film grain synthesis for AV1 outputs, ability to create audio-only FLAC outputs, and ability to specify Amazon S3 destination storage class.
  • service/medialive: Updates service API and documentation
    • MediaLive now supports passthrough of KLV data to a HLS output group with a TS container. MediaLive now supports setting an attenuation mode for AC3 audio when the coding mode is 3/2 LFE. MediaLive now supports specifying whether to include filler NAL units in RTMP output group settings.
  • service/mediatailor: Updates service API and documentation
  • service/quicksight: Updates service API, documentation, and paginators
    • Excel support in Snapshot Export APIs. Removed Required trait for some insight Computations. Namespace-shared Folders support. Global Filters support. Table pin Column support.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release updates the supported versions for Percona XtraBackup in Aurora MySQL.
  • service/s3: Updates service examples
    • Updates to endpoint ruleset tests to address Smithy validation issues.
  • service/s3control: Adds new service
    • Updates to endpoint ruleset tests to address Smithy validation issues and standardize the capitalization of DualStack.
  • service/verifiedpermissions: Updates service documentation

Release v1.44.330 (2023-08-23)

Service Client Updates

  • service/apigateway: Updates service API and documentation
    • This release adds RootResourceId to GetRestApi response.
  • service/ec2: Updates service API and documentation
    • Marking fields as sensitive on BundleTask and GetPasswordData
  • service/polly: Updates service API
    • Amazon Polly adds 1 new voice - Zayd (ar-AE)

Release v1.44.329 (2023-08-22)

Service Client Updates

  • service/ce: Updates service API and documentation
  • service/globalaccelerator: Updates service documentation

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.327 to 1.44.332.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.327...v1.44.332)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the update General updates label Aug 28, 2023
@dependabot dependabot bot requested a review from mrz1836 August 28, 2023 10:14
@codecov-commenter
Copy link

codecov-commenter commented Aug 28, 2023

Codecov Report

Merging #193 (57411bf) into master (0005266) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #193   +/-   ##
=======================================
  Coverage   59.33%   59.33%           
=======================================
  Files           1        1           
  Lines         150      150           
=======================================
  Hits           89       89           
  Misses         58       58           
  Partials        3        3           
Flag Coverage Δ
unittests 59.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0005266...57411bf. Read the comment docs.

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot pull request

@mergify mergify bot merged commit 60cdafc into master Aug 28, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.332 branch August 28, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants