chore(deps): bump the aws-sdk-go-v2 group with 9 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(5 months ago)
(5 months ago)
dependencies ci-all-qa-tests auto-merge auto-retest
Bumps the aws-sdk-go-v2 group with 9 updates:
| Package | From | To |
|---|---|---|
| github.com/aws/aws-sdk-go-v2 | 1.41.1 |
1.41.2 |
| github.com/aws/aws-sdk-go-v2/config | 1.32.9 |
1.32.10 |
| github.com/aws/aws-sdk-go-v2/credentials | 1.19.9 |
1.19.10 |
| github.com/aws/aws-sdk-go-v2/feature/ec2/imds | 1.18.17 |
1.18.18 |
| github.com/aws/aws-sdk-go-v2/feature/s3/manager | 1.22.2 |
1.22.3 |
| github.com/aws/aws-sdk-go-v2/service/ecr | 1.55.2 |
1.55.3 |
| github.com/aws/aws-sdk-go-v2/service/s3 | 1.96.0 |
1.96.1 |
| github.com/aws/aws-sdk-go-v2/service/securityhub | 1.67.4 |
1.67.5 |
| github.com/aws/aws-sdk-go-v2/service/sts | 1.41.6 |
1.41.7 |
Updates github.com/aws/aws-sdk-go-v2 from 1.41.1 to 1.41.2
Commits
238dde7Release 2026-02-233a957b9Regenerated Clients2972c7dUpdate endpoints modelaa03794Update API model7712be7Feature add new eventstream implementation to support bedrockruntime#InvokeMo...da36a98Release 2026-02-209d7b59cRegenerated Clientse75eb3fUpdate endpoints model2c987cdUpdate API model766b176parameterize generate-dev (#3329)- Additional commits viewable in compare view
Updates github.com/aws/aws-sdk-go-v2/config from 1.32.9 to 1.32.10
Commits
238dde7Release 2026-02-233a957b9Regenerated Clients2972c7dUpdate endpoints modelaa03794Update API model7712be7Feature add new eventstream implementation to support bedrockruntime#InvokeMo...da36a98Release 2026-02-209d7b59cRegenerated Clientse75eb3fUpdate endpoints model2c987cdUpdate API model766b176parameterize generate-dev (#3329)- Additional commits viewable in compare view
Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.9 to 1.19.10
Commits
fcc0f5dRelease 2023-04-10cd750e0Regenerated Clients1bc2f05Update endpoints modelb964f5cUpdate API modelfd69015fix APIGW exports nullability exceptionsfae239aMerge pull request #2089 from aws/auditAccessibilityacf33a2Update aws-sdk-go-v2's comment codegened from Smithy Go's updated document sm...27360c1fix APIGW exports nullability exceptions30383d5Release 2023-04-07352f89cRegenerated Clients- Additional commits viewable in compare view
Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.17 to 1.18.18
Changelog
Sourced from github.com/aws/aws-sdk-go-v2/feature/ec2/imds's changelog.
Release (2023-03-16)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/config: v1.18.18
- Bug Fix: Allow RoleARN to be set as functional option on STS WebIdentityRoleOptions. Fixes aws/aws-sdk-go-v22.
github.com/aws/aws-sdk-go-v2/service/guardduty: v1.18.0
- Feature: Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.
github.com/aws/aws-sdk-go-v2/service/resourceexplorer2: v1.2.7
- Documentation: Documentation updates for APIs.
github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.18.7
- Documentation: Documentation updates for SageMaker Runtime
Release (2023-03-15)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy: v1.9.0
- Feature: This release adds the binary analysis that analyzes IIS application DLLs on Windows and Java applications on Linux to provide anti-pattern report without configuring access to the source code.
github.com/aws/aws-sdk-go-v2/service/s3control: v1.31.0
- Feature: Added support for S3 Object Lambda aliases.
github.com/aws/aws-sdk-go-v2/service/securitylake: v1.3.0
- Feature: Make Create/Get/ListSubscribers APIs return resource share ARN and name so they can be used to validate the RAM resource share to accept. GetDatalake can be used to track status of UpdateDatalake and DeleteDatalake requests.
Release (2023-03-14)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.13.0
- Feature: Add flag to disable IMDSv1 fallback
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.18.0
- Feature: Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric.
github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.19.0
- Feature: This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies.
github.com/aws/aws-sdk-go-v2/service/directconnect: v1.18.7
- Documentation: describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating.
github.com/aws/aws-sdk-go-v2/service/ec2: v1.90.0
- Feature: This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
github.com/aws/aws-sdk-go-v2/service/iam: v1.19.6
- Documentation: Documentation only updates to correct customer-reported issues
github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.2.0
- Feature: Adding support for client-side timestamps
github.com/aws/aws-sdk-go-v2/service/support: v1.14.6
- Announcement: Model regenerated with support for null string values to properly implement
supportservice operationsDescribeTrustedAdvisorCheckRefreshStatusesandDescribeTrustedAdvisorCheckSummariesRelease (2023-03-13)
... (truncated)
Commits
4b96187Release 2023-03-1606ad3feRegenerated Clientsf15a20dUpdate endpoints model92cb133Update API model601e6aadelay WebIdentityRoleOptions validation (#2030)03dd7e4Release 2023-03-15b47bc7fRegenerated Clients49db781Update endpoints model27738b7Update API model- See full diff in compare view
Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.22.2 to 1.22.3
Commits
- See full diff in compare view
Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.55.2 to 1.55.3
Commits
6b53348Release 2024-10-28784d2d3Regenerated Clients7258bd2Update endpoints modelf322198Update API modelb65b80aMerge pull request #2852 from RanVaknin/signature-header-parsing-fix803614dFixing changelog description and implementation to use TrimSpaceb12c8cfadding changelogf0caa97patching GetSignedRequestSignature to cover edge cases with the signaturee058903drop service/nimble (#2851)896793aRelease 2024-10-25- Additional commits viewable in compare view
Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.0 to 1.96.1
Commits
238dde7Release 2026-02-233a957b9Regenerated Clients2972c7dUpdate endpoints modelaa03794Update API model7712be7Feature add new eventstream implementation to support bedrockruntime#InvokeMo...da36a98Release 2026-02-209d7b59cRegenerated Clientse75eb3fUpdate endpoints model2c987cdUpdate API model766b176parameterize generate-dev (#3329)- Additional commits viewable in compare view
Updates github.com/aws/aws-sdk-go-v2/service/securityhub from 1.67.4 to 1.67.5
Commits
09a5817Release 2025-12-0258d1759Regenerated Clients16ba34eUpdate endpoints model7873bf4Update API model9b55b02bump smithy-go to v1.24.0 (#3242)d8b0179Release 2025-12-01e4405f0Regenerated Clients65d08b0Update API modelf6cc036Release 2025-11-26deb353fRegenerated Clients- Additional commits viewable in compare view
Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.41.6 to 1.41.7
Commits
238dde7Release 2026-02-233a957b9Regenerated Clients2972c7dUpdate endpoints modelaa03794Update API model7712be7Feature add new eventstream implementation to support bedrockruntime#InvokeMo...da36a98Release 2026-02-209d7b59cRegenerated Clientse75eb3fUpdate endpoints model2c987cdUpdate API model766b176parameterize generate-dev (#3329)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Package Dependencies
go
1.22.2 → 1.22.3
Patch
go
1.96.0 → 1.96.1
Patch
github.com/aws/aws-sdk-go-v2/config
go
1.32.9 → 1.32.10
Patch
go
1.55.2 → 1.55.3
Patch
github.com/aws/aws-sdk-go-v2
go
1.41.1 → 1.41.2
Patch
go
1.19.9 → 1.19.10
Patch
go
1.41.6 → 1.41.7
Patch
go
1.67.4 → 1.67.5
Patch
go
1.18.17 → 1.18.18
Patch
Technical Details
| ID: | 14090441 |
| UUID: | 3981723405 |
| Node ID: | PR_kwDOGd6UEM7F1Dxp |
| Host: | GitHub |
| Repository: | stackrox/stackrox |