Releases: palantir/witchcraft-java-logging
Releases · palantir/witchcraft-java-logging
2.13.0
💡 Improvements
- Use com.palantir.external-publish-intellij for idea plugins (#507)
2.12.0
Type |
Description |
Link |
Fix |
Fix for Gradle 8.8 (would have NoSuchMethodError for DefaultTestReport.<init> ) |
#479 |
2.11.0
No documented user facing changes
2.10.0
Automated release, no documented user facing changes
2.9.0
Type |
Description |
Link |
Improvement |
Formatted request log lines include parameters |
#46 |
2.8.0
Type |
Description |
Link |
Fix |
The jetbrains plugin no longer leaves errant newlines when lines are filtered |
#39 |
2.7.0
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
Type |
Description |
Link |
Fix |
Qualify class reference in WitchcraftLogSettingsPanel.form |
#15 |
2.4.0
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 |