qonto / prometheus-rds-exporter

Prometheus exporter for AWS RDS
MIT License
69 stars 11 forks source link

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

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the aws-sdk-go-v2 group with 3 updates: github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/ec2 and github.com/aws/aws-sdk-go-v2/service/rds.

Updates github.com/aws/aws-sdk-go-v2/config from 1.26.5 to 1.26.6

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.144.0 to 1.145.0

Commits


Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.66.2 to 1.68.0

Changelog

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

Release (2022-11-08)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acm: v1.16.0
    • Feature: Support added for requesting elliptic curve certificate key algorithm types P-256 (EC_prime256v1) and P-384 (EC_secp384r1).
  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.1.0
    • Feature: This release adds the Recurring Custom Line Item feature along with a new API ListCustomLineItemVersions.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.68.0
    • Feature: This release enables sharing of EC2 Placement Groups across accounts and within AWS Organizations using Resource Access Manager
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.20.0
    • Feature: AWS Firewall Manager now supports importing existing AWS Network Firewall firewalls into Firewall Manager policies.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.24.0
    • Feature: This release adds support for Amazon Lightsail to automate the delegation of domains registered through Amazon Route 53 to Lightsail DNS management and to automate record creation for DNS validation of Lightsail SSL/TLS certificates.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.11.0
    • Feature: Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.19.0
    • Feature: Amazon Polly adds new voices: Elin (sv-SE), Ida (nb-NO), Laura (nl-NL) and Suvi (fi-FI). They are available as neural voices only.
  • github.com/aws/aws-sdk-go-v2/service/resourceexplorer2: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the initial SDK release for AWS Resource Explorer. AWS Resource Explorer lets your users search for and discover your AWS resources across the AWS Regions in your account.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.23.0
    • Feature: Amazon Route 53 now supports the Europe (Zurich) Region (eu-central-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

Release (2022-11-07)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.19.0
    • Feature: Adds support for using Query Result Reuse
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.24.0
    • Feature: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.20.0
    • Feature: This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.67.0
    • Feature: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.23.0
    • Feature: Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.26.0
    • Feature: Amazon Lex now supports new APIs for viewing and editing Custom Vocabulary in bots.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.27.0
    • Feature: The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.32.0
    • Feature: This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.23.1
    • Documentation: The geo match statement now adds labels for country and region. You can match requests at the region level by combining a geo match statement with label match statements.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.17.0
    • Feature: This release adds support for integrations with AWS Trusted Advisor and AWS Service Catalog AppRegistry to improve workload discovery and speed up your workload reviews.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.25.0
    • Feature: This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs.

Release (2022-11-04)

... (truncated)

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