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

build(deps): bump the aws-sdk-go group with 9 updates #989

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 9, 2024

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

Package From To
github.com/aws/aws-sdk-go 1.51.15 1.51.17
github.com/aws/aws-sdk-go-v2/config 1.27.10 1.27.11
github.com/aws/aws-sdk-go-v2/credentials 1.17.10 1.17.11
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.16.14 1.16.15
github.com/aws/aws-sdk-go-v2/service/resourcegroups 1.21.4 1.22.0
github.com/aws/aws-sdk-go-v2/service/sso 1.20.4 1.20.5
github.com/aws/aws-sdk-go-v2/service/ssoadmin 1.25.4 1.25.5
github.com/aws/aws-sdk-go-v2/service/verifiedpermissions 1.12.0 1.13.0
github.com/aws/aws-sdk-go-v2/service/vpclattice 1.7.4 1.7.5

Updates github.com/aws/aws-sdk-go from 1.51.15 to 1.51.17

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.51.17 (2024-04-08)

Service Client Updates

  • service/controlcatalog: Adds new service
  • service/mgn: Updates service API and documentation
  • service/networkmonitor: Updates service API and documentation

Release v1.51.16 (2024-04-05)

Service Client Updates

  • service/quicksight: Updates service API and documentation
    • Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription
  • service/resource-groups: Updates service API and documentation
  • service/verifiedpermissions: Updates service API and documentation
Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.10 to 1.27.11

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.10 to 1.17.11

Changelog

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

Release (2022-11-10)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.24.1
    • Documentation: This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.70.0
    • Feature: This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.19.0
    • Feature: This release adds support for task scale-in protection with updateTaskProtection and getTaskProtection APIs. UpdateTaskProtection API can be used to protect a service managed task from being terminated by scale-in events and getTaskProtection API to get the scale-in protection status of a task.
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.17.0
    • Feature: Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet.
  • github.com/aws/aws-sdk-go-v2/service/resourceexplorer2: v1.0.1
    • Documentation: Text only updates to some Resource Explorer descriptions.
  • github.com/aws/aws-sdk-go-v2/service/scheduler: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS introduces the new Amazon EventBridge Scheduler. EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one central, managed service.

Release (2022-11-09)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.35.0
    • Feature: This release adds new fields SignInUrl, UserArn, and UserId to GetFederationToken response payload.
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.1.0
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.69.0
    • Feature: Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases.
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.14.0
    • Feature: This release adds the preview of customer-provided ephemeris support for AWS Ground Station, allowing space vehicle owners to provide their own position and trajectory information for a satellite.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.19.0
    • Feature: This release adds "IncludeIframeOnlyStream" for Dash endpoints.
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.7.0
    • Feature: This will release hi-IN and th-TH

Release (2022-11-08)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acm: v1.16.0
    • Feature: Support added for requesting elliptic curve certificate key algorithm types P-256 (EC_prime256v1) and P-384 (EC_secp384r1).
  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.1.0
    • Feature: This release adds the Recurring Custom Line Item feature along with a new API ListCustomLineItemVersions.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.68.0
    • Feature: This release enables sharing of EC2 Placement Groups across accounts and within AWS Organizations using Resource Access Manager
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.20.0
    • Feature: AWS Firewall Manager now supports importing existing AWS Network Firewall firewalls into Firewall Manager policies.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.24.0
    • Feature: This release adds support for Amazon Lightsail to automate the delegation of domains registered through Amazon Route 53 to Lightsail DNS management and to automate record creation for DNS validation of Lightsail SSL/TLS certificates.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.11.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.14 to 1.16.15

Commits

