Backend Changes
New Features
- Add cassandra v4 support (@Ashmita152 in #3225)
- Add es-index-cleaner golang implementation (@pavolloffay in #3204)
- Add CLI Option for gRPC Max Receive Message Size (@js8080 in #3214 and #3192)
- Automatically detect OpenSearch version (@pavolloffay in #3198)
- Add SendGetBodyAs on elasticsearch (@NatMarchand in #3193)
- Set lookback in ES rollover to distant past (@pavolloffay in #3169)
Bug fixes, Minor Improvements
- Check for invalid --agent.tags (@esnible in #3246)
- Replace old linters with golangci-lint (@albertteoh in #3237)
- Fix panic on empty findTraces query (@akuzni2 in #3232)
- Upgrade to Go v1.17 (@Ashmita152 in #3220)
- Add docker buildx make target (@pavolloffay in #3213)
- Fix the name for elasticsearch integration tests (@Ashmita152 in #3208)
- Upgrade ES images in integration tests (@pavolloffay in #3185)
UI Changes
- UI pinned to version 1.16.0 - https://github.com/jaegertracing/jaeger-ui/releases/tag/v1.16.0