Skip to content

Releases: palantir/witchcraft-java-logging

2.13.0

11 Sep 13:33
2.13.0
ed0613e
Compare
Choose a tag to compare

💡 Improvements

  • Use com.palantir.external-publish-intellij for idea plugins (#507)

2.12.0

17 Jun 16:32
428c978
Compare
Choose a tag to compare
Type Description Link
Fix Fix for Gradle 8.8 (would have NoSuchMethodError for DefaultTestReport.<init>) #479

2.11.0

27 Feb 16:08
4de39ae
Compare
Choose a tag to compare

No documented user facing changes

2.10.0

19 Jan 16:43
6fb8801
Compare
Choose a tag to compare

Automated release, no documented user facing changes

2.9.0

15 Sep 17:10
9ea779d
Compare
Choose a tag to compare
Type Description Link
Improvement Formatted request log lines include parameters #46

2.8.0

25 Aug 20:11
1f48346
Compare
Choose a tag to compare
Type Description Link
Fix The jetbrains plugin no longer leaves errant newlines when lines are filtered #39

2.7.0

17 Aug 18:27
a741e14
Compare
Choose a tag to compare
Type Description Link
Improvement Intellij plugin uses the configured colorscheme values for log levels, allowing text to be viewed in the light scheme #20
Improvement Upgrade the witchcraft-api logging definitions to the latest release #21
Improvement Formatted trace logs include tracing tags #22

2.6.0

13 Aug 20:46
71bfcc2
Compare
Choose a tag to compare
Type Description Link
Fix Qualify class reference in WitchcraftLogSettingsPanel.form #15

2.5.0

12 Aug 15:50
5c6fa59
Compare
Choose a tag to compare
Type Description Link
Fix Fix parsing null parameter values #12, palantir/witchcraft-api#319

2.4.0

12 Aug 01:25
4a80eba
Compare
Choose a tag to compare
Type Description Link
Fix Intellij plugin formats objects which include unknown fields. Previously new fields added to existing types resulted in raw json console lines. #11