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 9 updates #124

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

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

Package From To
github.com/aws/aws-sdk-go-v2 1.24.1 1.25.2
github.com/aws/aws-sdk-go-v2/config 1.26.6 1.27.4
github.com/aws/aws-sdk-go-v2/credentials 1.16.16 1.17.4
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.14.11 1.15.2
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.32.2 1.36.1
github.com/aws/aws-sdk-go-v2/service/ec2 1.146.0 1.149.1
github.com/aws/aws-sdk-go-v2/service/rds 1.69.0 1.73.0
github.com/aws/aws-sdk-go-v2/service/servicequotas 1.19.7 1.21.1
github.com/aws/aws-sdk-go-v2/service/sts 1.26.7 1.28.1

Updates github.com/aws/aws-sdk-go-v2 from 1.24.1 to 1.25.2

Commits


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

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.16.16 to 1.17.4

Changelog

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

Release (2023-02-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.26.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.26.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/cloudsearch: v1.14.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.25.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.20.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.84.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.26.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk: v1.15.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing: v1.15.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.19.3
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.19.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/neptune: v1.19.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.20.0
    • Feature: Add new GetResourcesSummary API
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.40.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.27.2
    • Documentation: Corrects descriptions of the parameters for the API operations RestoreFromClusterSnapshot, RestoreTableFromClusterSnapshot, and CreateCluster.
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/ses: v1.15.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/sns: v1.20.1
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.20.2
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.18.3
    • Dependency Update: Upgrade smithy to 1.27.2 and correct empty query list serialization.

Release (2023-02-02)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.16.0

... (truncated)

Commits
  • 3f28b51 Release 2023-02-03
  • 6e8d17f Regenerated Clients
  • 60dbdbb Update endpoints model
  • 212910a Update API model
  • eb8cb66 Upgrade smithy to 1.27.2, correct query empty list serialization
  • 24db9f5 Update processcreds.CredentialProcessResponse visibility to public (#1921)
  • bd3003e dependency: upgrade smithy to 1.27.2 and correct query empty list serialization
  • 0d94f22 Release 2023-02-02
  • 2eec85e Regenerated Clients
  • 4ca6e32 Update endpoints model
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.14.11 to 1.15.2

Commits


Updates github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.32.2 to 1.36.1

Commits
  • 6911981 Release 2022-04-25
  • 1bd13c6 Regenerated Clients
  • 82cbcb0 Update API model
  • b0a3c24 Adds Policy and Duration parameters to stscreds.WebIdentityRoleOptions ...
  • da333d3 internal/sync/singleflight: Update version of singleflight (#1679)
  • 7065f83 Add make command for listing the SDK's complete set of Go dependencies (#1677)
  • d27c530 Release 2022-04-22
  • 67f8605 Regenerated Clients
  • 4e2def0 Update API model
  • aa725de Update smithy-go to smithy 1.21.0 (#1615)
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.146.0 to 1.149.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.69.0 to 1.73.0

Changelog

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

Release (2022-11-29)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/arczonalshift: v1.0.0
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.18.0
    • Feature: Adds support for a new recommendation preference that makes it possible for customers to optimize their EC2 recommendations by utilizing an external metrics ingestion service to provide metrics.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.28.0
    • Feature: With this release, you can use AWS Config to evaluate your resources for compliance with Config rules before they are created or updated. Using Config rules in proactive mode enables you to test and build compliant resource templates or check resource configurations at the time they are provisioned.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.73.0
    • Feature: Introduces ENA Express, which uses AWS SRD and dynamic routing to increase throughput and minimize latency, adds support for trust relationships between Reachability Analyzer and AWS Organizations to enable cross-account analysis, and adds support for Infrastructure Performance metric subscriptions.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.24.0
    • Feature: Adds support for additional EKS add-ons metadata and filtering fields
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.26.0
    • Feature: This release adds support for 4GB/s / 160K PIOPS FSx for ONTAP file systems and 10GB/s / 350K PIOPS FSx for OpenZFS file systems (Single_AZ_2). For FSx for ONTAP, this also adds support for DP volumes, snapshot policy, copy tags to backups, and Multi-AZ route table updates.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.36.0
    • Feature: This release allows the creation of Custom Visual Transforms (Dynamic Transforms) to be created via AWS Glue CLI/SDK.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.9.0
    • Feature: This release adds support for Inspector to scan AWS Lambda.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.26.0
    • Feature: Adds support for Lambda SnapStart, which helps improve the startup performance of functions. Customers can now manage SnapStart based functions via CreateFunction and UpdateFunctionConfiguration APIs
  • github.com/aws/aws-sdk-go-v2/service/licensemanagerusersubscriptions: v1.1.0
    • Feature: AWS now offers fully-compliant, Amazon-provided licenses for Microsoft Office Professional Plus 2021 Amazon Machine Images (AMIs) on Amazon EC2. These AMIs are now available on the Amazon EC2 console and on AWS Marketplace to launch instances on-demand without any long-term licensing commitments.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.24.0
    • Feature: Added support for configuring Macie to continually sample objects from S3 buckets and inspect them for sensitive data. Results appear in statistics, findings, and other data that Macie provides.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.28.0
    • Feature: This release adds new Describe APIs and updates Create and Update APIs to support the data model for Dashboards, Analyses, and Templates.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.27.0
    • Feature: Added two new APIs to support Amazon S3 Multi-Region Access Point failover controls: GetMultiRegionAccessPointRoutes and SubmitMultiRegionAccessPointRoutes. The failover control APIs are supported in the following Regions: us-east-1, us-west-2, eu-west-1, ap-southeast-2, and ap-northeast-1.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.25.0
    • Feature: Adding StandardsManagedBy field to DescribeStandards API response

Release (2022-11-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backup: v1.18.0
    • Feature: AWS Backup introduces support for legal hold and application stack backups. AWS Backup Audit Manager introduces support for cross-Region, cross-account reports.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.22.0
    • Feature: Adds cross-account support to the GetMetricData API. Adds cross-account support to the ListMetrics API through the usage of the IncludeLinkedAccounts flag and the new OwningAccounts field.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.17.0
    • Feature: Updates to support CloudWatch Logs data protection and CloudWatch cross-account observability
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.9.0
    • Feature: Non breaking changes to existing APIs, and additional APIs added to support in-AWS failing back using AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.20.0
    • Feature: This release adds support for ECS Service Connect, a new capability that simplifies writing and operating resilient distributed applications. This release updates the TaskDefinition, Cluster, Service mutation APIs with Service connect constructs and also adds a new ListServicesByNamespace API.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.18.0
    • Feature: This release adds elastic as a new ThroughputMode value for EFS file systems and adds AFTER_1_DAY as a value for TransitionToIARules.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.32.0
    • Feature: Job scheduling enables the scheduled rollout of a Job with start and end times and a customizable end behavior when end time is reached. This is available for continuous and snapshot jobs. Added support for MQTT5 properties to AWS IoT TopicRule Republish Action.

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/servicequotas from 1.19.7 to 1.21.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.26.7 to 1.28.1

Changelog

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

Release (2023-07-13)

General Highlights

  • Feature: Modify user agent syntax and introduce support for optional app identifier in UA header
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.23.0
    • Feature: API model updated in Amazon Cognito
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.61.0
    • Feature: Add support for deleting Queues and Routing Profiles.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.27.0
    • Feature: Enhanced PostgreSQL target endpoint settings for providing Babelfish support.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.25.0
    • Feature: Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.104.0
    • Feature: This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.30.0
    • Feature: Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.21.1
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.25.0
    • Feature: Adds categories to MediaTailor channel assembly alerts
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.25.0
    • Feature: This release provides ability to customers to change schema associated with their datasets in Amazon Personalize
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.22.0
    • Feature: This release adds support for deployment history for Proton provisioned resources
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.37.0
    • Feature: S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.92.0
    • Feature: Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.11
    • Documentation: Documentation updates for Secrets Manager

Release (2023-07-07)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.22.0
    • Feature: Add CMK encryption support for CloudWatch Logs Insights query result data
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.26.0
    • Feature: Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.54.0
    • Feature: This release enables customers to create new Apache Iceberg tables and associated metadata in Amazon S3 by using native AWS Glue CreateTable operation.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.32.0
    • Feature: This release enables the use of Thumbnails in AWS Elemental MediaLive.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.24.0
    • Feature: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs, including support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags.

Release (2023-07-06)

... (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
dependabot[bot] commented 6 months ago

Superseded by #129.