-
Notifications
You must be signed in to change notification settings - Fork 29
update aws in order to update netty #6118
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
Conversation
|
note to self: failure in localstack-tests looks like a legit aws issue |
|
note for tomorrow: 3.8.1 works locally, 4.5.0 does not Interesting, it fails when running via Maven but not via IDE |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #6118 +/- ##
==========================================
Coverage 74.18% 74.18%
Complexity 5660 5660
==========================================
Files 389 389
Lines 20331 20331
Branches 2100 2100
==========================================
Hits 15082 15082
Misses 4247 4247
Partials 1002 1002
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
update aws in order to get at problematic netty
GHSA-4g8c-wm8x-jfhw
GHSA-xq3w-v528-46rv
GHSA-389x-839f-4rhx
localstack story appears to be that a newer aws library was incompatible with localstack. Updating localstack broke since it appears that a temporary S3 provider that we were using no longer works, removing it seems to have fixed the issue. Note running these localstack tests takes a lot longer locally for some reason even via Maven. Runtimes on circle ci seem fine
Review Instructions
just check third party versions file
Issue
https://ucsc-cgl.atlassian.net/browse/SEAB-7178
Security and Privacy
If there are any concerns that require extra attention from the security team, highlight them here and check the box when complete.
e.g. Does this change...
Please make sure that you've checked the following before submitting your pull request. Thanks!
mvn clean install@RolesAllowedannotation