Skip to content

Plugin Compatibility Tester 0.5.1

Compare
Choose a tag to compare
@release-drafter release-drafter released this 04 Nov 10:24
· 394 commits to master since this release

πŸš€ 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