Skip to content

Releases: jenkinsci/job-config-history-plugin

jobConfigHistory-2.14

21 Jul 09:58
Compare
Choose a tag to compare
  • (JENKINS-33641) Showing old and new job name if hovering over info image beneath operation renamed (for jobs and nodes)
  • (JENKINS-25654) Fixed: Restore Project option for Job Config History gets Oops! page
  • Merged pull request #49 (thanks to Brandon Koepke)
  • (JENKINS-34151) Add support for Pipeline projects to display config changes in build history
  • (JENKINS-30578) Error when trying to view job config history

jobConfigHistory-2.13

21 Jul 09:58
Compare
Choose a tag to compare

jobConfigHistory-2.12

21 Jul 09:59
Compare
Choose a tag to compare
  • (JENKINS-29063) Switch default for per-Maven modules to false (Thanks to Andrew Bayer)
  • (JENKINS-24930) Alternating row bg colors (Thanks to Daniel Beck)

jobConfigHistory-2.11

21 Jul 09:59
Compare
Choose a tag to compare
  • Avoid calling User.current() during Jenkins initialization (Thanks to Thomas de Grenier de Latour)
  • Avoid tracking changes for cloud slave as well (Thanks to Ryan Campbel)

jobConfigHistory-2.10

12 Nov 09:00
Compare
Choose a tag to compare
  • Fix proposal for NPE in ComputerHistoryListener.onConfigurationChange method (Thanks to William Bernardet)
  • ([22639@issue]) Don't record changes to AbstractCloudSlaves or Ephemeral Nodes (Thanks to Ryan Campbell and Jesse Click)

2.8

17 Jul 12:43
Compare
Choose a tag to compare
2.8
  • Default for global configuration "saveModuleConfiguration" changed to false
  • Fixed history could not saved for some job types if in the system configuration "Save folder configuration changes" wasn't set (Thanks to Jesse Glick)
  • Rely on Jenkins 1.548+ so we can use TransientActionFactory (Thanks to Jesse Glick)
  • Added Rest Api (issue #22796) (issue #22895) (issue #22937) (Thanks to cfs pure))
  • Fixed Building plugin in Windows environment (Testing only) (Thanks to Oleg Nenashev)
  • Fixed wrong user link in diff page
  • Fixed: Suppress the targetType loading issue (issue #20511) (Thanks to Oleg Nenashev)