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
CUMULUS-4241: Backport CUMULUS-4191 to v21.0.x (#4094)
* CUMULUS-4191: Update lambdas to filter rules based on provider in message (#4062)
* CUMULUS-4191: Update lambdas to filter rules based on provider in message
* add int test checking rule provider
* add unit tests
* add unit tests
* remove serial
* remove some comments
* convert messageConsumer handler to new style
* update changelog
* PR feedback
* CUMULUS-4252: Fix S3 unit test failures caused by stricter validation introduced in aws-sdk 3.896.0 (#4079)
* fix test-multipartCopyObject failures caused by stricter validation introduced in aws-sdk 3.896.0
* update related unit tests
* update changelog
* remove unused import
* Update lzards test client to use provider, add 'status' global to int… (#4080)
* Update lzards test client to use provider, add 'status' global to int tests
* Fix additional broken tests
* Update CHANGELOG
* Re-enable tests
* Update tests to use collection param over metadata collection query
* Fix unit tests
* cherry-picking
* CUMULUS-4254: Pin AWS-SDK version to circumvent circular JSON issue (#4081)
* CI fix
* changelog
* sns fix
* removing any type
* pinning version
* pinning all aws-sdk to 3.621 and also fixing lzards collection api issue
* changing types to 3.609 and removing status from lzards reqs
* fixing typo
* update errorify to remove circular reference
* unpinning versions
* updated changelog for errorify
* move errorify to errors package
* using errors/errorify instead of api/errorify
* re-adding status
* mv errorify test to errors
* fix lint additional errorify
* test:ci
* rename test file
---------
Co-authored-by: jennyhliu <[email protected]>
* updating version number
* upating links at bottom
---------
Co-authored-by: jennyhliu <[email protected]>
Co-authored-by: Jonathan Kovarik <[email protected]>
Co-authored-by: jennyhliu <[email protected]>
0 commit comments