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(deps): Bump github.com/aws/aws-sdk-go from 1.44.232 to 1.44.233 #697

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2023

Bumps github.com/aws/aws-sdk-go from 1.44.232 to 1.44.233.

Release notes

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

Release v1.44.233 (2023-03-30)

Service Client Updates

  • service/athena: Updates service API
    • Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession
  • service/autoscaling: Updates service API, documentation, paginators, and examples
    • Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API.
  • service/batch: Updates service API and documentation
    • This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.
  • service/compute-optimizer: Updates service API and documentation
  • service/drs: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates.
  • service/elasticmapreduce: Updates service API and documentation
    • Updated DescribeCluster and ListClusters API responses to include ErrorDetail that specifies error code, programmatically accessible error data,and an error message. ErrorDetail provides the underlying reason for cluster failure and recommends actions to simplify troubleshooting of EMR clusters.
  • service/glue: Updates service API and documentation
    • This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
  • service/guardduty: Updates service API, documentation, and paginators
    • Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs
  • service/imagebuilder: Updates service API, documentation, and paginators
  • service/ivs: Updates service API and documentation
  • service/kendra: Updates service API and documentation
    • AWS Kendra now supports featured results for a query.
  • service/network-firewall: Updates service API, documentation, and paginators
  • service/sagemaker-geospatial: Updates service API and documentation
  • service/vpc-lattice: Adds new service
  • service/wellarchitected: Updates service API, documentation, and paginators

SDK Bugs

  • aws/session: Fix AWS_USE_FIPS_ENDPOINT not being inferred on resolved credentials.
    • Defer resolving default credentials chain until after other config is resolved.
Commits
  • 81d1cbb Release v1.44.233 (2023-03-30) (#4782)
  • c5c5253 fix: resolve credentials last such that other environment config is respected...
  • See full diff in compare view

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 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.232 to 1.44.233.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.232...v1.44.233)

---
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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 31, 2023
@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Merging #697 (1a302dd) into main (daa653a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #697   +/-   ##
=======================================
  Coverage   55.37%   55.37%           
=======================================
  Files          45       45           
  Lines        4791     4791           
=======================================
  Hits         2653     2653           
  Misses       1934     1934           
  Partials      204      204           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cpanato cpanato merged commit c71d3d4 into main Apr 1, 2023
76 checks passed
@cpanato cpanato deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.233 branch April 1, 2023 09:26
@github-actions github-actions bot added this to the v1 milestone Apr 1, 2023
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant