Releases: maveniverse/mima
2.4.39
2.4.38
Bugfix release: MIMA 2.4.37 stopped providing dipped remote repositories (provided only bare ones) breaking clients that expected they do not have to deal with this.
What's Changed
- Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 by @dependabot[bot] in #226
- Expose resolver version by @cstamas in #228
- Context should still offer dipped repositories by @cstamas in #231
- Update parent to 47 by @cstamas in #232
- Update ASM to latest 9.9.1 by @cstamas in #233
Full Changelog: release-2.4.37...release-2.4.38
2.4.37
Parent and Remote Repository handling fixes.
Full Changelog: release-2.4.36...release-2.4.37
2.4.36
What's Changed
- Parent 44 by @cstamas in #222
- Bump version.junit from 6.0.0 to 6.0.1 by @dependabot[bot] in #219
- Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 by @dependabot[bot] in #221
Full Changelog: release-2.4.35...release-2.4.36
2.4.35
Bug fixes and updates: Still maven-embedded mode: If user does not touch override repositories, in embedded-maven mode it should end up with repositories known by Maven.
What's Changed
- Update to parent 42 by @cstamas in #210
- Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #211
- Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot] in #212
- Bump version.junit from 5.13.4 to 6.0.0 by @dependabot[bot] in #214
- Bug: when in embedded-maven it still overrides repositories by @cstamas in #217
- Update parent and wrapper by @cstamas in #218
Full Changelog: release-2.4.34...release-2.4.35
2.4.34
MIMA when embedded in Maven had issue that did not properly apply overrides reposes, nor was aware of profiles.
What's Changed
- Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 by @dependabot[bot] in #207
- Bugfix: In Embedded mode data loss occurs by @cstamas in #208
Full Changelog: release-2.4.33...release-2.4.34
2.4.33
Bugfix release: when Maven System Home was not set nor discovered and remains null, it caused NPE on context customization.
What's Changed
New Contributors
Full Changelog: release-2.4.32...release-2.4.33
2.4.32
MIMA release fully aligned with Maven 3.9.11 (Resolver 1.9.24). Also, got new extension: MHC4 that is a factory for Apache HttpClient 4.x configured from Maven environment.
What's Changed
- Bump version.junit from 5.13.3 to 5.13.4 by @dependabot[bot] in #204
- Bump version.maven from 3.9.10 to 3.9.11 by @dependabot[bot] in #203
- Add MHC4 extension by @cstamas in #205
Full Changelog: release-2.4.31...release-2.4.32
2.4.31
Parent POM update and profile activation improvement in MMR extension.
What's Changed
- Update to parent 40 by @cstamas in #200
- Support profile activation via file if a regular pom.xml of a project is read by @jonasrutishauser in #201
New Contributors
- @jonasrutishauser made their first contribution in #201
Full Changelog: release-2.4.30...release-2.4.31
2.4.30
Latest Resolver 1.9.24 (for those using standalone runtimes) and MIMA now better behaves when in Maven regarding overrides.
What's Changed
- Bump version.junit from 5.13.0 to 5.13.2 by @dependabot in #195
- Bump version.resolver from 1.9.23 to 1.9.24 by @dependabot in #196
- Bump version.junit from 5.13.2 to 5.13.3 by @dependabot in #197
- Fix overrides by @cstamas in #198
Full Changelog: release-2.4.29...release-2.4.30