·
6 commits
to refs/heads/master
since this release
π New features and improvements
- Add method to ScmManager to get an ScmRepository from an existing (#1319) @kwin
- Reduce log noise (#1313) @elharo
- Reduce amount of log junk emitted (#1286) @elharo
- Support "no-verify" with JGit commits (#1294) @kwin
- Rework sign option for Git tag/commit (#1293) @kwin
- [SCM-1011] - Consider interactive flag for SvnExeScmProvider (#181) @kwin
- Git: Observe interactive flag (#1280) @kwin
- New option to be able to disable sign for commit/tag to be able use this with jgit when you have gpgsign configured in ~/.gitconfig (#1266) @olamy
- Add shallow parameter to checkout mojo (#1264) @clafren1
- Add Apache 2.0 LICENSE file (#1265) @Ndacyayisenga-droid
π Bug Fixes
- Replace "git whatchanged" by "git log" (#1311) @kwin
- Avoid raw RuntimeException (#1307) @elharo
- JGit: Propagate exceptions when pushing tags/branches (#1271) @kwin
- Git: Use environment variables when pushing tags/branches to remote (#1270) @kwin
- [SCM-1029] - Fix empty commits on JGit checkin (#238) @mhoffrog
π Documentation updates
- Document SCM authentication means (#1281) @kwin
- Feature/apt to md (#1277) @kwin
- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#234) @Bukama
- [MNGSITE-540] - Use correct plugin for reporting (#216) @kwin
- Remove mention of deprecated SCM provider which have been removed in 2.0.0 (#209) @elharo
π» Maintenance
- Deprecate ConsumerUtils (#1315) @elharo
- cleanup runtime exceptions (#1299) @elharo
- feat: enable prevent branch protection rules (#1309) @sebtiem
- Throw is enough (#1306) @elharo
- Replace raw runtime exceptions with GeneralSecurityException (#1304) @elharo
- remove not used plugins from pom (#1267) @olamy
- Enable Github issues (#242) @Bukama
- Make asserts meaningful (#232) @elharo
- Convert from plexus to guice injection (#229) @elharo
- Remove dead commented code (#231) @elharo
- Unabbreviate cl variable names (#230) @elharo
- Declare used dependencies (#227) @elharo
- Prefer try with resources (#228) @elharo
π¦ Dependency updates
- Use SSHD 2.16.0 (#1318) @kwin
- Update to Maven Parent 45 (#1283) @kwin
- Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 (#1269) @dependabot[bot]
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#1268) @dependabot[bot]
- Bump org.apache.maven.shared:file-management from 3.1.0 to 3.2.0 (#247) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#1262) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#246) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interactivity-api from 1.3 to 1.4 (#239) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0 (#240) @dependabot[bot]
- Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#241) @dependabot[bot]
- Bump commons-io:commons-io from 2.16.1 to 2.18.0 (#226) @dependabot[bot]
- Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#233) @dependabot[bot]
- Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 (#218) @dependabot[bot]
- Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#207) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 (#217) @dependabot[bot]
- Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 (#212) @dependabot[bot]