Releases: mantzas/patron
Releases · mantzas/patron
Kafka consumer metrics
v0.4.5 Kafka consumer metrics fixes #166 (#167)
Bug fixes
Release v0.4.3
- Removed config package
- Changes in logging
Release v0.4.2
UTC ns logging fixes #150
Kafka consumer fixes
v0.4.1 Kafka patition consumer fixes #127 (#128)
v0.4.0
Tracing Fixes
v0.3.4 Ensure tracing propagation fixes #114 (#115)
Fixes
Convention over configuration
This release introduces some conventions that emerged due to the usage of the library.
Logging, Tracing and default HTTP component have been introduced and can be controlled from environment variables. Checkout the README.md
for details.
Optimizations
v0.3.1 Refactor for integration fixes #104, fixes #106, fixes #107 (#105)