trois-six / terraformer

CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
Apache License 2.0
1 stars 2 forks source link

build(deps): bump github.com/aws/aws-sdk-go-v2/service/rds from 1.18.1 to 1.23.0 #45

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/aws/aws-sdk-go-v2/service/rds from 1.18.1 to 1.23.0.

Changelog

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

Release (2022-07-22)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/account: v1.7.0
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.50.0
    • Feature: Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.15.0
    • Feature: Added new service feature (Early access only) - Long Duration Test, where customers can test the IoT device to observe how it behaves when the device is in operation for longer period.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.22.0
    • Feature: Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.23.0
    • Feature: This release adds the "ModifyActivityStream" API with support for audit policy state locking and unlocking.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.21.0
    • Feature: Remove unsupported language codes for StartTranscriptionJob and update VocabularyFileUri for UpdateMedicalVocabulary

Release (2022-07-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.18.0
    • Feature: This feature allows customers to retrieve runtime statistics for completed queries
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.19.0
    • Feature: Adding support for the suppression of Composite Alarm actions
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.21.1
    • Documentation: Documentation updates for Database Migration Service (DMS).
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.19.0
    • Feature: Enable copy-on-write restore type
  • github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect: v1.14.0
    • Feature: This release includes a new exception type "EC2InstanceUnavailableException" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs.
  • github.com/aws/aws-sdk-go-v2/service/frauddetector: v1.20.0
    • Feature: The release introduces Account Takeover Insights (ATI) model. The ATI model detects fraud relating to account takeover. This release also adds support for new variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to Model Version APIs.
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.23.0
    • Feature: Added asynchronous API to ingest bulk historical and current data into IoT SiteWise.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.31.0
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.18.0
    • Feature: Network Firewall now supports referencing dynamic IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.22.1
    • Documentation: Adds support for creating an RDS Proxy for an RDS for MariaDB database.

Release (2022-07-20)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.17.11
    • Documentation: AWS Certificate Manager (ACM) Private Certificate Authority (PCA) documentation updates
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.27.0
    • Feature: GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.

... (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

Superseded by #46.