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-v2/service/cloudformation from 1.26.2 to 1.29.0 #432

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/cloudformation from 1.26.2 to 1.29.0.

Changelog

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

Release (2023-06-09)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.21.13
    • Documentation: Document-only update to refresh CLI documentation for AWS Private CA. No change to the service.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.58.0
    • Feature: This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance.

Release (2023-06-08)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.30.0
    • Feature: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • github.com/aws/aws-sdk-go-v2/service/comprehendmedical: v1.16.0
    • Feature: This release supports a new set of entities and traits.
  • github.com/aws/aws-sdk-go-v2/service/paymentcryptography: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing.
  • github.com/aws/aws-sdk-go-v2/service/paymentcryptographydata: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing.
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.19.0
    • Feature: New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product
  • github.com/aws/aws-sdk-go-v2/service/timestreamwrite: v1.17.0
    • Feature: This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation.

Release (2023-06-07)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.29.0
    • Feature: AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.21.0
    • Feature: This change adds support for account level data protection policies using 3 new APIs, PutAccountPolicy, DeleteAccountPolicy and DescribeAccountPolicy. DescribeLogGroup API has been modified to indicate if account level policy is applied to the LogGroup via "inheritedProperties" list in the response.
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.25.0
    • Feature: This release introduces event stream related APIs.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.18.15
    • Documentation: This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces.
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.19.0
    • Feature: EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API.
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.19.0
    • Feature: AWS IoT Core Device Advisor now supports new Qualification Suite test case list. With this update, customers can more easily create new qualification test suite with an empty rootGroup input.

Release (2023-06-06)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.57.1
    • Documentation: GetMetricDataV2 API is now available in AWS GovCloud(US) region.
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.26.0
    • Feature: This release provides customers the ability to specify an allocation strategies amongst PRICE_CAPACITY_OPTIMIZED, CAPACITY_OPTIMIZED, LOWEST_PRICE, DIVERSIFIED for Spot instances in Instance Feet cluster. This enables customers to choose an allocation strategy best suited for their workload.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.20.0

... (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/cloudformation](https://github.com/aws/aws-sdk-go-v2) from 1.26.2 to 1.29.0.
- [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.26.2...service/s3/v1.29.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudformation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants