aws-cloudformation / rain

A development workflow tool for working with AWS CloudFormation.
Apache License 2.0
750 stars 69 forks source link

Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.77.1 to 1.78.0 #375

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/aws/aws-sdk-go-v2/service/rds from 1.77.1 to 1.78.0.

Changelog

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

Release (2023-01-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.44.0
    • Feature: This release updates the responses of UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName and DeleteContactFlow API with empty responses.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.78.0
    • Feature: Documentation updates for EC2.
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.25.0
    • Feature: This release adds POWER_30_KVA as an option for PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties structure in the CreateSite request.
  • github.com/aws/aws-sdk-go-v2/service/resourcegroups: v1.14.0
    • Feature: AWS Resource Groups customers can now turn on Group Lifecycle Events in their AWS account. When you turn this on, Resource Groups monitors your groups for changes to group state or membership. Those changes are sent to Amazon EventBridge as events that you can respond to using rules you create.

Release (2023-01-12)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of AWS Clean Rooms
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.19.0
    • Feature: Bug fix: logGroupName is now not a required field in GetLogEvents, FilterLogEvents, GetLogGroupFields, and DescribeLogStreams APIs as logGroupIdentifier can be provided instead
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.28.0
    • Feature: Add support for MaximumConcurrency parameter for SQS event source. Customers can now limit the maximum concurrent invocations for their SQS Event Source Mapping.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.30.0
    • Feature: The AWS Elemental MediaConvert SDK has added support for compact DASH manifest generation, audio normalization using TruePeak measurements, and the ability to clip the sample range in the color corrector.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.18.1
    • Documentation: Update documentation for new ListSecrets and DescribeSecret parameters

Release (2023-01-11)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.38.0
    • Feature: This release adds support to new document types - RTF, XML, XSLT, MS_EXCEL, CSV, JSON, MD

Release (2023-01-10)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/location: v1.21.0
    • Feature: This release adds support for two new route travel models, Bicycle and Motorcycle which can be used with Grab data source.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.40.0
    • Feature: This release adds support for configuring allocated storage on the CreateDBInstanceReadReplica, RestoreDBInstanceFromDBSnapshot, and RestoreDBInstanceToPointInTime APIs.

Release (2023-01-09)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ecrpublic: v1.15.0
    • Feature: This release for Amazon ECR Public makes several change to bring the SDK into sync with the API.
  • github.com/aws/aws-sdk-go-v2/service/kendraranking: v1.0.0
    • Release: New AWS service client module
    • Feature: Introducing Amazon Kendra Intelligent Ranking, a new set of Kendra APIs that leverages Kendra semantic ranking capabilities to improve the quality of search results from other search services (i.e. OpenSearch, ElasticSearch, Solr).
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.23.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 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)