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.28.0 #65

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Changelog

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

Release (2022-11-04)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.16.1
    • Documentation: Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.66.0
    • Feature: This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions.
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.15.0
    • Feature: Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines.
  • github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting: v1.0.37
    • Dependency Update: update golang.org/x/net dependency to 0.1.0

Release (2022-11-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/memorydb: v1.10.0
    • Feature: Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.54.0
    • Feature: Amazon SageMaker now supports running training jobs on ml.trn1 instance types.

Release (2022-11-02)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.26.0
    • Feature: This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.25.0
    • Feature: S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.53.0
    • Feature: This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn.
  • github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.17.0
    • Feature: Adds support for tagging replication-set on creation.

Release (2022-11-01)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/rds: v1.28.0
    • Feature: Relational Database Service - This release adds support for configuring Storage Throughput on RDS database instances.
  • github.com/aws/aws-sdk-go-v2/service/textract: v1.17.0
    • Feature: Add ocr results in AnalyzeIDResponse as blocks

Release (2022-10-31)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.15.0
    • Feature: This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.16.0
    • Feature: SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.34.0
    • Feature: Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.65.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)
dependabot[bot] commented 1 year ago

Superseded by #67.