Skip to content

Release v1.57.0

Latest
Compare
Choose a tag to compare
@albertteoh albertteoh released this 02 May 11:02
· 40 commits to main since this release
55e991a

Backend Changes

🐞 Bug fixes, Minor Improvements

  • [jaeger-v2] define an internal interface of storage v2 spanstore (@james-ryans in #5399)
  • Combine jaeger ui release notes with jaeger backend (@albertteoh in #5405)
  • [agent] use grpc.newclient (@yurishkuro in #5392)
  • [sampling] fix merging of per-operation strategies into service strategies without them (@kuujis in #5277)
  • Create sampling templates when creating sampling store (@JaeguKim in #5349)
  • [kafka-consumer] set the rackid in consumer config (@sappusaketh in #5374)
  • Adding best practices badge to readme.md (@jkowall in #5369)

πŸ‘· CI Improvements

  • Moving global write permissions down into the ci jobs (@jkowall in #5370)

πŸ“Š UI Changes

🐞 Bug fixes, Minor Improvements