Skip to content

v2.7.2

Latest
Compare
Choose a tag to compare
@tempo-gh-bot tempo-gh-bot released this 25 Mar 18:41
· 306 commits to main since this release
b33945a

Bugfixes

  • [BUGFIX] Fix rare panic that occurred when a querier modified results from ingesters/generators while they were being marshalled to proto. #4790 (@joe-elliott)
    This bug also impacted query correctness on recent trace data by returning incomplete results before they were ready.

Thanks to @pavleec for filing an issue bringing the query correctness element of this bug to our attention as well as testing a fix.