Skip to content

Releases: jenkinsci/last-changes-plugin

2.7.12

23 Nov 21:52
Compare
Choose a tag to compare

🐛 Bug fixes

v2.7.11

19 Dec 10:55
Compare
Choose a tag to compare

Release notes

  • Disable pluginFirstClassLoader (#81)

Heroes

@basil

v2.7.10

27 Oct 07:57
Compare
Choose a tag to compare

Release notes

  • No scrollbar for last changes (#79)

v2.7.9

20 Feb 13:05
Compare
Choose a tag to compare

Release notes

  • java.lang.NoClassDefFoundError: jenkins/branch/MultiBranchProject (#77)

v2.7.8

05 Nov 19:33
Compare
Choose a tag to compare

Release notes

  • Don't copy repo to master, run diff on slave (#66)
  • Update to DIff2Html 2.12.2 (#74)

Heroes

@david-mntl

v2.7.7

20 Feb 12:52
Compare
Choose a tag to compare

Release notes

  • Skip last changes at the project level in multibranch projects (#71)

v2.7.6

14 Aug 19:53
Compare
Choose a tag to compare

v2.7.5

25 Apr 18:54
Compare
Choose a tag to compare
  • Performance: Also compress commit diffs bigger than 250kb.

v2.7.4

06 Apr 01:28
Compare
Choose a tag to compare
  • Performance: Diffs bigger than 250kb will be compressed to not consume too much memory on jenkins.

OBS: The 250kb can be configured using SystemProperty named lastchanges.diff.compress-threshold:

lastchanges.diff.compress-threshold=500

v2.7.3

03 Apr 17:16
Compare
Choose a tag to compare

Prevent NPE on html diff download