2.5.0 (2025-05-16)
- 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)
- 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)
- JENKINS-72048: Correcting NPE (16f069e)
2.3.1 (2023-09-20)
- Introduce
StreamParsingStrategyto support builds with large logs (#40) (6b4b6e6) - rebaseline Jenkins to 2.387.3 (d6b4cc8)
- Colors & hints on trend graphs do not match to the data (413b828)
- docker-compose up doesn't support --rm (d613f5e)
- Jenkins Log Parser Debug Icon not shown (1e930e0)
- Memory: Correct potential OOM when parsing logs in workflows (#36) (bff7f9f), closes /github.com/jenkinsci/workflow-job-plugin/blob/1551f82/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java#L1105
- Now Jenkins is available on port 8081 and boots (f269c53)