jaeger v1.38.0 Release Notes

Release Date: 2022-09-16 // over 1 year ago
  • Backend Changes

    ๐Ÿ’ฅ Breaking Changes

    ๐Ÿ†• New Features

    ๐Ÿ› Bug fixes, Minor Improvements

    • ๐Ÿ›  fix: jaeger-agent sampling endpoint returns backwards incompatible JSON (@vprithvi in #3897)
    • ๐Ÿ›  fix: streaming span writer is not working in grpc based remote storage plugin (@arajkumar in #3887)
    • ๐Ÿ›  Fix race condition when adding collector tags (@yurishkuro in #3886)
    • ๐Ÿ”„ Change build info date to commit timestamp (@TripleDogDare in #3876)
    • โž• Add ๐Ÿš— (@yurishkuro in 55a8ca9)
    • โž• Add AdditionalDialOptions to ConnBuilder (@vprithvi in #3865)
    • โž• Add sample docker-compose configuration using Kafka (@yurishkuro in 7006e9f)

    ๐Ÿ’ป UI Changes