Updates github.com/aws/aws-sdk-go-v2/service/resourcegroups from 1.21.4 to 1.22.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.20.4 to 1.20.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 (#...
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2/service/ssoadmin from 1.25.4 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...
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2/service/verifiedpermissions from 1.12.0 to 1.13.0

Changelog

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

Release (2022-01-14)

General Highlights

  • Feature: Updated github.com/aws/smithy-go to latest version
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.13.0
    • Bug Fix: Updates the Retry middleware to release the retry token, on subsequent attempts. This fixes #1413, and is based on PR #1424
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue: v1.6.0
    • Feature: Adds new MarshalWithOptions and UnmarshalWithOptions helpers allowing Encoding and Decoding options to be specified when serializing AttributeValues. Addresses issue: aws/aws-sdk-go-v2#1494
  • github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue: v1.6.0
    • Feature: Adds new MarshalWithOptions and UnmarshalWithOptions helpers allowing Encoding and Decoding options to be specified when serializing AttributeValues. Addresses issue: aws/aws-sdk-go-v2#1494
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.12.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/autoscalingplans: v1.10.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.15.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.15.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.16.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.16.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.28.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.18.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.13.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.8.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.13.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.19.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/honeycode: v1.9.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/identitystore: v1.12.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/ioteventsdata: v1.9.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.16.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.20.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.17.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/lexruntimev2: v1.12.0

... (truncated)

Commits
  • e10c0d2 Release 2022-01-14
  • 35ab85c Update smithy-go dependency version
  • 4741932 Fix Retry middleware not releasing retry token (#1560)
  • e4d9a88 Update API Models (#1559)
  • c1b62ab SDK DefaultsMode Configuration Implementation (#1553)
  • 07e5d3e i1494 passing opts to attributevalue marshalling (#1495)
  • 576b415 codegen: Adds smithy-cli dependency to prevent auto use of smithy-cli 1.16 (#...
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2/service/vpclattice from 1.7.4 to 1.7.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-go group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.51.15` | `1.51.17` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.10` | `1.27.11` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.10` | `1.17.11` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.16.14` | `1.16.15` |
| [github.com/aws/aws-sdk-go-v2/service/resourcegroups](https://github.com/aws/aws-sdk-go-v2) | `1.21.4` | `1.22.0` |
| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.20.4` | `1.20.5` |
| [github.com/aws/aws-sdk-go-v2/service/ssoadmin](https://github.com/aws/aws-sdk-go-v2) | `1.25.4` | `1.25.5` |
| [github.com/aws/aws-sdk-go-v2/service/verifiedpermissions](https://github.com/aws/aws-sdk-go-v2) | `1.12.0` | `1.13.0` |
| [github.com/aws/aws-sdk-go-v2/service/vpclattice](https://github.com/aws/aws-sdk-go-v2) | `1.7.4` | `1.7.5` |


Updates `github.com/aws/aws-sdk-go` from 1.51.15 to 1.51.17
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.51.15...v1.51.17)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.10 to 1.27.11
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.10...config/v1.27.11)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.10 to 1.17.11
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.17.11/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.17.10...config/v1.17.11)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.16.14 to 1.16.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.16.14...v1.16.15)

Updates `github.com/aws/aws-sdk-go-v2/service/resourcegroups` from 1.21.4 to 1.22.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.21.4...v1.22.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.20.4 to 1.20.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.20.4...service/mq/v1.20.5)

Updates `github.com/aws/aws-sdk-go-v2/service/ssoadmin` from 1.25.4 to 1.25.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.25.4...config/v1.25.5)

Updates `github.com/aws/aws-sdk-go-v2/service/verifiedpermissions` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.13.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.12.0...v1.13.0)

Updates `github.com/aws/aws-sdk-go-v2/service/vpclattice` from 1.7.4 to 1.7.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.7.4...service/m2/v1.7.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/resourcegroups
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssoadmin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/verifiedpermissions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/vpclattice
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
...

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 Apr 9, 2024
Copy link

github-actions bot commented Apr 9, 2024

Community Note

Voting for Prioritization

  • Please vote on this pull request by adding a 👍 reaction to the original post to help the community and maintainers prioritize this pull request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added size/S and removed dependencies Pull requests that update a dependency file labels Apr 9, 2024
Copy link
Author

dependabot bot commented on behalf of github Apr 10, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 10, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-f0d74911e6 branch April 10, 2024 04:37
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go Pull requests that update Go code size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants