Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed Sep 20, 2023
1 parent fcb7412 commit b2f93a3
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [2.3.1](https://github.com/jenkinsci/log-parser-plugin/compare/v2.3.0...v2.3.1) (2023-09-20)


### Bug Fixes

* Colors & hints on trend graphs do not match to the data ([413b828](https://github.com/jenkinsci/log-parser-plugin/commit/413b828a52855a6345f72e869ba803544393160e))
* docker-compose up doesn't support --rm ([d613f5e](https://github.com/jenkinsci/log-parser-plugin/commit/d613f5ef8a166edc518f580165a8367746a463c0))
* Jenkins Log Parser Debug Icon not shown ([1e930e0](https://github.com/jenkinsci/log-parser-plugin/commit/1e930e00df73337ea75d8fe8d9caa38e3d7a792a))
* **Memory:** Correct potential OOM when parsing logs in workflows ([#36](https://github.com/jenkinsci/log-parser-plugin/issues/36)) ([bff7f9f](https://github.com/jenkinsci/log-parser-plugin/commit/bff7f9f53820aade452a4c44441bbfabc905931e)), closes [/github.com/jenkinsci/workflow-job-plugin/blob/1551f82/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java#L1105](https://github.com//github.com/jenkinsci/workflow-job-plugin/blob/1551f82/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java/issues/L1105)
* Now Jenkins is available on port 8081 and boots ([f269c53](https://github.com/jenkinsci/log-parser-plugin/commit/f269c53fa0ddb5ae28ae3719afe6d6ee3ccc9d8e))


### Features

* Introduce `StreamParsingStrategy` to support builds with large logs ([#40](https://github.com/jenkinsci/log-parser-plugin/issues/40)) ([6b4b6e6](https://github.com/jenkinsci/log-parser-plugin/commit/6b4b6e6c95a7da4eaf49d6fe4be937da95ffc11b))
* rebaseline Jenkins to 2.387.3 ([d6b4cc8](https://github.com/jenkinsci/log-parser-plugin/commit/d6b4cc8e995221d354fd4d5cf09a5787c23af73b))


# [2.3](https://github.com/jenkinsci/rocketchatnotifier-plugin/compare/v2.2...v2.3.0) (2022-10-28)

# Features
Expand Down

0 comments on commit b2f93a3

Please sign in to comment.