Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cut patch release v0.32.1 #6670

Merged
merged 5 commits into from
Aug 28, 2023

Commits on Aug 28, 2023

  1. store: fix error handling in decodePostings (thanos-io#6650)

    Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
    MichaHoffmann authored and saswatamcode committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    36d3651 View commit details
    Browse the repository at this point in the history
  2. store: fix ignored error in postings (thanos-io#6654)

    Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
    MichaHoffmann authored and saswatamcode committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a1ff1fc View commit details
    Browse the repository at this point in the history
  3. Store: fix bufio pool handling (thanos-io#6655)

    Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
    MichaHoffmann authored and saswatamcode committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    450c4ad View commit details
    Browse the repository at this point in the history
  4. Fix mutable stringset memory usage (thanos-io#6669)

    This commit fixes the Insert function for the mutable stringset
    to only insert unique labels instead of adding every label to the set.
    
    Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
    fpetkovski authored and saswatamcode committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7fbc950 View commit details
    Browse the repository at this point in the history
  5. Cut patch release v0.32.1

    Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
    saswatamcode committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5679429 View commit details
    Browse the repository at this point in the history