Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps github.com/thanos-io/thanos from 0.37.3-0.20250212101700-346d18bb0f80 to 0.38.0-rc.0.

Release notes

Sourced from github.com/thanos-io/thanos's releases.

v0.38.0-rc.0 is out now, please try it out and let us know if you find further issues! 🚀

Changelog

Fixed

  • #8091 *: Add POST into allowed CORS methods header
  • #8046 Query-Frontend: Fix query statistic reporting for range queries when caching is enabled.
  • #7978 Receive: Fix deadlock during local writes when split-tenant-label-name is used
  • #8016 Query Frontend: Fix @ modifier not being applied correctly on sub queries.

Added

  • #7907 Receive: Add --receive.grpc-service-config flag to configure gRPC service config for the receivers.
  • #7961 Store Gateway: Add --store.posting-group-max-keys flag to mark posting group as lazy if it exceeds number of keys limit. Added thanos_bucket_store_lazy_expanded_posting_groups_total for total number of lazy posting groups and corresponding reasons.
  • #8000 Query: Bump promql-engine, pass partial response through options
  • #7353 #8045 Receiver/StoreGateway: Add --matcher-cache-size option to enable caching for regex matchers in series calls.
  • #8017 Store Gateway: Use native histogram for binary reader load and download duration and fixed download duration metric. #8017
  • #8131 Store Gateway: Optimize regex matchers for .* and .+. #8131
  • #7808 Query: Support chain deduplication algorithm.
  • #8158 Rule: Add support for query offset.
  • #8110 Compact: implement native histogram downsampling.
  • #7996 Receive: Add OTLP endpoint.

Changed

  • #7890 Query,Ruler: breaking ⚠️ deprecated --store.sd-file and --store.sd-interval to be replaced with --endpoint.sd-config and --endpoint-sd-config-reload-interval; removed legacy flags to pass endpoints --store, --metadata, --rule, --exemplar.
  • #7012 Query: Automatically adjust max_source_resolution based on promql query to avoid querying data from higher resolution resulting empty results.
  • #8118 Query: Bumped promql-engine
  • #8135 Query: respect partial response in distributed engine

New Contributors

Full Changelog: thanos-io/thanos@v0.37.2...v0.38.0-rc.0

Changelog

Sourced from github.com/thanos-io/thanos's changelog.

[v0.38.0-rc.0] https://github.com/thanos-io/thanos/tree/release-0.38)

Fixed

  • #8091 *: Add POST into allowed CORS methods header
  • #8046 Query-Frontend: Fix query statistic reporting for range queries when caching is enabled.
  • #7978 Receive: Fix deadlock during local writes when split-tenant-label-name is used
  • #8016 Query Frontend: Fix @ modifier not being applied correctly on sub queries.

Added

  • #7907 Receive: Add --receive.grpc-service-config flag to configure gRPC service config for the receivers.
  • #7961 Store Gateway: Add --store.posting-group-max-keys flag to mark posting group as lazy if it exceeds number of keys limit. Added thanos_bucket_store_lazy_expanded_posting_groups_total for total number of lazy posting groups and corresponding reasons.
  • #8000 Query: Bump promql-engine, pass partial response through options
  • #7353 #8045 Receiver/StoreGateway: Add --matcher-cache-size option to enable caching for regex matchers in series calls.
  • #8017 Store Gateway: Use native histogram for binary reader load and download duration and fixed download duration metric. #8017
  • #8131 Store Gateway: Optimize regex matchers for .* and .+. #8131
  • #7808 Query: Support chain deduplication algorithm.
  • #8158 Rule: Add support for query offset.
  • #8110 Compact: implement native histogram downsampling.
  • #7996 Receive: Add OTLP endpoint.

Changed

  • #7890 Query,Ruler: breaking ⚠️ deprecated --store.sd-file and --store.sd-interval to be replaced with --endpoint.sd-config and --endpoint-sd-config-reload-interval; removed legacy flags to pass endpoints --store, --metadata, --rule, --exemplar.
  • #7012 Query: Automatically adjust max_source_resolution based on promql query to avoid querying data from higher resolution resulting empty results.
  • #8118 Query: Bumped promql-engine
  • #8135 Query: respect partial response in distributed engine

Removed

v0.37.2 - 11.12.2024

Fixed

  • #7970 Sidecar: Respect min-time setting.
  • #7962 Store: Fix potential deadlock in hedging request.

Added

Changed

Removed

v0.37.1 - 04.12.2024

Fixed

  • #7674 Query-frontend: Fix connection to Redis cluster with TLS.
  • #7945 Receive: Capnproto - use segment from existing message.
  • #7941 Receive: Fix race condition when adding multiple new tenants, see issue-7892.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/thanos-io/thanos](https://github.com/thanos-io/thanos) from 0.37.3-0.20250212101700-346d18bb0f80 to 0.38.0-rc.0.
- [Release notes](https://github.com/thanos-io/thanos/releases)
- [Changelog](https://github.com/thanos-io/thanos/blob/v0.38.0-rc.0/CHANGELOG.md)
- [Commits](https://github.com/thanos-io/thanos/commits/v0.38.0-rc.0)

---
updated-dependencies:
- dependency-name: github.com/thanos-io/thanos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 26, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2025

Looks like github.com/thanos-io/thanos is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 8, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/thanos-io/thanos-0.38.0-rc.0 branch April 8, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant