Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

build(deps): bump github.com/aws/aws-sdk-go from 1.49.13 to 1.49.17 #357

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps github.com/aws/aws-sdk-go from 1.49.13 to 1.49.17.

Release notes

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

Release v1.49.17 (2024-01-08)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE
  • service/ec2: Updates service API
    • Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
  • service/route53resolver: Updates service API and documentation

Release v1.49.16 (2024-01-05)

Service Client Updates

  • service/connect: Updates service API
  • service/kms: Updates service documentation
    • Documentation updates for AWS Key Management Service (KMS).
  • service/redshift-serverless: Updates service documentation

SDK Bugs

  • The logging behavior in aws/ec2metadata/token_provider.go was updated: warnings about falling back to IMDSv1 are now logged only when LogLevel is set to LogDebugWithDeprecated.
    • This change prevents unnecessary warnings when LogLevel is set to suppress messages.

Release v1.49.15 (2024-01-04)

Service Client Updates

  • service/config: Updates service API and documentation
  • service/docdb: Updates service API and documentation
    • Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.
  • service/ecs: Updates service API and documentation
    • This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.
  • service/es: Updates service API and documentation
    • This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
  • service/lightsail: Updates service API and documentation
    • This release adds support to set up an HTTPS endpoint on an instance.
  • service/opensearch: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Adding support for provisioned throughput mode for SageMaker Feature Groups
  • service/servicecatalog: Updates service API and documentation
    • Added Idempotency token support to Service Catalog AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API

Release v1.49.14 (2024-01-03)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/mediaconvert: Updates service API and documentation
    • This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs.
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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 8, 2024
@dependabot dependabot bot requested a review from a team January 8, 2024 21:52
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.49.13 to 1.49.17.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.49.13...v1.49.17)

---
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.49.17 branch from 401b51f to 0131286 Compare January 9, 2024 09:07
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5e66bd4) 67.03% compared to head (0131286) 67.03%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #357   +/-   ##
=======================================
  Coverage   67.03%   67.03%           
=======================================
  Files          10       10           
  Lines        1611     1611           
=======================================
  Hits         1080     1080           
  Misses        493      493           
  Partials       38       38           
Flag Coverage Δ
unittests 67.03% <ø> (ø)

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

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

@jbygdell jbygdell merged commit 66a603c into main Jan 9, 2024
7 checks passed
@jbygdell jbygdell deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.49.17 branch January 9, 2024 12:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants