Skip to content

Commit

Permalink
Merge pull request #6992 from MichaHoffmann/merge-release-0.33-to-main
Browse files Browse the repository at this point in the history
merge release 0.33 to main
  • Loading branch information
MichaHoffmann committed Dec 19, 2023
2 parents 96b8dba + 5e672e5 commit 480c8d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -27,14 +27,14 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re

### Removed

## [v0.33.0](https://github.com/thanos-io/thanos/tree/release-0.33) - in progress
## [v0.33.0](https://github.com/thanos-io/thanos/tree/release-0.33) - 18.12.2023

### Fixed

- [#6817](https://github.com/thanos-io/thanos/pull/6817) Store Gateway: fix `matchersToPostingGroups` label values variable got shadowed bug.

### Added

- [#6891](https://github.com/thanos-io/thanos/pull/6891) Objstore: Bump `objstore` which adds support for Azure Workload Identity.
- [#6605](https://github.com/thanos-io/thanos/pull/6605) Query Frontend: Support vertical sharding binary expression with metric name when no matching labels specified.
- [#6308](https://github.com/thanos-io/thanos/pull/6308) Ruler: Support configuration flag that allows customizing template for alert message.
- [#6760](https://github.com/thanos-io/thanos/pull/6760) Query Frontend: Added TLS support in `--query-frontend.downstream-tripper-config` and `--query-frontend.downstream-tripper-config-file`
Expand Down
1 change: 1 addition & 0 deletions website/hugo.yaml
Expand Up @@ -28,6 +28,7 @@ permalinks:
# TODO(bwplotka): Move to mdox + fixes to ensure we don't need to manually do this.
# For now we added few entries for advance.
tip: "/:sections/:filename.md"
v0.33: "/:sections/:filename.md"
v0.32: "/:sections/:filename.md"
v0.31: "/:sections/:filename.md"
v0.30: "/:sections/:filename.md"
Expand Down

0 comments on commit 480c8d9

Please sign in to comment.