Skip to content

Releases: jenkinsci/ansicolor-plugin

1.0.4

06 Sep 20:24
Compare
Choose a tag to compare

📝 Documentation updates

  • Replace the deprecated wiki tutorial link with its jenkins.io documentation equivalent (#268) @lemeurherve

🚦 Tests

  • Remove AssertJ for Java 21 support (#270) @basil

📦 Dependency updates

1.0.3

06 Aug 22:34
Compare
Choose a tag to compare

👻 Maintenance

📝 Documentation updates

  • Describe what the argument to ansiColor() does. (#250) @tarjei

1.0.2

25 May 19:56
494e87f
Compare
Choose a tag to compare

👻 Maintenance

✍ Other changes

📦 Dependency updates

  • Update plugin parent POM and plugin BOM (#241) @basil
  • ShortlogActionCreatorIntegrationTest.canAnnotateLongLogOutputInShortlogMultipleStepsLinesWholeFalse failing (#236) @jglick

1.0.1

08 Nov 20:43
c29e2fe
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

  • Update parent pom, bom and dependencies to newest versions (#235) @tszmytka

📝 Documentation updates

1.0.0

16 May 20:04
e3cf013
Compare
Choose a tag to compare

🚀 New features and improvements

  • #223 Work around withMaven step not passing on log line metadata (#226) @tszmytka
  • Work around interoperability problem with logstash-plugin hiding some log lines from ansicolor (#225) @tszmytka

🐛 Bug fixes

📦 Dependency updates

0.7.5

31 Jan 12:02
ea18594
Compare
Choose a tag to compare

👻 Maintenance

0.7.4

16 Jan 12:00
0cbacc1
Compare
Choose a tag to compare

🐛 Bug Fixes

👻 Maintenance

  • Remove tabular markup on new Jenkins core (#213) @timja

0.7.3

15 Sep 19:26
033297b
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 201 interaction kubernetes plugin (#203) @tszmytka
  • Render logs correctly for long running jobs which generate lots of logs (#202) @tszmytka

📦 Dependency updates

0.7.2

01 Aug 18:48
bf1f1fa
Compare
Choose a tag to compare

🐛 Major bug fixes

  • #185 Add RunListener.onFinalized listener. Inject START ActionNote (#198) @tszmytka

👻 Maintenance