Releases: maveniverse/mima
2.4.9
What's Changed
- Switch back to Maven Indexer 7.1.2 by @cstamas in #96
- Update parent and junit by @cstamas in #104
- Maven RT bug: Repositories should come from project, if there is one. by @cstamas in #103
- Bump org.codehaus.plexus:plexus-component-annotations from 2.1.0 to 2.2.0 by @dependabot in #98
New Contributors
- @dependabot made their first contribution in #98
Full Changelog: release-2.4.8...release-2.4.9
2.4.8
2.4.7
2.4.6
What's Changed
- add help and version commands by @maxandersen in #78
- Identify should accept sha1 or file by @cstamas & @maxandersen in #81
- List should receive version constraint by @cstamas in #82
- Sprinkle some verbose output by @cstamas in #83
New Contributors
- @maxandersen made their first contribution in #78
Full Changelog: release-2.4.5...release-2.4.6
2.4.5
Mostly CLI improvements and build related updates.
What's Changed
- Expand the CI matrix by @cstamas in #69
- Use stdout / stderr + coloring for CLI output by @cstamas in #68
- Improve exists command: accept artifact list by @cstamas in #70
- Update parent, CI and more by @cstamas in #76
- CLI improvements by @cstamas in #75
Full Changelog: release-2.4.4...release-2.4.5
3.0.0-alpha-3
Forward ported CLI improvements done in 2.x line.
What's Changed
Full Changelog: release-3.0.0-alpha-2...release-3.0.0-alpha-3
3.0.0-alpha-2
2.4.4
This release now completely aligns with Maven 3.9.6.
What's Changed
- Introduce derive method for user and system homes. by @cstamas in #60
- Update parent, plugins, Maven by @cstamas in #61
- Track context closed state by @cstamas in #62
- Update MASE to 1.0.1 by @cstamas in #63
Full Changelog: release-2.4.3...release-2.4.4
3.0.0-alpha-1
MIMA 3.0.0-alpha-1
UNSTABLE and do not use, merely just for experimenting.
Consists of Maven 4.0.0-alpha-8 and Resolver 2.0.0-alpha-3.
This is first preview release. Works ONLY on Java11+! (despite bytecode is Java 8).
Final version will be Java8+, this is merely to showcase HTTP/2 "jdk" transport.
Things to be aware of:
- apache transport removed, new HTTP/2 jdk transport in place (so works ONLY on Java 11+ as it uses java.net.http.HttpClient).
- dependencies not yet cleaned up.
- both Maven and Resolver are in alpha phase, so this release is just for preview purposes. Both have "known issues and bug" fixed since corresponding releases, but should work OK against Central.
Full Changelog: release-2.4.4...release-3.0.0-alpha-1
2.4.3
MIMA got updated to latest Maven Resolver 1.9.18.
What's Changed
Full Changelog: release-2.4.2...release-2.4.3