Releases: jaegertracing/jaeger
Releases · jaegertracing/jaeger
Release 0.8.0
Convert to Apache 2.0 License
Release 0.7.0
- Add health check server to collector and query #280
- Add/fix sanitizer for Zipkin span start time and duration #333
- Support Zipkin json encoding for /api/v1/spans HTTP endpoint #348
- Support Zipkin 128bit traceId and ipv6 #349
Release 0.6.0
- Add Elasticsearch storage support
- Add viper/cobra configuration support #245 #307
- Add Zipkin /api/v1/spans endpoint #282
- Add basic authenticator to configs for Cassandra #323
Release 0.5.2
- Use official Cassandra 3.11 base image (#278)
- Support configurable metrics backend in the agent (#275)
Release 0.5.1
- Bug fix: Query startup should fail when -query.static-files has no trailing slash (#144)
- Push to Docker Hub on release tags (#246)