-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Bump Airbase to 126 #12560
Bump Airbase to 126 #12560
Conversation
This is no longer relevant because Airbase 125 does not have the fix to locales (see airlift/airbase#315) |
033a279
to
4b9f601
Compare
4b9f601
to
4516336
Compare
|
It's due to a broken version of the surefire plugin: #11900 (comment) |
which was supposed to be fixed by airlift/airbase#313. now that's approved, we can perhaps merge it |
4516336
to
a84af73
Compare
https://github.com/trinodb/trino/runs/6770151334?check_suite_focus=true |
I seem to have seen this before. https://github.com/trinodb/trino/runs/6770154443?check_suite_focus=true |
Maybe #11344? |
Are there plans to release new Airbase version @findepi? |
Thanks! |
* Version 125 brings (among other things) updated dependency on Jackson, which fixes at least one CVE. Dependency on snakeyaml needs to be bumped to avoid conflicts with transitive dependencies. * Version 126 brings fixes to how locale information is passed to Maven Surefire plugin. In relation to that, this commit adds a test to verify that the system locale is actually properly configured in the JVM.
a84af73
to
2c5ae45
Compare
CI hit: #12726 |
No other failures reported |
Description
Version 125 brings (among other things) updated dependency on Jackson, which fixes at least one CVE. Dependency on snakeyaml needs to be bumped to avoid conflicts with transitive dependencies.
Version 126 brings fixes to how locale information is passed to Maven Surefire plugin. In relation to that, this commit adds a test to verify that the system locale is actually properly configured in the JVM.
Potential security fix, improvements to test stability.
Everything touching JSON
Potential security fix, improvements to test stability.
Related issues, pull requests, and links
airlift/airbase#314
airlift/airbase#315
Documentation
(x) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.
Release notes
(x) No release notes entries required.
( ) Release notes entries required with the following suggested text: