- [CHANGE] Update Go to version 1.24.4. #5323 (@stoewer)
- [BUGFIX] Add nil check to
partitionAssignmentVar
. #5198 (@mapno) - [BUGFIX] Correct instant query calculation. #5252 (@ruslan-mikhailov)
- [BUGFIX] Fix tracing context propagation in distributor HTTP write requests. #5312 (@mapno)
- [BUGFIX] Fix search by
trace:id
with short trace ID. #5331 (@ruslan-mikhailov) - [BUGFIX] Fix bug where
most_recent=true
wouldn't return most recent results when query overlapped ingesters and few other blocks. #5438 (@joe-elliott) - [BUGFIX] Fix panic when counter series is missing during
avg_over_time
aggregation. #5300 (@ie-pham)