roadrunner-server / roadrunner-plugins

📦 Home for the roadrunner plugins
MIT License
25 stars 9 forks source link

Bump github.com/aws/aws-sdk-go-v2/config from 1.12.0 to 1.15.9 #224

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/aws/aws-sdk-go-v2/config from 1.12.0 to 1.15.9.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/config's changelog.

Release (2022-05-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.16.0
    • Feature: Adding the following features/changes: Parquet output that preserves typing from the source connector, Failed executions threshold before deactivation for scheduled flows, increasing max size of access and refresh token from 2048 to 4096
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.17.0
    • Feature: AWS DataSync now supports TLS encryption in transit, file system policies and access points for EFS locations.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.1.0
    • Feature: This release adds support for Amazon EMR Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.32.0
    • Feature: Amazon SageMaker Notebook Instances now allows configuration of Instance Metadata Service version and Amazon SageMaker Studio now supports G5 instance types.

Release (2022-05-26)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.45.0
    • Feature: C7g instances, powered by the latest generation AWS Graviton3 processors, provide the best price performance in Amazon EC2 for compute-intensive workloads.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.0.0
    • Release: New AWS service client module
    • Feature: This release adds support for Amazon EMR Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.
  • github.com/aws/aws-sdk-go-v2/service/forecast: v1.21.0
    • Feature: Introduced a new field in Auto Predictor as Time Alignment Boundary. It helps in aligning the timestamps generated during Forecast exports
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.22.0
    • Feature: Amazon Lightsail now supports the ability to configure a Lightsail Container Service to pull images from Amazon ECR private repositories in your account.

Release (2022-05-25)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.15.6
    • Documentation: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.12.3
    • Documentation: Documentation-only update added for CodeConfiguration.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.21.0
    • Feature: Add a new parameter statusReason to DescribeStackSetOperation output for additional details
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.24.0
    • Feature: This release adds root squash support to FSx for Lustre to restrict root level access from clients by mapping root users to a less-privileged user/group with limited permissions.
  • github.com/aws/aws-sdk-go-v2/service/lookoutmetrics: v1.14.0
    • Feature: Adding AthenaSourceConfig for MetricSet APIs to support Athena as a data source.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.31.0
    • Feature: Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.15.9
    • Documentation: Documentation updates for Secrets Manager
  • github.com/aws/aws-sdk-go-v2/service/voiceid: v1.9.0
    • Feature: VoiceID will now automatically expire Speakers if they haven't been accessed for Enrollment, Re-enrollment or Successful Auth for three years. The Speaker APIs now return a "LastAccessedAt" time for Speakers, and the EvaluateSession API returns "SPEAKER_EXPIRED" Auth Decision for EXPIRED Speakers.

... (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)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.