Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

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.31
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.6
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 1.22.3 1.22.6
github.com/aws/aws-sdk-go-v2/service/autoscaling 1.43.3 1.43.5
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.40.3 1.40.5
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice 1.40.3 1.40.5
github.com/aws/aws-sdk-go-v2/service/ec2 1.170.0 1.176.0
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.5
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.31

Commits
  • a6e48ac Release 2024-08-26
  • 7d62062 Regenerated Clients
  • bdf2372 Update API model
  • 84ca95e omitempty for NULL attribute values from custom marshalers (#2739)
  • d7a7f5a save sso cache token expiresAt in UTC (#2709)
  • 87cea8b Release 2024-08-23
  • 93f8d22 Regenerated Clients
  • bd44016 Update API model
  • 097b04b Merge pull request #2761 from aws/fix-dont-fail-test-if-credentials-set
  • c10d543 Don't fail credentials unit tests if credentials are found on a file
  • Additional commits viewable in compare view

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

Commits
  • a6e48ac Release 2024-08-26
  • 7d62062 Regenerated Clients
  • bdf2372 Update API model
  • 84ca95e omitempty for NULL attribute values from custom marshalers (#2739)
  • d7a7f5a save sso cache token expiresAt in UTC (#2709)
  • 87cea8b Release 2024-08-23
  • 93f8d22 Regenerated Clients
  • bd44016 Update API model
  • 097b04b Merge pull request #2761 from aws/fix-dont-fail-test-if-credentials-set
  • c10d543 Don't fail credentials unit tests if credentials are found on a file
  • Additional commits viewable in compare view

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.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/apigatewayv2 from 1.22.3 to 1.22.6

Commits

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

Commits

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

Commits

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

Commits

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

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.5

Commits
  • ce842a7 Release 2023-12-01
  • d40f923 Regenerated Clients
  • 3a00ef5 Update API model
  • 1f61a06 fix: correct recognition and zeroing of cache-wrapped AnonymousCredentials (#...
  • 623d430 fix: correct wrapping of errors in authentication workflow (#2403)
  • cb676e7 Release 2023-11-30.2
  • 21db1a2 Regenerated Clients
  • 833655d Update API model
  • fcfb7ac fix: use region overrides in endpoint discovery (#2393)
  • f3ea5b8 Release 2023-11-30
  • Additional commits viewable in compare view

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.5

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.30.4` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.26` | `1.27.31` |
| [github.com/aws/aws-sdk-go-v2/service/amp](https://github.com/aws/aws-sdk-go-v2) | `1.27.3` | `1.27.4` |
| [github.com/aws/aws-sdk-go-v2/service/apigateway](https://github.com/aws/aws-sdk-go-v2) | `1.25.3` | `1.25.6` |
| [github.com/aws/aws-sdk-go-v2/service/apigatewayv2](https://github.com/aws/aws-sdk-go-v2) | `1.22.3` | `1.22.6` |
| [github.com/aws/aws-sdk-go-v2/service/autoscaling](https://github.com/aws/aws-sdk-go-v2) | `1.43.3` | `1.43.5` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatch](https://github.com/aws/aws-sdk-go-v2) | `1.40.3` | `1.40.5` |
| [github.com/aws/aws-sdk-go-v2/service/databasemigrationservice](https://github.com/aws/aws-sdk-go-v2) | `1.40.3` | `1.40.5` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.170.0` | `1.176.0` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.34.3` | `1.35.0` |
| [github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi](https://github.com/aws/aws-sdk-go-v2) | `1.23.3` | `1.23.5` |
| [github.com/aws/aws-sdk-go-v2/service/shield](https://github.com/aws/aws-sdk-go-v2) | `1.27.3` | `1.27.4` |
| [github.com/aws/aws-sdk-go-v2/service/storagegateway](https://github.com/aws/aws-sdk-go-v2) | `1.31.3` | `1.31.4` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.30.3 to 1.30.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.30.3...v1.30.4)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.26 to 1.27.31
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.26...config/v1.27.31)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.26 to 1.17.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.26...credentials/v1.17.30)

Updates `github.com/aws/aws-sdk-go-v2/service/amp` from 1.27.3 to 1.27.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.3...config/v1.27.4)

Updates `github.com/aws/aws-sdk-go-v2/service/apigateway` from 1.25.3 to 1.25.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.25.3...config/v1.25.6)

Updates `github.com/aws/aws-sdk-go-v2/service/apigatewayv2` from 1.22.3 to 1.22.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.22.3...service/mq/v1.22.6)

Updates `github.com/aws/aws-sdk-go-v2/service/autoscaling` from 1.43.3 to 1.43.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/fsx/v1.43.3...service/fsx/v1.43.5)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatch` from 1.40.3 to 1.40.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.40.3...service/rds/v1.40.5)

Updates `github.com/aws/aws-sdk-go-v2/service/databasemigrationservice` from 1.40.3 to 1.40.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.40.3...service/rds/v1.40.5)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.170.0 to 1.176.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.170.0...service/ec2/v1.176.0)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.34.3 to 1.35.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.35.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.34.3...service/s3/v1.35.0)

Updates `github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi` from 1.23.3 to 1.23.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.23.3...v1.23.5)

Updates `github.com/aws/aws-sdk-go-v2/service/shield` from 1.27.3 to 1.27.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.3...config/v1.27.4)

Updates `github.com/aws/aws-sdk-go-v2/service/storagegateway` from 1.31.3 to 1.31.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.3...service/sqs/v1.31.4)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.3 to 1.30.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.30.3...service/s3/v1.30.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/amp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/apigateway
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/apigatewayv2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/autoscaling
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/databasemigrationservice
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/shield
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/storagegateway
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v2
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2024

Superseded by #1512.

@dependabot dependabot bot closed this Aug 29, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-v2-caaa429dee branch August 29, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants