Skip to content

Commit

Permalink
Merge pull request #227 from simonpasquier/cut-0.10.0
Browse files Browse the repository at this point in the history
chore: cut v0.10.0
  • Loading branch information
simonpasquier authored Jun 13, 2024
2 parents d4af27e + 47c22b1 commit 75a265a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.10.0 / 2024-06-12

* [FEATURE] Add the `header-uses-list-syntax` flag to split the tenant header value on commas. #223
* [ENHANCEMENT] Support regex matcher for non-query Prometheus endpoints. #226

## 0.9.0 / 2024-06-04

* [ENHANCEMENT] Update /api/v1/{rules,alerts} responses. #214
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.0
0.10.0

0 comments on commit 75a265a

Please sign in to comment.