You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
Acknowledgements
go get -u github.com/aws/aws-sdk-go-v2/...
)Describe the bug
A bunch of recent releases are bumping the version of
dynamodb/expression
with this changelog entry:"Bug Fix: allow nested list indices in expressions"
See the changelog here: https://github.com/aws/aws-sdk-go-v2/blob/release-2025-04-11/feature/dynamodb/expression/CHANGELOG.md#v1779-2025-04-11
The relevant PR: #3021
Looks like that bug fix went out in v1.7.75 (2025-03-17).
Regression Issue
Expected Behavior
Fewer empty version bumps :)
Current Behavior
Bump in each release
Reproduction Steps
☝
Possible Solution
No response
Additional Information/Context
No response
AWS Go SDK V2 Module Versions Used
Everything since v1.7.75 (2025-03-17)
Compiler and Version used
N/A
Operating System and version
N/A
The text was updated successfully, but these errors were encountered: