Skip to content

Releases: nginxinc/nginx-otel

v0.1.2

15 Mar 00:28
Compare
Choose a tag to compare
  • 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

09 Feb 07:42
Compare
Choose a tag to compare
  • 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.