Skip to content

Commit c87f22f

Browse files
Merge pull request #360 from simonpasquier/cut-0.13.0
chore: cut v0.13.0
2 parents 8db36eb + 7861a8d commit c87f22f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.13.0 / 2026-06-21
2+
3+
* [FEATURE] Add the `-insecure-skip-verify` flag to bypass the TLS verification of the upstream server. #335
4+
* [FEATURE] Add the `-upstream-ca-cert` flag to provide the Certificate Authority's certificate of the upstream server. #340
5+
* [FEATURE] Add the `-enable-promql-extended-range-selectors` flag to support extended range selectors in PromQL expressions. #358
6+
* [FEATURE] Add the `-enable-promql-binop-fill-modifiers` flag to support binary operation fill modifiers in PromQL expressions. #358
7+
18
## 0.12.1 / 2025-09-11
29

310
* [BUGFIX] Don't panic on `error-on-replace` with multiple values. #300

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.12.1
1+
0.13.0

0 commit comments

Comments
 (0)