Releases: allegro/axion-release-plugin
v1.14.5
v1.16.1
What's Changed
- Issue #684 Populating RemoteRefUpdate.Status by @VicenteJankowski in #685
- remove VersionScmPosition as it is a duplicate of ScmPosition by @rzabini in #686
New Contributors
- @VicenteJankowski made their first contribution in #685
Full Changelog: v1.16.0...v1.16.1
v1.16.0
Major release
To fix gradle configuration cache problems @SmialyKot changed the default SystemReader behavior - and from now on, we won't use system config by default. We tested it in multiple cases and should mostly work, but this can break things, so please file an issue if this occurs.
What's Changed
- Fix #387 - prevent JGit from accessing system config to support Gradle configuration cache by @SmialyKot in #683
Dependencies:
- Bump mkdocs-material from 9.4.2 to 9.4.3 by @dependabot in #664
- Bump mkdocs from 1.5.2 to 1.5.3 by @dependabot in #660
- Bump mkdocs-material from 9.4.3 to 9.4.4 by @dependabot in #666
- Bump mkdocs-material from 9.4.4 to 9.4.6 by @dependabot in #668
- Bump mkdocs-material from 9.4.6 to 9.4.7 by @dependabot in #673
- Bump mkdocs-material from 9.4.7 to 9.4.10 by @dependabot in #679
- Bump mkdocs-material from 9.4.10 to 9.4.14 by @dependabot in #681
- Bump org.apache.sshd:sshd-core from 2.10.0 to 2.11.0 by @dependabot in #671
- Bump org.apache.sshd:sshd-git from 2.10.0 to 2.11.0 by @dependabot in #670
New Contributors
- @SmialyKot made their first contribution in #683
Full Changelog: v1.15.5...v1.16.0
v1.15.5
What's Changed
- monorepo settings renamed to monorepo by @bgalek in #661
- Add dependency dirs for monorepo config by @shashken in #647
- Make docs more detailed about main branch support by @rafalh in #648
Dependabot
- Bump pl.allegro.tech.build.axion-release from 1.15.3 to 1.15.4 by @dependabot in #643
- Bump mkdocs from 1.4.3 to 1.5.1 by @dependabot in #642
- Bump mkdocs-material from 9.1.19 to 9.1.21 by @dependabot in #641
- Bump mkdocs-material from 9.1.21 to 9.2.5 by @dependabot in #651
- Bump com.gradle.plugin-publish from 1.2.0 to 1.2.1 by @dependabot in #649
- Bump jgitVersion from 6.6.0.202305301015-r to 6.7.0.202309050840-r by @dependabot in #656
- Bump mkdocs-material from 9.2.5 to 9.2.8 by @dependabot in #655
- Bump actions/checkout from 3 to 4 by @dependabot in #654
- Bump mkdocs from 1.5.1 to 1.5.2 by @dependabot in #646
- Bump mkdocs-material from 9.2.8 to 9.4.2 by @dependabot in #659
Full Changelog: v1.15.4...v1.15.5
v1.15.4
Breaking change
@ralfhergert pointed out that this release is breaking one of the API's.
Sorry for that mistake - this should be reflected in semver versioning.
scmVersion.repository.directory
now accepts String instead of File.
If you're getting Cannot set the value of property 'directory' of type java.lang.String using an instance of type java.io.File.
remember to update your directory
plugin property.
i.e. directory.set(project.rootProject.absolutePath)
What's Changed
- Bump pl.allegro.tech.build.axion-release from 1.15.1 to 1.15.3 by @dependabot in #628
- Bump mkdocs-material from 9.1.14 to 9.1.19 by @dependabot in #639
- Bump jgitVersion from 6.5.0.202303070854-r to 6.6.0.202305301015-r by @dependabot in #635
- remove @InputDirectory to avoid memory leak (#561) by @mpern in #640
- PredefinedSnapshotCreator: unclean snapshot by @mkoester in #544
New Contributors
Full Changelog: v1.15.3...v1.15.4
v1.15.3
v1.15.2
What's Changed
- Update README.md by @bgalek in #623
- #622 fix: evaluate also instance VersionVersionProperties.Incremente… by @duschata in #626
- Bump mkdocs-material from 9.1.12 to 9.1.14 by @dependabot in #625
- Bump pl.allegro.tech.build.axion-release from 1.15.0 to 1.15.1 by @dependabot in #624
Full Changelog: v1.15.1...v1.15.2
v1.15.1
What's Changed
Fixed branchVersionIncrementer cannot be serialized
error.
- Bump mkdocs-material from 9.1.3 to 9.1.5 by @dependabot in #604
- Bump pl.allegro.tech.build.axion-release from 1.14.4 to 1.15.0 by @dependabot in #603
- Bump mkdocs-material from 9.1.5 to 9.1.7 by @dependabot in #612
- Bump com.gradle.plugin-publish from 1.1.0 to 1.2.0 by @dependabot in #607
- Bump org.apache.sshd:sshd-git from 2.9.2 to 2.10.0 by @dependabot in #620
- Bump mkdocs-material from 9.1.7 to 9.1.12 by @dependabot in #617
- Pull Request for issue #590 by @duschata in #621
- Bump org.apache.sshd:sshd-core from 2.9.2 to 2.10.0 by @dependabot in #619
- Bump mkdocs from 1.4.2 to 1.4.3 by @dependabot in #615
New Contributors
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
This plugin now requires at least JDK11
1.14.x branch is open for bugfixes for people still using older JDK's.
- Bump com.gradle.plugin-publish from 0.21.0 to 1.1.0 by @dependabot in #554
- Update to JDK11 by @big-andy-coates in #577
- Bump mkdocs-material from 9.0.11 to 9.0.12 by @dependabot in #583
- Bump pl.allegro.tech.build.axion-release from 1.14.3 to 1.14.4 by @dependabot in #582
- [Documentation] Note about GitHub Action token permissions by @pitagoras3 in #586
- readme update by @sreich in #589
- Bump mkdocs-material from 9.0.12 to 9.0.15 by @dependabot in #588
- Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.2.0 by @dependabot in #587
- Bump mkdocs-material from 9.0.15 to 9.1.3 by @dependabot in #597
- Bump io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0 by @dependabot in #595
- Bump jgitVersion from 6.4.0.202211300538-r to 6.5.0.202303070854-r by @dependabot in #594
- Bump com.github.kt3k.coveralls from 2.12.0 to 2.12.2 by @dependabot in #593
- Bump actions/setup-java from 1 to 3 by @dependabot in #601
- Bump actions/checkout from 2 to 3 by @dependabot in #599
- Bump codecov/codecov-action from 1 to 3 by @dependabot in #600
New Contributors
- @pitagoras3 made their first contribution in #586
- @sreich made their first contribution in #589
Full Changelog: v1.14.4...v1.15.0
v1.14.4
We will be releasing [email protected] soon, which will require JDK11 to work.
Plugin's 1.14.x branch will be open for bug fixes only.
Big thanks to @big-andy-coates for challenging me to stop supporting JDK8 and move on to JDK11 as a base.
Your help is admirable!
What's Changed
- Bump pl.allegro.tech.build.axion-release from 1.14.2 to 1.14.3 by @dependabot in #562
- Bump com.coditory.integration-test from 1.4.4 to 1.4.5 by @dependabot in #568
- Bump mkdocs-material from 8.5.10 to 9.0.6 by @dependabot in #569
- Correct spellings/grammar in docs by @big-andy-coates in #579
- GitHub dependabot friendly dependency versions by @big-andy-coates in #578
- Bump mkdocs-material from 9.0.6 to 9.0.11 by @dependabot in #572
- Fix issue with Push command being reused. by @big-andy-coates in #575
Full Changelog: v1.14.3...v1.14.4