Closed ewbankkit closed 1 month ago
I've updated the release notes to explicitly note the break: https://github.com/aws/aws-sdk-go-v2/commit/f46593cf8fbabc48da6f6c2517a818715211d099
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
The change to S3
ReplicationRuleFilter
andLifecycleRuleFilter
introduced in https://github.com/aws/aws-sdk-go-v2/pull/2831 causes compilation errors:Regression Issue
Expected Behavior
CHANGELOG entry notes a breaking change.
Current Behavior
Compilation error.
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
AWS Go SDK V2 Module Versions Used
Compiler and Version used
go 1.23.2
Operating System and version
macos