Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 3.35 KB

File metadata and controls

49 lines (26 loc) · 3.35 KB

(2025-05-16)

2.5.0 (2025-05-16)

Features

  • Add column to jobs list (d4c87ef)
  • java: Require Jenkins core 2.492.3 and Java 17 (2d96d37)
  • Timestamper: Adding support for Timestamper (dcce20a)
  • upgrade to Jenkins LTS Core 2.462.3 for Java 11 support (#150) (5d5057e)

Bug Fixes

  • Escpaing: Remove xterm escape codes from log file (1b40ade)

2.3.6 (2024-11-25)

2.3.5 (2024-08-07)

2.3.4 (2024-06-03)

2.3.3 (2023-12-23)

2.3.2 (2023-10-15)

Bug Fixes

  • JENKINS-72048: Correcting NPE (16f069e)

2.3.1 (2023-09-20)

Features

  • Introduce StreamParsingStrategy to support builds with large logs (#40) (6b4b6e6)
  • rebaseline Jenkins to 2.387.3 (d6b4cc8)

Bug Fixes