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

Bump github.com/aws/aws-sdk-go from 1.44.228 to 1.44.233 #525

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.228 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.

Release v1.44.232 (2023-03-29)

Service Client Updates

  • service/opensearchserverless: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Add support for creating a read replica DB instance from a Multi-AZ DB cluster.

Release v1.44.231 (2023-03-28)

Service Client Updates

  • service/iot-data: Adds new service
  • service/ssm-contacts: Updates service API, documentation, paginators, and examples
  • service/ssm-incidents: Updates service API and 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 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.228 to 1.44.233.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.228...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 the dependencies Pull requests that update a dependency file label Mar 31, 2023
@guardrails
Copy link

guardrails bot commented Mar 31, 2023

⚠️ We detected 4 security issues in this pull request:

Vulnerable Libraries (4)
Severity Details
N/A pkg:golang/github.com/aws/aws-sdk-go@v1.44.233@v1.44.233 - no patch available
N/A pkg:golang/github.com/aws/aws-sdk-go@v1.44.233@v1.44.233 - no patch available
N/A pkg:golang/github.com/aws/aws-sdk-go@1.44.233@1.44.233 - no patch available
N/A pkg:golang/github.com/aws/aws-sdk-go@v1.44.233 @v1.44.233 - no patch available

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@sonarcloud
Copy link

sonarcloud bot commented Mar 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Merging #525 (59863bf) into main (71441f9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #525   +/-   ##
=======================================
  Coverage   47.06%   47.06%           
=======================================
  Files         112      112           
  Lines        7926     7926           
=======================================
  Hits         3730     3730           
  Misses       3804     3804           
  Partials      392      392           
Flag Coverage Δ
unittests 47.06% <ø> (ø)

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

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2023

Superseded by #526.

@dependabot dependabot bot closed this Apr 3, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.233 branch April 3, 2023 18:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants