Skip to content

Releases: jenkinsci/plugin-compat-tester

1164.v7417cfaa8ef6

28 Mar 16:24
7417cfa
Compare
Choose a tag to compare

πŸ› Bug fixes

  • Correctly split Maven properties with equals signs (#353) @basil

1162.vbbc4f42eb1fa

03 Mar 20:43
bbc4f42
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • Test a non-bundled plugin using localCheckout (#346) @amuniz

πŸ› Bug fixes

1155.vda54c6568d72

22 Feb 18:15
da54c65
Compare
Choose a tag to compare

πŸ› Bug fixes

πŸ“¦ Dependency updates

1149.v1f812c9da051

31 Jan 10:19
1f812c9
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • Support on transforming the pom to add/update pluginManagement and properties sections (#339) @imonteroperez

1145.vd941f08b9a71

28 Jan 08:53
d941f08
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug fixes

🚦 Tests

  • Remove broken powermock test (fix mainline) (#342) @timja

1131.v5a9f15ec2a3c

29 Nov 19:18
5a9f15e
Compare
Choose a tag to compare

πŸ› Bug fixes

πŸ“¦ Dependency updates

1124.vff4d8c290306

23 Nov 19:51
ff4d8c2
Compare
Choose a tag to compare

πŸš€ New features and improvements

Plugin Compatibility Tester 0.5.1

04 Nov 10:24
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • Allow to override forkCount value (#273) @imonteroperez
  • Avoid printing a gigantic JSON file to the console as a single line (#253) @jglick
  • add PCT for declarative-pipeline-migration-assistant (#226) @olamy
  • Allow use your own fork for testing versions of plugins (#222) @bmunozm
  • Run mvn in batch mode inside the Docker PCT bootstrap script (#224) @bitwiseman

πŸ› Bug fixes

πŸ“¦ Dependency updates

πŸ“ Documentation updates

  • Fix recommended java -jar commands to reflect versionless JAR filename (#252) @jglick

πŸ‘» Maintenance

Plugin Compatibility Tester 0.5.0

13 Jan 11:44
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ“¦ Dependency updates

πŸ‘» Maintenance

Plugin Compatibility Tester 0.4.0 πŸŽ…

24 Dec 22:31
Compare
Choose a tag to compare

🚨 Removed

πŸš€ New features and improvements

πŸ› Bug Fixes

  • Fix the default Java version capturing in PluginCompatTesterConfig#getTestJavaVersion() when other options are disabled (#203) @basil
  • Update Update Center URL to always use HTTPS (#213) @bmunozm
  • Fix SpotBugs issues (#203) @basil

πŸ“¦ Dependency updates

πŸ“ Documentation updates

  • Remove references to Jenkins Wiki, move the remaining info to GitHub (#208) @oleg-nenashev

πŸ‘» Maintenance