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 across 1 directory with 15 updates #1551

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps the aws-sdk-v2 group with 13 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.31.0 1.32.3
github.com/aws/aws-sdk-go-v2/config 1.27.37 1.28.1
github.com/aws/aws-sdk-go-v2/service/amp 1.28.1 1.29.4
github.com/aws/aws-sdk-go-v2/service/apigateway 1.26.1 1.27.3
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 1.23.1 1.24.3
github.com/aws/aws-sdk-go-v2/service/autoscaling 1.44.1 1.46.1
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.41.1 1.42.3
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice 1.41.1 1.44.1
github.com/aws/aws-sdk-go-v2/service/ec2 1.179.0 1.186.1
github.com/aws/aws-sdk-go-v2/service/iam 1.36.1 1.37.3
github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi 1.24.1 1.25.3
github.com/aws/aws-sdk-go-v2/service/shield 1.28.1 1.29.3
github.com/aws/aws-sdk-go-v2/service/storagegateway 1.33.1 1.34.3

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

Commits
  • 6b53348 Release 2024-10-28
  • 784d2d3 Regenerated Clients
  • 7258bd2 Update endpoints model
  • f322198 Update API model
  • b65b80a Merge pull request #2852 from RanVaknin/signature-header-parsing-fix
  • 803614d Fixing changelog description and implementation to use TrimSpace
  • b12c8cf adding changelog
  • f0caa97 patching GetSignedRequestSignature to cover edge cases with the signature
  • e058903 drop service/nimble (#2851)
  • 896793a Release 2024-10-25
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.37 to 1.28.1

Commits
  • 6b53348 Release 2024-10-28
  • 784d2d3 Regenerated Clients
  • 7258bd2 Update endpoints model
  • f322198 Update API model
  • b65b80a Merge pull request #2852 from RanVaknin/signature-header-parsing-fix
  • 803614d Fixing changelog description and implementation to use TrimSpace
  • b12c8cf adding changelog
  • f0caa97 patching GetSignedRequestSignature to cover edge cases with the signature
  • e058903 drop service/nimble (#2851)
  • 896793a Release 2024-10-25
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.35 to 1.17.42

Commits
  • 6b53348 Release 2024-10-28
  • 784d2d3 Regenerated Clients
  • 7258bd2 Update endpoints model
  • f322198 Update API model
  • b65b80a Merge pull request #2852 from RanVaknin/signature-header-parsing-fix
  • 803614d Fixing changelog description and implementation to use TrimSpace
  • b12c8cf adding changelog
  • f0caa97 patching GetSignedRequestSignature to cover edge cases with the signature
  • e058903 drop service/nimble (#2851)
  • 896793a Release 2024-10-25
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/service/amp from 1.28.1 to 1.29.4

Commits


Updates github.com/aws/aws-sdk-go-v2/service/apigateway from 1.26.1 to 1.27.3

Commits


Updates github.com/aws/aws-sdk-go-v2/service/apigatewayv2 from 1.23.1 to 1.24.3

Commits


Updates github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.44.1 to 1.46.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.41.1 to 1.42.3

Commits


Updates github.com/aws/aws-sdk-go-v2/service/databasemigrationservice from 1.41.1 to 1.44.1

Changelog

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

Release (2023-05-18)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.28.0
    • Feature: Removing SparkProperties from EngineConfiguration object for StartSession API call
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.25.0
    • Feature: Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.24.0
    • Feature: In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.55.0
    • Feature: You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.98.0
    • Feature: Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.1
    • Documentation: Documentation only release to address various tickets.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.37.0
    • Feature: This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.44.1
    • Documentation: RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
  • github.com/aws/aws-sdk-go-v2/service/sagemakergeospatial: v1.3.0
    • Feature: This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API.

Release (2023-05-16)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/detective: v1.19.0
    • Feature: Added and updated API operations in Detective to support the integration of ASFF Security Hub findings.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.18.14
    • Documentation: This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.48.0
    • Feature: Add Support for Tags for Custom Entity Types
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.8
    • Documentation: Documentation updates for Secrets Manager
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.32.0
    • Feature: My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation.

Release (2023-05-15)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.27.0
    • Feature: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.3.0
    • Feature: With this release, the users can list the active sessions connected to their Dev Environment on AWS CodeCatalyst
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.28.0
    • Feature: This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.
  • github.com/aws/aws-sdk-go-v2/service/rolesanywhere: v1.2.0
    • Feature: Adds support for custom notification settings in a trust anchor. Introduces PutNotificationSettings and ResetNotificationSettings API's. Updates DurationSeconds max value to 3600.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.29.0
    • Feature: This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.179.0 to 1.186.1

Commits
  • 6b53348 Release 2024-10-28
  • 784d2d3 Regenerated Clients
  • 7258bd2 Update endpoints model
  • f322198 Update API model
  • b65b80a Merge pull request #2852 from RanVaknin/signature-header-parsing-fix
  • 803614d Fixing changelog description and implementation to use TrimSpace
  • b12c8cf adding changelog
  • f0caa97 patching GetSignedRequestSignature to cover edge cases with the signature
  • e058903 drop service/nimble (#2851)
  • 896793a Release 2024-10-25
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.36.1 to 1.37.3

Commits
  • 6b53348 Release 2024-10-28
  • 784d2d3 Regenerated Clients
  • 7258bd2 Update endpoints model
  • f322198 Update API model
  • b65b80a Merge pull request #2852 from RanVaknin/signature-header-parsing-fix
  • 803614d Fixing changelog description and implementation to use TrimSpace
  • b12c8cf adding changelog
  • f0caa97 patching GetSignedRequestSignature to cover edge cases with the signature
  • e058903 drop service/nimble (#2851)
  • 896793a Release 2024-10-25
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi from 1.24.1 to 1.25.3

Commits


Updates github.com/aws/aws-sdk-go-v2/service/shield from 1.28.1 to 1.29.3

Commits


Updates github.com/aws/aws-sdk-go-v2/service/storagegateway from 1.33.1 to 1.34.3

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.31.1 to 1.32.3

Commits
  • 6b53348 Release 2024-10-28
  • 784d2d3 Regenerated Clients
  • 7258bd2 Update endpoints model
  • f322198 Update API model
  • b65b80a Merge pull request #2852 from RanVaknin/signature-header-parsing-fix
  • 803614d Fixing changelog description and implementation to use TrimSpace
  • b12c8cf adding changelog
  • f0caa97 patching GetSignedRequestSignature to cover edge cases with the signature
  • e058903 drop service/nimble (#2851)
  • 896793a Release 2024-10-25
  • Additional commits viewable in compare view


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 1 week ago

Superseded by #1557.