·
7 commits
to refs/heads/master
since this release
🚀 New features and improvements
- [MBUILDCACHE-87] - Checksum should consider plugin dependencies (#146) @reda-alaoui
🐛 Bug Fixes
- Preserve Unix file permissions when caching attachedOutputs (#392) @cowwoc
- Fixes #367 - Do not consider project level glob as additional input v… (#372) @Mobe91
- [#377](https://github.com/maximiln/maven-build-cache-extension/issues… (#379) @maximiln
- XPlugin Issue with Maven Build Cache Extension in IntelliJ (#358) @marcosemiao
- [MBUILDCACHE-115] - fix execution scope seeding outside of forced mode (#217) @sebtiem
- [MBUILDCACHE-123] - remove duplicated codes by adding field cacheState to MojoParametersListener (#209) @zrlw
- [MBUILDCACHE-123] - do not set projectExecutions if cacheState is disabled (#207) @zrlw
- [MBUILDCACHE-99] - Project checksum fails to identify moved files in certain cases (#161) @amirhadadi
📝 Documentation updates
- Issue #280 Make it clear the Cache extension need core 3.9.x (#350) @olamy
- Issue #238 Fix build cache location documentation (#351) @olamy
- Simplify documentation links, home page as a simple getting started (#347) @olamy
- [MBUILDCACHE-111] - Documentation uses build-cache-config 1.0.0 XML schema instead of 1.2.0 schema (#201) @sebtiem
- Fix documentation typos (#174) @Bananeweizen
- [MBUILDCACHE-100] - Fix exclusion example in docs (#165) @bdemers
👻 Maintenance
- feat: enable prevent branch protection rules (#376) @sebtiem
- Fixes #363 - Reduce the number of deprecated usages (#364) @khmarbaise
- Upgrade parent POM to version 44 and fix the checkstyle violations (#213) @Ndacyayisenga-droid
- Enable GH issues (#210) @olamy
- [MBUILDCACHE-113] - java.security.AccessController in java.security has been deprecated and marked for removal (#205) @sebtiem
- build against 4.0.0-rc-3 (#204) @olamy
- Some minor cleanup fixing IDE warnings (#172) @olamy
- [MBUILDCACHE-96] - Remove use of maven-compat (#171) @olamy
📦 Dependency updates
- Bump org.testcontainers:testcontainers-bom from 1.21.3 to 2.0.1 (#398) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (#384) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0 (#386) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#383) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#382) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#368) @dependabot[bot]
- Bump org.junit:junit-bom from 5.13.3 to 5.13.4 (#366) @dependabot[bot]
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#365) @dependabot[bot]
- Bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#359) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#360) @dependabot[bot]
- Bump net.openhft:zero-allocation-hashing from 0.27ea0 to 0.27ea1 (#361) @dependabot[bot]
- Bump org.apache.maven.resolver:maven-resolver-transport-http from 1.9.23 to 1.9.24 (#357) @dependabot[bot]
- Bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#352) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.0 to 3.9.1 (#355) @dependabot[bot]
- Bump org.testcontainers:testcontainers-bom from 1.21.2 to 1.21.3 (#356) @dependabot[bot]
- Bump org.testcontainers:testcontainers-bom from 1.21.1 to 1.21.2 (#349) @dependabot[bot]
- Bump org.apache.maven.extensions:maven-extensions from 44 to 45 (#348) @dependabot[bot]
- Bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#221) @dependabot[bot]
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (#219) @dependabot[bot]
- Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#216) @dependabot[bot]
- Bump org.testcontainers:testcontainers-bom from 1.21.0 to 1.21.1 (#215) @dependabot[bot]
- Bump org.apache.maven.resolver:maven-resolver-transport-http from 1.9.22 to 1.9.23 (#212) @dependabot[bot]
- Bump org.testcontainers:testcontainers-bom from 1.20.6 to 1.21.0 (#208) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#203) @dependabot[bot]
- Bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#202) @dependabot[bot]
- Bump org.junit:junit-bom from 5.11.4 to 5.12.1 (#199) @dependabot[bot]
- Bump org.testcontainers:testcontainers-bom from 1.20.4 to 1.20.6 (#198) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0 (#193) @dependabot[bot]
- Bump commons-io:commons-io from 2.16.1 to 2.18.0 (#191) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#195) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.2 (#192) @dependabot[bot]
- Bump org.junit:junit-bom from 5.11.0 to 5.11.4 (#194) @dependabot[bot]
- [MBUILDCACHE-114] - Upgrade plexus-utils to 4.0.0 (#190) @slachiewicz
- Bump org.testcontainers:testcontainers-bom from 1.20.1 to 1.20.4 (#189) @dependabot[bot]
- Bump net.openhft:zero-allocation-hashing from 0.26ea0 to 0.27ea0 (#188) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.1 (#185) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.1 (#184) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#182) @dependabot[bot]
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#173) @dependabot[bot]
- Bump org.testcontainers:testcontainers-bom from 1.20.0 to 1.20.1 (#168) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#169) @dependabot[bot]
- Bump org.apache.maven.resolver:maven-resolver-transport-http from 1.9.21 to 1.9.22 (#170) @dependabot[bot]
- Bump org.testcontainers:testcontainers-bom from 1.19.8 to 1.20.0 (#166) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#167) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.1 (#162) @dependabot[bot]
- Bump org.apache.maven.resolver:maven-resolver-transport-http from 1.9.20 to 1.9.21 (#163) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#164) @dependabot[bot]
- Bump net.openhft:zero-allocation-hashing from 0.16 to 0.26ea0 (#157) @dependabot[bot]
- Bump com.github.albfernandez:juniversalchardet from 2.4.0 to 2.5.0 (#158) @dependabot[bot]
- Bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#159) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#155) @dependabot[bot]
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 (#154) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0 (#156) @dependabot[bot]
- Bump org.testcontainers:testcontainers-bom from 1.19.7 to 1.19.8 (#153) @dependabot[bot]