prometheus-community / yet-another-cloudwatch-exporter

Prometheus exporter for AWS CloudWatch - Discovers services through AWS tags, gets CloudWatch metrics data and provides them as Prometheus metrics with AWS tags as labels
Apache License 2.0
983 stars 335 forks source link

Bump the aws-sdk-v2 group with 15 updates #1529

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the aws-sdk-v2 group with 15 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.30.5 1.31.0
github.com/aws/aws-sdk-go-v2/config 1.27.34 1.27.36
github.com/aws/aws-sdk-go-v2/credentials 1.17.32 1.17.34
github.com/aws/aws-sdk-go-v2/service/amp 1.27.6 1.28.0
github.com/aws/aws-sdk-go-v2/service/apigateway 1.25.8 1.26.0
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 1.22.8 1.23.0
github.com/aws/aws-sdk-go-v2/service/autoscaling 1.43.7 1.44.0
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.40.7 1.41.0
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice 1.40.7 1.41.0
github.com/aws/aws-sdk-go-v2/service/ec2 1.177.3 1.178.0
github.com/aws/aws-sdk-go-v2/service/iam 1.35.2 1.36.0
github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi 1.23.7 1.24.0
github.com/aws/aws-sdk-go-v2/service/shield 1.27.6 1.28.0
github.com/aws/aws-sdk-go-v2/service/storagegateway 1.32.0 1.33.0
github.com/aws/aws-sdk-go-v2/service/sts 1.30.7 1.31.0

Updates github.com/aws/aws-sdk-go-v2 from 1.30.5 to 1.31.0

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.34 to 1.27.36

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.32 to 1.17.34

Commits


Updates github.com/aws/aws-sdk-go-v2/service/amp from 1.27.6 to 1.28.0

Commits


Updates github.com/aws/aws-sdk-go-v2/service/apigateway from 1.25.8 to 1.26.0

Commits


Updates github.com/aws/aws-sdk-go-v2/service/apigatewayv2 from 1.22.8 to 1.23.0

Commits


Updates github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.43.7 to 1.44.0

Commits
  • fa3ee1a Release 2023-11-21
  • 6e0c553 Regenerated Clients
  • 32fa00b Update endpoints model
  • 72eae5c Update API model
  • 1c69d08 fix: don't expect response to be json in endpointcreds provider (#2381)
  • 3bd97c0 fix: don't send 0 max items for object version and multipart upload paginator...
  • b3e07aa Release 2023-11-20
  • 2fc1c0d Regenerated Clients
  • 1a6bd02 Update endpoints model
  • ac2c871 Update API model
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.40.7 to 1.41.0

Commits


Updates github.com/aws/aws-sdk-go-v2/service/databasemigrationservice from 1.40.7 to 1.41.0

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.177.3 to 1.178.0

Commits


Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.35.2 to 1.36.0

Changelog

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

Release (2023-06-28)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.3.0
    • Feature: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for triggering when to create a health event.
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.17.0
    • Feature: Support for new runtime environment in Kinesis Data Analytics Studio: Zeppelin-0.10, Apache Flink-1.15
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.37.0
    • Feature: Surface ResourceConflictException in DeleteEventSourceMapping
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.5.0
    • Feature: Add Common Workflow Language (CWL) as a supported language for Omics workflows
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.46.0
    • Feature: Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.36.0
    • Feature: The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.88.0
    • Feature: This release adds support for Model Cards Model Registry integration.

Release (2023-06-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appfabric: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.32.0
    • Feature: This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.8.0
    • Feature: This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.23.0
    • Feature: IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideo: v1.16.0
    • Feature: General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.28.0
    • Feature: This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.
  • github.com/aws/aws-sdk-go-v2/service/privatenetworks: v1.3.0
    • Feature: This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.87.0
    • Feature: Introducing TTL for online store records in feature groups.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.15.0
    • Feature: Introducing TTL for online store records for feature groups.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.36.7
    • Documentation: Systems Manager doc-only update for June 2023.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.0.3
    • Documentation: This update fixes several broken links to the Cedar documentation.

Release (2023-06-26)

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi from 1.23.7 to 1.24.0

Commits


Updates github.com/aws/aws-sdk-go-v2/service/shield from 1.27.6 to 1.28.0

Commits


Updates github.com/aws/aws-sdk-go-v2/service/storagegateway from 1.32.0 to 1.33.0

Changelog

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

Release (2023-04-24)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.18.0
    • Feature: add recursion detection middleware to all SDK requests to avoid recursion invocation in Lambda
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.27.0
    • Feature: Increased the max length for RefreshToken and AuthCode from 2048 to 4096.
  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.2.5
    • Documentation: Documentation updates for Amazon CodeCatalyst.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.94.0
    • Feature: API changes to AWS Verified Access related to identity providers' information.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.36.0
    • Feature: This release introduces a noise reduction pre-filter, linear interpolation deinterlace mode, video pass-through, updated default job settings, and expanded LC-AAC Stereo audio bitrate ranges.
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.25.0
    • Feature: Added new status result to Liveness session status.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.28.0
    • Feature: added paginator for listResourceRecordSets
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.33.0
    • Feature: added custom paginators for listMultipartUploads and ListObjectVersions

Release (2023-04-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.52.0
    • Feature: This release adds a new API CreateParticipant. For Amazon Connect Chat, you can use this new API to customize chat flow experiences.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.26.1
    • Documentation: Documentation update to address various Amazon ECS tickets.
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.23.0
    • Feature: AWS Firewall Manager adds support for multiple administrators. You can now delegate more than one administrator per organization.

Release (2023-04-20)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chime: v1.23.0
    • Feature: Adds support for Hindi and Thai languages and additional Amazon Transcribe parameters to the StartMeetingTranscription API.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.4.0
    • Feature: This release adds support for specifying the recording file format in an S3 recording sink configuration.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.15.0
    • Feature: Adds support for Hindi and Thai languages and additional Amazon Transcribe parameters to the StartMeetingTranscription API.
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.18.0
    • Feature: Amazon GameLift supports creating Builds for Windows 2016 operating system.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.21.0
    • Feature: This release adds support for the new Lambda Protection feature.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.36.0
    • Feature: Support additional OTA states in GetOTAUpdate API
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.74.0
    • Feature: Amazon SageMaker Canvas adds ModelRegisterSettings support for CanvasAppSettings.

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.30.7 to 1.31.0

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