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

Bump github.com/aws/aws-sdk-go from 1.44.230 to 1.44.235 #972

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2023

Bumps github.com/aws/aws-sdk-go from 1.44.230 to 1.44.235.

Release notes

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

Release v1.44.235 (2023-04-03)

Service Client Updates

  • service/glue: Updates service API and documentation
    • Add support for database-level federation
  • service/lakeformation: Updates service API and documentation
  • service/license-manager: Updates service API and documentation
  • service/mwaa: Updates service API and documentation
  • service/servicecatalog: Updates service API and documentation
    • This release introduces Service Catalog support for Terraform open source. It enables 1. The notify* APIs to Service Catalog. These APIs are used by the terraform engine to notify the result of the provisioning engine execution. 2. Adds a new TERRAFORM_OPEN_SOURCE product type in CreateProduct API.
  • service/wafv2: Updates service API and documentation

Release v1.44.234 (2023-03-31)

Service Client Updates

  • service/ec2: Updates service documentation
    • Documentation updates for EC2 On Demand Capacity Reservations
  • service/internetmonitor: Updates service API and documentation
  • service/resiliencehub: Updates service documentation
  • service/s3: Updates service documentation and examples
    • Documentation updates for Amazon S3
  • service/sagemaker-featurestore-runtime: Updates service API and documentation
  • service/sms: Updates service API
    • Deprecating AWS Server Migration Service.

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

... (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.230 to 1.44.235.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.230...v1.44.235)

---
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 requested a review from a team as a code owner April 4, 2023 08:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 4, 2023
@der-eismann der-eismann merged commit 6eea4ee into main Apr 4, 2023
@der-eismann der-eismann deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.235 branch April 4, 2023 12:50
danarbaugh added a commit to oreillymedia/aws-nuke that referenced this pull request Apr 13, 2023
…udcontrol) (#1)

* Bump github.com/aws/aws-sdk-go from 1.44.230 to 1.44.235 (rebuy-de#972)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.230 to 1.44.235.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.230...v1.44.235)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Decrement parallel list req semaphore weight/count from 16 to 2

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sstoops pushed a commit to oreillymedia/aws-nuke that referenced this pull request Apr 25, 2023
…udcontrol) (#1)

* Bump github.com/aws/aws-sdk-go from 1.44.230 to 1.44.235 (rebuy-de#972)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.230 to 1.44.235.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.230...v1.44.235)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Decrement parallel list req semaphore weight/count from 16 to 2

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant