Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

v1.0.5

Latest
Compare
Choose a tag to compare
@sdewitt-newrelic sdewitt-newrelic released this 08 Apr 16:15
· 2 commits to master since this release
b31ed00

Change Log

1.0.5

Updates

  • Updated to Jenkins 3.242 to pickup latest Spring 5.3.18 and Spring Security 5.6.2
  • Added setCustomAttributes() back to AppBuildEventProducer
  • Replaced PowerMock with Mockito
  • Moved to using Jenkins BOM instead of specifying plugin versions

1.0.4

Updates

  • Added JenkinsSystemEvent to record node/queue/executor metrics, agent connected count, and quiet mode
  • Disabled use of ${JSON} token due to security advisory
  • Refactored event logic

1.0.3

Updates

  • Updated to Jenkins 2.249 as the base Jenkins
  • Switched to JUnit 4 for testing
  • Removed md2pdf exec task
  • Updated dependencies with security warnings

1.0.2

Added

  • #10 Show all applications in deployment marker configuration

Updates

  • Security fixes #8 and #16

1.0.0

Added

  • Initial version