Releases: rag594/rustic
Releases · rag594/rustic
Release list
Make rustic multimodule
Add support for OTLP headers in HTTP exporter Latest
v0.0.9 Release v0.0.9
Add UTs and refactor core
v0.0.6 Merge branch 'main' of https://github.com/rag594/rustic
tracing middleware support for echov3
v0.0.5 Merge branch 'main' of https://github.com/rag594/rustic
Echo tracer middleware
- Add tracing middleware for echo v4 http requests to extract/inject traces across boundaries.
- Set
otel.SetTextMapPropagator(propagation.TraceContext{})TextMapPropagator for propagating the traces via HTTP headers
Add otlp and stdout exporters
v0.0.3 chore(refactor): segregate different otel exporters
move execute to rustic package
move execute to rustic package
Initial Release
v0.0.1 feat(rustic): initial commit