Releases: unikmhz/uxum
Releases · unikmhz/uxum
UXUM 0.9.2
What's Changed
- Disable tracing for internal handlers by @AnGREATern in #56
Full Changelog: v0.9.1...v0.9.2
UXUM 0.9.1
- fix: Version and feature fixes for OTel 0.30
Full Changelog: v0.9.0...v0.9.1
UXUM 0.9.0
What's Changed
- Bump OpenTelemetry to 0.30.
- Can now disable metrics at runtime.
- BREAKING: Can configure multiple metrics exporters in config.
- BREAKING: Can configure multiple tracing exporters in config.
- Swapped (unmaintained) opentelemetry-prometheus for an alternative. Probably will return to first-party exporter after OpenTelemetry stabilization process.
- Moved static labels inside config, to be used for both tracing and metrics OTLP exporters.
- Fix racy metrics initialization.
- Bump tonic/prost, socket2.
- Make exporter TLS parameters configurable.
- Fix garbage trace_id/span_id attributes in logs when tracing is disabled in config.
- Add opentelemetry-stdout support for development and debugging.
Merge requests
- feat(metrics): Rework OpenTelemetry integration + miscellanea by @unikmhz in #47
- chore: bump opentelemetry for uxum-pools by @unikmhz in #48
Full Changelog: v0.8.0...v0.9.0
UXUM 0.8.0
What's Changed
- feat: Index page handler.
- feat(logging): support writing logs to Kafka topics.
- feat(logging): hide additional sensitive headers in logs and traces.
- feat(auth): support for several modern password hashing algos.
- feat(auth) use AuthToken instead of String to pass credentials.
- feat(auth): configurable authentication.
- feat(auth): JWT auth extractor.
- feat(auth): stacked auth extractor.
Full Changelog: v0.7.3...v0.8.0
UXUM 0.7.3
What's Changed
- Added request/response log level customization and option to toggle request header logging by @IamMaxim in #39
Full Changelog: v0.7.2...v0.7.3
UXUM 0.7.2
UXUM 0.7.1
What's Changed
- Change env separator from _ to __ by @AnGREATern in #38
New Contributors
- @AnGREATern made their first contribution in #38
Full Changelog: v0.7.0...v0.7.1
UXUM 0.7.0 + uxum-pools 0.3.1
What's Changed
Full Changelog: v0.6.1...v0.7.0
UXUM 0.6.1
What's Changed
Full Changelog: v0.6.0...v0.6.1