Releases: jenkinsci/log-parser-plugin
Releases · jenkinsci/log-parser-plugin
3.0.2
Full Changelog: v3.0.2...v3.0.2
3.0.1
What's Changed
- Roll back avakar/tag-and-release action to v1.0.0 by @renovate[bot] in #212
- Update actions/cache action to v5 by @renovate[bot] in #219
- Update dependency org.jenkins-ci.plugins:plugin to v6.2111.v8b_6a_1d599df3 by @renovate[bot] in #218
- Update dependency com.opencsv:opencsv to v3.10 by @renovate[bot] in #216
Full Changelog: v3.0.0...v3.0.1
3.0.0
What's Changed
- Release/2.5.0 by @hypery2k in #168
- chore(deps): bump io.jenkins.tools.bom:bom-2.492.x from 4740.v75a_90f6fefb_7 to 4770.v9a_2b_7a_9d8b_7f by @dependabot[bot] in #169
- chore(deps): bump io.jenkins.tools.bom:bom-2.492.x from 4770.v9a_2b_7a_9d8b_7f to 4836.vdf03ded1f27c by @dependabot[bot] in #170
- chore(deps): bump io.jenkins.tools.bom:bom-2.492.x from 4836.vdf03ded1f27c to 4890.vfca_82c6741a_d by @dependabot[bot] in #173
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.16 to 5.18 by @dependabot[bot] in #177
- chore(deps): bump io.jenkins.tools.bom:bom-2.492.x from 4890.vfca_82c6741a_d to 5043.v855ff4819a_0f by @dependabot[bot] in #180
- chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0 by @dependabot[bot] in #176
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.18 to 5.26 by @dependabot[bot] in #194
- chore(deps): bump io.jenkins.tools.bom:bom-2.492.x from 5043.v855ff4819a_0f to 5353.v3dec76e40169 by @dependabot[bot] in #193
- Ban JUnit 4 imports by @strangelookingnerd in #195
- chore(deps-dev): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #184
- chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.27.0 to 3.28.0 by @dependabot[bot] in #202
- Test with Java 25 by @MarkEWaite in #203
- chore(deps-dev): bump org.assertj:assertj-core from 3.27.4 to 3.27.6 by @dependabot[bot] in #199
- chore(deps): bump io.jenkins.tools.bom:bom-2.492.x from 5353.v3dec76e40169 to 5473.vb_9533d9e5d88 by @dependabot[bot] in #200
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.26 to 5.28 by @dependabot[bot] in #204
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.28 to 5.2099.v68c2f5e27299 by @dependabot[bot] in #208
- chore(deps): bump org.apache.struts:struts2-core from 6.4.0 to 6.8.0 in /src/test/resources/org/jenkinsci/plugins/logparser/maven-project1 by @dependabot[bot] in #205
- chore(deps): bump org.jenkins-ci.plugins:plugin from 5.2099.v68c2f5e27299 to 6.2108.v08c2b_01b_cf4d by @dependabot[bot] in #211
- Update dependency junit:junit to v3.8.2 by @renovate[bot] in #213
- Update dependency maven-wrapper to v3.3.4 by @renovate[bot] in #215
- Update dependency maven to v3.9.12 by @renovate[bot] in #214
New Contributors
Full Changelog: v2.5.0...v3.0.0
2.5.0
2.4.2
2.3.7
What's Changed
- Automate release via GH action by @hypery2k in #136
- fix(JENKINS-73604): Remove xterm escape codes from log file by @mydeveloperday in #138
New Contributors
- @mydeveloperday made their first contribution in #138
Full Changelog: v2.3.6...v2.3.7
2.3.6
What's Changed
- Update Jenkins Security Scan action by @strangelookingnerd in #115
- chore(deps): bump io.jenkins.tools.bom:bom-2.440.x from 3234.v5ca_5154341ef to 3271.vf18ea_cb_9edfb_ by @dependabot in #117
- chore(deps): bump io.jenkins.tools.bom:bom-2.440.x from 3271.vf18ea_cb_9edfb_ to 3276.vcd71db_867fb_2 by @dependabot in #118
- chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.24.0 to 3.25.0 by @dependabot in #120
- chore(deps): bump org.jenkins-ci.plugins:plugin from 4.86 to 4.87 by @dependabot in #121
- chore(deps): bump io.jenkins.tools.bom:bom-2.440.x from 3276.vcd71db_867fb_2 to 3307.v2769886db_63b_ by @dependabot in #122
- chore(deps): bump io.jenkins.tools.bom:bom-2.440.x from 3307.v2769886db_63b_ to 3358.vea_fa_1f41504d by @dependabot in #125
- chore(deps): bump io.jenkins.tools.bom:bom-2.440.x from 3358.vea_fa_1f41504d to 3413.v0d896b_76a_30d by @dependabot in #128
- chore(deps): bump org.jenkins-ci.plugins:plugin from 4.87 to 4.88 by @dependabot in #127
- chore(deps): bump io.jenkins.tools.bom:bom-2.440.x from 3413.v0d896b_76a_30d to 3435.v238d66a_043fb_ by @dependabot in #130
- chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0 by @dependabot in #133
- [JENKINS-74890] Extract inline JavaScript from
LogParserWriter.javaby @yaroslavafenkin in #135
New Contributors
- @yaroslavafenkin made their first contribution in #135
Full Changelog: v2.3.5...v2.3.6
2.3.5
What's Changed
- chore(deps-dev): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #112
- chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.24.0 by @dependabot in #113
- Modernize to Jenkins 2.440.3 by @sghill-rewrite in #114
- Enable Jenkins Security Scan by @strangelookingnerd in #111
New Contributors
- @strangelookingnerd made their first contribution in #111
Full Changelog: v2.3.4...v2.3.5