update changelog
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# v0.12.1
|
||||
* feat: Implement custom OpenTelemetry span name formatting for HTTP requests.
|
||||
* refactor: Streamline OpenTelemetry handler integration by removing custom wrapper.
|
||||
## v0.12.2
|
||||
* chore: Update Go module dependencies, including OpenTelemetry, gRPC Gateway, gRPC, and Protobuf.
|
||||
* chore: Add new test suites for logging, OpenTelemetry initialization, gRPC server setup, and HTTP server setup.
|
||||
* chore: Enhance configuration loading tests to cover file and environment variable sources.
|
||||
* chore: Improve config test comparison robustness using JSON marshaling.
|
||||
|
||||
# v0.12.0
|
||||
* feat: Add support for excluding HTTP request paths from logging using configurable regular expressions.
|
||||
|
Reference in New Issue
Block a user