nerdswords / 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
959 stars 330 forks source link

Bump the aws-sdk-v2 group across 1 directory with 15 updates #1504

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 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.30.3 1.30.4
github.com/aws/aws-sdk-go-v2/config 1.27.26 1.27.28
github.com/aws/aws-sdk-go-v2/service/amp 1.27.3 1.27.4
github.com/aws/aws-sdk-go-v2/service/apigateway 1.25.3 1.25.5
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 1.22.3 1.22.5
github.com/aws/aws-sdk-go-v2/service/autoscaling 1.43.3 1.43.4
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.40.3 1.40.4
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice 1.40.3 1.40.4
github.com/aws/aws-sdk-go-v2/service/ec2 1.170.0 1.175.1
github.com/aws/aws-sdk-go-v2/service/iam 1.34.3 1.35.0
github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi 1.23.3 1.23.4
github.com/aws/aws-sdk-go-v2/service/shield 1.27.3 1.27.4
github.com/aws/aws-sdk-go-v2/service/storagegateway 1.31.3 1.31.4

Updates github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.30.4

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.28

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.26 to 1.17.28

Commits


Updates github.com/aws/aws-sdk-go-v2/service/amp from 1.27.3 to 1.27.4

Commits


Updates github.com/aws/aws-sdk-go-v2/service/apigateway from 1.25.3 to 1.25.5

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/apigatewayv2 from 1.22.3 to 1.22.5

Commits
  • f2706c8 Release 2023-12-08
  • 1dac0c9 Regenerated Clients
  • cbd9216 Update API model
  • c7357bb fix: reinstate presence of retryer when functional opts run but still respect...
  • c5c34b3 fix: translation of ini service sections into shared config (#2416)
  • b3c7fbf update express cache key (#2414)
  • 9b90af4 fix: add non-vhostable buckets to path when using legacy endpoint resolver (#...
  • 0d643a8 Release 2023-12-07
  • e38b534 Regenerated Clients
  • f394daf Update SDK's smithy-go dependency to v1.19.0
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.43.3 to 1.43.4

Commits


Updates github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.40.3 to 1.40.4

Commits


Updates github.com/aws/aws-sdk-go-v2/service/databasemigrationservice from 1.40.3 to 1.40.4

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.170.0 to 1.175.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.34.3 to 1.35.0

Changelog

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

Release (2023-06-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.16.0
    • Feature: Add Amazon EC2 instance recommendations export
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.59.0
    • Feature: Updates the *InstanceStorageConfig APIs to support a new ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include InstanceAccessUrl attribute in the API response.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.20.3
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.35.0
    • Feature: This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.

Release (2023-06-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.25.0
    • Feature: This release introduces 2 Audit Manager features: CSV exports and new manual evidence options. You can now export your evidence finder results in CSV format. In addition, you can now add manual evidence to a control by entering free-form text or uploading a file from your browser.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.20.3
    • Documentation: Documentation updates for EFS.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.23.2
    • Documentation: Updated descriptions for some APIs.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.24.0
    • Feature: Amazon Location Service adds categories to places, including filtering on those categories in searches. Also, you can now add metadata properties to your geofences.

Release (2023-06-13)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.27.0
    • Feature: This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of Amazon CodeGuru Security APIs
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.14.0
    • Feature: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.100.0
    • Feature: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.23.5
    • Documentation: Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.27.0
    • Feature: This release adds pagination for the Get Certificates API operation.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.34.0

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi from 1.23.3 to 1.23.4

Commits


Updates github.com/aws/aws-sdk-go-v2/service/shield from 1.27.3 to 1.27.4

Commits


Updates github.com/aws/aws-sdk-go-v2/service/storagegateway from 1.31.3 to 1.31.4

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.30.3 to 1.30.4

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 3 weeks ago

Superseded by #1508.