Skip to content

Releases: jenkinsci/incrementals-tools

1.8

12 Apr 19:57
04ecce1
Compare
Choose a tag to compare

🚀 New features and improvements

  • Support for Maven reproducible builds (#104) @basil

👻 Maintenance

📦 Dependency updates

16 changes
  • Bump s4u/setup-maven-action from 1.11.0 to 1.12.0 (#97) @dependabot
  • Bump io.jenkins.tools:central-repository-pom from 1.2 to 1.3 (#96) @dependabot
  • Bump release-drafter/release-drafter from 5 to 6 (#94) @dependabot
  • Bump junit.version from 5.10.1 to 5.10.2 (#95) @dependabot
  • Bump junit.version from 5.10.0 to 5.10.1 (#89) @dependabot
  • Bump maven-plugin-tools.version from 3.8.1 to 3.11.0 (#91) @dependabot
  • Bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.3 (#92) @dependabot
  • Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.8.0.202311291450-r (#90) @dependabot
  • Bump junit.version from 5.9.3 to 5.10.0 (#70) @dependabot
  • Bump org.apache.maven.enforcer:enforcer-api from 3.3.0 to 3.4.1 (#78) @dependabot
  • Bump org.kohsuke:github-api from 1.315 to 1.318 (#85) @dependabot
  • Bump s4u/setup-maven-action from 1.8.0 to 1.11.0 (#86) @dependabot
  • Bump io.jenkins.tools:central-repository-pom from 1.1 to 1.2 (#88) @dependabot
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.15.0 to 2.16.2 (#84) @dependabot
  • Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r in /git-changelist-maven-extension (#79) @dependabot
  • Replace org.kohsuke:pom with io.jenkins.tools:central-repository-pom (#72) @NotMyFault

1.7

29 Jun 21:25
b7f14f3
Compare
Choose a tag to compare
1.7

What's Changed

New Contributors

Full Changelog: parent-1.6...parent-1.7

1.6

16 Feb 19:59
f22bdc9
Compare
Choose a tag to compare
1.6

What's Changed

  • Refresh component for January 2023 by @basil in #37

New Contributors

  • @basil made their first contribution in #37

Full Changelog: parent-1.5...parent-1.6

1.5

09 Feb 19:28
92fe1ff
Compare
Choose a tag to compare
1.5

What's Changed

  • update version by @jtnord in #32
  • Fixes offline instructions due to removal of incrementals.url property by @froque in #33
  • Restore trailing slash after a or b by @jglick in #35

New Contributors

Full Changelog: parent-1.4...parent-1.5

1.4

19 Jul 21:29
Compare
Choose a tag to compare
1.4

What's Changed

Full Changelog: parent-1.3...parent-1.4

1.3

28 Dec 18:11
82412a8
Compare
Choose a tag to compare
1.3

🐛 Bug fixes

  • Prevent [ab][0-9] in commit hashes from being treated as alpha or beta (#24) @jglick

📦 Dependency updates

📝 Documentation updates

1.2

24 Aug 17:46
dfddd19
Compare
Choose a tag to compare
1.2

🚀 New features and improvements

1.1

11 Oct 22:00
751f9dd
Compare
Choose a tag to compare
1.1

🚀 New features and improvements

  • Make changelist.format configurable (#14) @jglick

📝 Documentation updates

  • Update dependency version in documentation. (#12) @jeffret-b
  • Update version to the latest available (#11) @Greybird
  • Documenting usage of proposed new infra.prepareToPublishIncrementals (#13) @jglick