Releases: avioconsulting/mule-custom-logger
Releases · avioconsulting/mule-custom-logger
v3.0.0
Changelog
🚀 Features
- 7d1d6ca feat: process flow-ref notifications for log (#74)
- 48cfe89 feat: Java 17 compatibility and 4.3 minimum supported runtime (#69)
🐛 Fixes
- fec421f fix: config default values (#73)
- ffb2e44 fix: payload transformations respects log level checks (#66)
🧰 Tasks
- fc37ddc chore: release 3.0.0 (#75)
- 8dc44ab chore: rename JSON message label (#72)
- 31efc85 chore: Auto increment to v2.3.1-SNAPSHOT
Contributors
We'd like to thank the following people for their contributions:
- Manik Magar
- Tanner Sherman
- adesjardin (@adesjardin)
- github-actions[bot] (@github-actions[bot])
early-access
Changelog
🧰 Tasks
Contributors
We'd like to thank the following people for their contributions:
- github-actions[bot] (@github-actions[bot])
v2.3.0
Changelog
🚀 Features
- 6a38758 feat: Add support for formatting message as JSON for Otel and other appenders
🐛 Fixes
🧰 Tasks
- 0e93414 chore: Release v2.3.0
- f3d39e0 chore: Add codeowners
- 8a4cb55 chore: [create-pull-request] Auto increment to v2.2.1-SNAPSHOT
Contributors
We'd like to thank the following people for their contributions:
- Manik Magar
- adesjardin (@adesjardin)
- github-actions[bot] (@github-actions[bot])
- tannersherman (@tannersherman)
v2.2.0
Changelog
🚀 Features
🧰 Tasks
- 89db3c7 chore: Release v2.2.0
- 2191b78 chore: [create-pull-request] Auto increment to v2.1.2-SNAPSHOT (#55)
Contributors
We'd like to thank the following people for their contributions:
- Manik Magar
- github-actions[bot] (@github-actions[bot])
- tannersherman (@tannersherman)
v2.1.1
Changelog
🚀 Features
🧰 Tasks
📝 Documentation
Contributors
We'd like to thank the following people for their contributions:
- Manik Magar (@manikmagar)
- Tanner Sherman
- adesjardin (@adesjardin)
- tannersherman (@tannersherman)
v2.0.1
What's Changed
- Always register CustomerLoggerConfiguration by @adesjardin in #40
- Improving error handling in the timer scope execution by @adesjardin in #40
The logger is published to Maven Central.
Full Changelog: v2.0.0...v2.0.1
v2.0.0
- Changed mule module name to AVIO Logger from AVIO core
- Changed xmlns prefix from avio-core to avio-logger
- Refactored package structure to be more consistent with other modules.
- Refactored log object attributes to follow lower camel case naming.
- Refactored notification listeners and timer scope to re-use existing logging code.
- Updated timer scope to inject relevant services and not manually evaulate expressions.
- Added backward v1 compatibility mode to allow previous attribute names in case log processing pipelines can't be updated immediately.
v1.3.0
What's Changed
- Default correlation id to event correlation id by @manikmagar in #31
- Releasing v1.3.0 by @adesjardin in #32
- Fixing deploy goal by @adesjardin in #33
New Contributors
- @manikmagar made their first contribution in #31
Full Changelog: v1.2.3...v1.3.0
v1.2.3
What's Changed
- Bump log4j-core from 2.16.0 to 2.17.0 by @dependabot in #25
- Updating log4j2 to 2.17.1 by @adesjardin in #27
- Releasing v1.2.3 by @adesjardin in #28
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Changes
- Releasing v1.2.2 @adesjardin (#24)
- Upgraded to log4j 2.16.0 and changed scope to provided @adesjardin (#23)
- Bump log4j-core from 2.13.2 to 2.15.0 @dependabot (#22)