Releases: nginxinc/nginx-otel
Releases · nginxinc/nginx-otel
v0.1.2
- Added support for custom resource attributes (#32).
- Added support for export via TLS (#12). Thanks to Nikita Vakula.
- Added support for sending custom headers to export endpoint (#62).
- Functional tests are using pytest now.
- Various small fixes and enhancements, including #16, #13, #38 and #60.
v0.1.1
- Fixed build against Nginx with HTTP/3 support.
- Added functional tests.
- Fixed crash during HTTP/0.9 requests handling (#22).
- Updated gRPC and opetelemtry-cpp dependencies to last versions that support C++11.
This will be the last C++11 compatible release of the module.