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

Bump github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.27.2 to 1.27.3 #187

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.27.2 to 1.27.3.

Changelog

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

Release (2023-03-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.15.0
    • Feature: Adds FileConfiguration to Amazon AppIntegrations CreateDataIntegration supporting scheduled downloading of third party files into Amazon Connect from sources such as Microsoft SharePoint.
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.20.2
    • Documentation: This release updates the documentation regarding Get/Update DataCellsFilter
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.30.0
    • Feature: Added support for cross-account Multi-Region Access Points. Added support for S3 Replication for S3 on Outposts.
  • github.com/aws/aws-sdk-go-v2/service/tnb: v1.1.0
    • Feature: This release adds tagging support to the following Network Instance APIs : Instantiate, Update, Terminate.
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.13.0
    • Feature: This release extends Wisdom CreateKnowledgeBase API to support SharePoint connector type by removing the @​required trait for objectField

Release (2023-03-10)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.4.0
    • Feature: This release adds a new exception returned when calling AWS IVS chat UpdateLoggingConfiguration. Now UpdateLoggingConfiguration can return ConflictException when invalid updates are made in sequence to Logging Configurations.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.0
    • Feature: The type definitions of SecretString and SecretBinary now have a minimum length of 1 in the model to match the exception thrown when you pass in empty values.

Release (2023-03-09)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.17.0
    • Feature: This release introduces the generic package format, a mechanism for storing arbitrary binary assets. It also adds a new API, PublishPackageVersion, to allow for publishing generic packages.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.49.0
    • Feature: This release adds a new API, GetMetricDataV2, which returns metric data for Amazon Connect.
  • github.com/aws/aws-sdk-go-v2/service/evidently: v1.11.0
    • Feature: Updated entity override documentation
  • github.com/aws/aws-sdk-go-v2/service/networkmanager: v1.17.5
    • Documentation: This update provides example usage for TransitGatewayRouteTableArn.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.33.0
    • Feature: This release has two changes: add state persistence feature for embedded dashboard and console in GenerateEmbedUrlForRegisteredUser API; add properties for hidden collapsed row dimensions in PivotTableOptions.
  • github.com/aws/aws-sdk-go-v2/service/redshiftdata: v1.19.0
    • Feature: Added support for Redshift Serverless workgroup-arn wherever the WorkgroupName parameter is available.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.71.0
    • Feature: Amazon SageMaker Inference now allows SSM access to customer's model container by setting the "EnableSSMAccess" parameter for a ProductionVariant in CreateEndpointConfig API.
  • github.com/aws/aws-sdk-go-v2/service/servicediscovery: v1.20.0
    • Feature: Updated all AWS Cloud Map APIs to provide consistent throttling exception (RequestLimitExceeded)
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.17.0
    • Feature: This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects missing or misconfigured Brand Indicator for Message Identification (BIMI) DNS records for customer sending identities.

Release (2023-03-08)

General Highlights

... (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-v2/service/autoscaling](https://github.com/aws/aws-sdk-go-v2) from 1.27.2 to 1.27.3.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.27.2...service/s3/v1.27.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/autoscaling
  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 March 14, 2023 10:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2023
Copy link
Member

@bjoernhaeuser bjoernhaeuser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit c502e55 into main Mar 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/autoscaling-1.27.3 branch March 14, 2023 12:17
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