Skip to content

Commit 78afc72

Browse files
committed
Release v0.27.0
* [FEATURE] Support matching JSON body with CEL expressions #1255 * [BUGFIX] Fix condition when local dns lookup should happen #1272 * [BUGFIX] Stop scrape logger spam #1381 Signed-off-by: SuperQ <[email protected]>
1 parent f77c50e commit 78afc72

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Changes:
99
* [ENHANCEMENT]
1010
* [BUGFIX]
1111

12+
## 0.27.0 / 2025-06-26
13+
14+
* [FEATURE] Support matching JSON body with CEL expressions #1255
15+
* [BUGFIX] Fix condition when local dns lookup should happen #1272
16+
* [BUGFIX] Stop scrape logger spam #1381
17+
1218
## 0.26.0 / 2025-02-26
1319

1420
* [CHANGE] adopt log/slog, drop go-kit/log #1311

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.26.0
1+
0.27.0

0 commit comments

Comments
 (0)