v0.114.0 #1713
maxandersen
announced in
Blog/Website
v0.114.0
#1713
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
20% Faster
Moved artifact resolution to use MIMA via @cstamas's great work. This makes
jbang
use the newer version of Maven's artifactresolver.The first obvious benefit is that JBang now is able to utilize the performance improvements and use better http client implementations bringing about ~20% faster downloads.
When next version of Maven resolver becomes available that number should increase even more significantly when it starts utilising http2.
We've tested as much as we could - all existing tests passes but it is a change of dependency resolution thus if you have some project that changes behavior because of this behavior do please open an issue.
Changelog
🔄️ Changes
Contributors
We'd like to thank the following people for their contributions:
GitHub, Max Rydahl Andersen, Tako Schotanus, Tamas Cservenak, allcontributors[bot]
This discussion was created from the release v0.114.0.
Beta Was this translation helpful? Give feedback.
All reactions