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

Update thanos engine and Prometheus dependencies #6664

Merged
merged 4 commits into from
Aug 28, 2023

Commits on Aug 26, 2023

  1. Update thanos engine and Prometheus dependencies

    This commit bumps thanos/promql-engine to latest main and resolves
    breaking changes from the prometheus/prometheus dependency.
    
    Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
    fpetkovski committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    c2fb84e View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
    fpetkovski committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    57836c2 View commit details
    Browse the repository at this point in the history
  3. Avoid closing head more than once

    Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
    fpetkovski committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    44d6cf6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Remove call to t.TempDir()

    Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
    fpetkovski committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    62ef12c View commit details
    Browse the repository at this point in the history