EppO / terraform-provider-environment

The Environment Terraform Provider exposes Shell environment variables as Terraform Datasources.
43 stars 2 forks source link

Bump github.com/aws/aws-sdk-go from 1.45.1 to 1.47.1 #430

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps github.com/aws/aws-sdk-go from 1.45.1 to 1.47.1.

Release notes

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

Release v1.47.1 (2023-11-01)

Service Client Updates

  • service/connect: Updates service API, documentation, and paginators
  • service/globalaccelerator: Updates service API, documentation, and paginators
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for customized networking resources to Amazon RDS Custom.
  • service/redshift: Updates service API and documentation
    • Added support for Multi-AZ deployments for Provisioned RA3 clusters that provide 99.99% SLA availability.
  • service/sagemaker: Updates service API and documentation
    • Support for batch transform input in Model dashboard

Release v1.47.0 (2023-10-31)

Service Client Updates

  • service/amplify: Updates service API, documentation, and paginators
  • service/application-insights: Updates service API and documentation
  • service/ec2: Updates service API, documentation, and paginators
    • Capacity Blocks for ML are a new EC2 purchasing option for reserving GPU instances on a future date to support short duration machine learning (ML) workloads. Capacity Blocks automatically place instances close together inside Amazon EC2 UltraClusters for low-latency, high-throughput networking.
  • service/m2: Updates service API and documentation
  • service/neptunedata: Updates service API and documentation
  • service/translate: Updates service API and documentation

SDK Features

Release v1.46.7 (2023-10-30)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/dataexchange: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/finspace: Updates service API and documentation
  • service/mediapackagev2: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations.
  • service/redshift-serverless: Updates service API, documentation, and paginators
  • service/resiliencehub: Updates service API and documentation
  • service/s3outposts: Updates service API and documentation
  • service/wisdom: Updates service documentation

Release v1.46.6 (2023-10-27)

Service Client Updates

  • service/elasticmapreduce: Updates service API and documentation

... (truncated)

Commits
  • 78aeb73 Release v1.47.1 (2023-11-01) (#5051)
  • f5b95c8 Merge pull request #5044 from josephbartley/fix-deprecated-documentation
  • 0ace168 Bump golang.org/x/net from 0.1.0 to 0.17.0
  • d90061b Bump golang.org/x/net from 0.1.0 to 0.17.0
  • e27906a remove github.com/pkg/errors
  • 36eab49 Release v1.47.0 (2023-10-31) (#5050)
  • 263b9cc Remove deplicated package github.com/pkg/errors
  • 0ba8f0f bump minimum go version to 1.19
  • fe49d91 bump minimum go version to 1.19
  • 8b7baed Release v1.46.7 (2023-10-30) (#5048)
  • Additional commits viewable 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 show 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[bot] commented 10 months ago

Superseded by #431.