Skip to content

Releases: jenkinsci/plugin-usage-plugin

plugin-usage-plugin-4.8

19 Nov 11:28
Compare
Choose a tag to compare

What's Changed

  • Replaces custom Javascript with details element to show jobs list by @froque in #71

Full Changelog: plugin-usage-plugin-4.7...plugin-usage-plugin-4.8

plugin-usage-plugin-4.7

04 Nov 00:05
Compare
Choose a tag to compare

What's Changed

  • Fix unit test shouldRenderJson by @froque in #64
  • Removes unused token-macro dependency by @froque in #63
  • Adds support for SCMSource by @froque in #65
  • Extract inline script block and event handler by @froque in #66
  • Upgrade parent pom from 4.87 to 4.88 by @froque in #67
  • Upgrade testcontainers by @froque in #68
  • Upgrade Jenkins core from 2.440.3 to 2.452.4 by @froque in #69
  • Removes managed version for commons-net by @froque in #70

Full Changelog: plugin-usage-plugin-4.6...plugin-usage-plugin-4.7

plugin-usage-plugin-4.6

30 Sep 13:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: plugin-usage-plugin-4.5...plugin-usage-plugin-4.6

plugin-usage-plugin-4.5

19 Jun 10:17
Compare
Choose a tag to compare

What's Changed

  • Upgrade Jenkins core to 2.440.3 by @froque in #54
  • Fix NullPointerException for user with discover permission by @froque in #53

Full Changelog: plugin-usage-plugin-4.4...plugin-usage-plugin-4.5

plugin-usage-plugin-4.4

28 Mar 14:38
Compare
Choose a tag to compare

What's Changed

  • Fix persisted model to use full name instead of display name by @froque in #52

Full Changelog: plugin-usage-plugin-4.3...plugin-usage-plugin-4.4

plugin-usage-plugin-4.3

27 Mar 12:11
Compare
Choose a tag to compare

What's Changed

  • Add null check for missing plugins in pipelines by @froque in #49
  • Adds AsyncPeriodicWork with persistence to make loading faster by @froque in #51

Full Changelog: plugin-usage-plugin-4.2...plugin-usage-plugin-4.3

plugin-usage-plugin-4.2

27 Mar 12:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: plugin-usage-plugin-4.1...plugin-usage-plugin-4.2

plugin-usage-plugin-4.1

28 Jun 21:50
Compare
Choose a tag to compare

What's Changed

  • Upgrade HtmlUnit from 2.x to 3.x by @timja-bot in #41
  • Add null check for old descriptors that are not available anymore by @froque in #42
  • Uses a HashSet to not process the same run multiple times in pipeline jobs by @froque in #43
  • Use a single instance of PluginUsageModel in jelly to cache analyze results by @froque in #44
  • Update pipeline warning for both scripted and pipeline by @froque in #45
  • Finalize upgrade to Jenkins 2.361 by @froque in #46

New Contributors

Full Changelog: plugin-usage-plugin-4.0...plugin-usage-plugin-4.1

plugin-usage-plugin-4.0

09 Jan 12:19
Compare
Choose a tag to compare

What's Changed

  • Adds Computed Folders Analyzer by @froque in #30
  • Use HTTPS instead of git by @froque in #32
  • Updates parent pom to 4.51 by @froque in #31
  • Bump commons-net from 3.8.0 to 3.9.0 by @dependabot in #33
  • Refactoring: Use diamond operator and removed unnecessary semicolon and import by @StefanSpieker in #34
  • Require Jenkins 2.361.4 and Java 11 by @froque in #35
  • Uses new HTTP client in Java 11 for testing by @froque in #37
  • Replaces hasDependants with hasMandatoryDependents by @froque in #36
  • Adds analyzer for pipelines (scripted and declarative) based on last runs by @froque in #38

New Contributors

Full Changelog: plugin-usage-plugin-3.0...plugin-usage-plugin-4.0

3.0

08 Jun 18:57
Compare
Choose a tag to compare