qonto / prometheus-rds-exporter

Prometheus exporter for AWS RDS
MIT License
62 stars 10 forks source link

chore(deps): bump the aws-sdk-go-v2 group with 5 updates #98

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the aws-sdk-go-v2 group with 5 updates:

Package From To
github.com/aws/aws-sdk-go-v2/config 1.26.1 1.26.2
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.32.0 1.32.1
github.com/aws/aws-sdk-go-v2/service/ec2 1.141.0 1.142.0
github.com/aws/aws-sdk-go-v2/service/rds 1.64.6 1.66.0
github.com/aws/aws-sdk-go-v2/service/servicequotas 1.19.5 1.19.6

Updates github.com/aws/aws-sdk-go-v2/config from 1.26.1 to 1.26.2

Commits


Updates github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.32.0 to 1.32.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.141.0 to 1.142.0

Commits


Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.64.6 to 1.66.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


Updates github.com/aws/aws-sdk-go-v2/service/servicequotas from 1.19.5 to 1.19.6

Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 8 months ago

Superseded by #102.