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

chore: Bump github.com/aws/aws-sdk-go from 1.45.25 to 1.46.1 #5407

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps github.com/aws/aws-sdk-go from 1.45.25 to 1.46.1.

Release notes

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

Release v1.46.1 (2023-10-20)

Service Client Updates

  • service/appconfig: Updates service API
  • service/appintegrations: Updates service API
  • service/connect: Updates service API and documentation
  • service/discovery: Updates service API, documentation, and paginators
    • This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.
  • service/medical-imaging: Updates service documentation
  • service/ssm: Updates service API and documentation
    • This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem.

Release v1.46.0 (2023-10-19)

Service Client Updates

  • service/ec2: Updates service API
    • Amazon EC2 C7a instances, powered by 4th generation AMD EPYC processors, are ideal for high performance, compute-intensive workloads such as high performance computing. Amazon EC2 R7i instances are next-generation memory optimized and powered by custom 4th Generation Intel Xeon Scalable processors.
  • service/managedblockchain-query: Updates service API
  • service/neptunedata: Updates service documentation
  • service/omics: Updates service API and documentation
  • service/opensearch: Updates service API, documentation, and paginators
  • service/quicksight: Updates service API and documentation
    • This release adds the following: 1) Trino and Starburst Database Connectors 2) Custom total for tables and pivot tables 3) Enable restricted folders 4) Add rolling dates for time equality filters 5) Refine DataPathValue and introduce DataPathType 6) Add SeriesType to ReferenceLineDataConfiguration
  • service/secretsmanager: Updates service documentation
    • Documentation updates for Secrets Manager
  • service/servicecatalog: Updates service API and documentation
    • Introduce support for EXTERNAL product and provisioning artifact type in CreateProduct and CreateProvisioningArtifact APIs.
  • service/verifiedpermissions: Updates service API and documentation
  • service/workspaces: Updates service documentation
    • Documentation updates for WorkSpaces

SDK Features

  • service/gamesparks: Deprecate Gamesparks
    • This change removes the gamesparks service, since it is deprecated.

Release v1.45.28 (2023-10-18)

Service Client Updates

  • service/cloud9: Updates service documentation
    • Update to imageId parameter behavior and dates updated.
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Updating descriptions for several APIs.
  • service/kendra: Updates service API and documentation
    • Changes for a new feature in Amazon Kendra's Query API to Collapse/Expand query results
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for upgrading the storage file system configuration on the DB instance using a blue/green deployment or a read replica.
  • service/wisdom: Updates service API

... (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)

@dependabot dependabot bot requested a review from a team as a code owner October 23, 2023 13:24
@dependabot dependabot bot removed the request for review from a team October 23, 2023 13:24
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 23, 2023
@dependabot dependabot bot requested a review from huanjani October 23, 2023 13:24
@dependabot dependabot bot added the go Pull requests that update Go code label Oct 23, 2023
@github-actions
Copy link

github-actions bot commented Oct 23, 2023

🍕 Here are the new binary sizes!

Name New size (kiB) size (kiB) Delta (%)
macOS (amd) 52124 51976 +0.28
macOS (arm) 52988 52812 +0.33
linux (amd) 45852 45716 +0.30
linux (arm) 45124 45060 +0.14
windows (amd) 43300 43168 +0.31

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.46.1 branch from 4ddbe39 to ae71de8 Compare October 23, 2023 17:54
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.25 to 1.46.1.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.25...v1.46.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.46.1 branch from ae71de8 to 94aa571 Compare October 23, 2023 18:09
@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a08b119) 69.87% compared to head (94aa571) 69.88%.

Additional details and impacted files
@@            Coverage Diff            @@
##           mainline    #5407   +/-   ##
=========================================
  Coverage     69.87%   69.88%           
=========================================
  Files           299      299           
  Lines         45374    45374           
  Branches        295      295           
=========================================
+ Hits          31706    31708    +2     
+ Misses        12124    12122    -2     
  Partials       1544     1544           

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mergify mergify bot merged commit ac8a47b into mainline Oct 23, 2023
21 checks passed
@mergify mergify bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.46.1 branch October 23, 2023 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants