Releases: allegro/axion-release-plugin
Releases · allegro/axion-release-plugin
v1.20.1
What's Changed
-
Since a lot of users cannot update to Gradle
8+
,
I've downgraded this project's Gradle build to7.6
, which is the new minimum required version for this plugin to work. -
7.
6 was added to the test matrix https://github.com/allegro/axion-release-plugin/actions/runs/16962346640
Changed
Full Changelog: v1.20.0...v1.20.1
v1.20.0
What's Changed
Changed
- Changed the compilation JDK from 11 to 17 by @Lakhwinderr in #854
- Changed minimum supported Gradle to 8.3
- Migrated to Gradle 9.1 by @bgalek in #949, #945, #941, #942, #944
unshallowRepoOnCI
enabled by default by @bgalek in #947- remove
ajoberstar.org/bintray-backup/
repository definition by @bgalek in #948 java-semver
updated,apache-compress
added to solve security issues by @bgalek in #950
Dependency updates
- Bump the gradle group with 5 updates by @dependabot[bot] in #936
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #940
- Bump pl.allegro.tech.build.axion-release from 1.18.18 to 1.19.1 by @dependabot[bot] in #939
- Bump mkdocs-material from 9.6.15 to 9.6.16 by @dependabot[bot] in #938
- Bump org.testcontainers:spock from 1.21.1 to 1.21.3 by @dependabot[bot] in #937
- Bump com.github.mwiede:jsch from 0.2.24 to 2.27.2 by @dependabot[bot] in #930
- Bump org.junit.jupiter:junit-jupiter from 5.7.1 to 5.13.4 by @dependabot[bot] in #952
New Contributors
- @Lakhwinderr made their first contribution in #854
Full Changelog: v1.19.1...v1.20.0
v1.19.1
What's Changed
Dependency updates
- Bump mkdocs-material from 9.6.14 to 9.6.15 by @dependabot[bot] in #934
- Bump org.ajoberstar.grgit:grgit-core from 5.3.0 to 5.3.2 by @dependabot[bot] in #929
- Bump org.bouncycastle:bcprov-jdk18on from 1.80 to 1.81 by @dependabot[bot] in #928
Changed
- build.gradle.kts: jgitVersion: 6.10.1.202505221210-r by @gabrieljones in #935
Full Changelog: v1.19.0...v1.19.1
v1.19.0
What's Changed
Changed
- Make the "ahead of remote" check more explicit (both in docs and error message) by @radoslaw-panuszewski in #931
Dependency updates
- Bump net.java.dev.jna:jna-platform from 5.16.0 to 5.17.0 by @dependabot in #907
Full Changelog: v1.18.18...v1.19.0
v1.18.18
What's Changed
Dependency updates
- Bump org.apache.sshd:sshd-git from 2.14.0 to 2.15.0 by @dependabot in #898
- Bump pl.allegro.tech.build.axion-release from 1.18.16 to 1.18.17 by @dependabot in #895
- Bump mkdocs-material from 9.6.4 to 9.6.5 by @dependabot in #894
- Bump org.apache.sshd:sshd-core from 2.14.0 to 2.15.0 by @dependabot in #897
- Bump com.github.mwiede:jsch from 0.2.23 to 0.2.24 by @dependabot in #902
- Bump mkdocs-material from 9.6.5 to 9.6.7 by @dependabot in #899
Changed
New Contributors
Full Changelog: v1.18.17...v1.18.18
v1.18.17
What's Changed
Dependency updates
- Bump mkdocs-material from 9.5.44 to 9.5.49 by @dependabot in #876
- Bump pl.allegro.tech.build.axion-release from 1.18.15 to 1.18.16 by @dependabot in #867
- Bump mkdocs-material from 9.5.49 to 9.6.4 by @dependabot in #892
- Bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 by @dependabot in #886
- Bump com.github.mwiede:jsch from 0.2.21 to 0.2.23 by @dependabot in #884
- Bump org.bouncycastle:bcprov-jdk18on from 1.79 to 1.80 by @dependabot in #883
- Bump net.java.dev.jna:jna-platform from 5.15.0 to 5.16.0 by @dependabot in #880
Changed
- Fix (de)serialization example in version docs by @wborn in #875
- Fix Kotlin DSL not being compatible with internal hooks implementation by @danilaslynko in #891
- Add means to check if version is a snapshot programatically. by @solonovamax in #749
- Make -Prelease.overriddenBranchName work in non-detached state by @ddeath in #887
New Contributors
- @wborn made their first contribution in #875
- @danilaslynko made their first contribution in #891
- @solonovamax made their first contribution in #749
- @ddeath made their first contribution in #887
Full Changelog: v1.18.16...v1.18.17
v1.18.16
What's Changed
Changed
- Regexes can now be used in release branch names settings by @radoslaw-panuszewski in #864
Dependency updates
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #862
- Bump mkdocs-material from 9.5.42 to 9.5.44 by @dependabot in #858
- Bump com.github.mwiede:jsch from 0.2.20 to 0.2.21 by @dependabot in #856
- Bump org.bouncycastle:bcprov-jdk18on from 1.78.1 to 1.79 by @dependabot in #857
- Bump pl.allegro.tech.build.axion-release from 1.18.13 to 1.18.15 by @dependabot in #861
Full Changelog: v1.18.15...v1.18.16
v1.18.15
What's Changed
Changed
- Write
published-version
output even if root project does not applymaven-publish
by @radoslaw-panuszewski in #859
Full Changelog: v1.18.14...v1.18.15
v1.18.14
What's Changed
Changed
- Set published-version github output after 'publish' task by @radoslaw-panuszewski in #847
Dependency updates
- Bump mkdocs-material from 9.5.40 to 9.5.42 by @dependabot in #848
Full Changelog: v1.18.13...v1.18.14
v1.18.13
What's Changed
Changed
- Update basic_usage.md with correct MultiPlatform docs by @chrisjenx in #837
- Ignore non-semver tags by @radoslaw-panuszewski in #830
New Contributors
- @chrisjenx made their first contribution in #837
Dependency updates
- Bump org.apache.sshd:sshd-core from 2.13.2 to 2.14.0 by @dependabot in #836
- Bump org.apache.sshd:sshd-git from 2.13.2 to 2.14.0 by @dependabot in #833
- Bump org.ajoberstar.grgit:grgit-core from 5.2.2 to 5.3.0 by @dependabot in #835
- Bump mkdocs-material from 9.5.39 to 9.5.40 by @dependabot in #838
Full Changelog: v1.18.12...v1.18.13