Skip to content

Commit 444e3d0

Browse files
cristiangrecoSuperQelectron0zero
authored
Prepare release 0.26.0 (#1370)
Signed-off-by: Cristian Greco <[email protected]> Co-authored-by: Ben Kochie <[email protected]> Co-authored-by: Suraj Nath <[email protected]>
1 parent 14af6b5 commit 444e3d0

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
## master / unreleased
2+
3+
BREAKING CHANGES:
4+
5+
Changes:
6+
7+
* [CHANGE]
8+
* [FEATURE]
9+
* [ENHANCEMENT]
10+
* [BUGFIX]
11+
12+
## 0.26.0 / 2025-02-26
13+
14+
* [CHANGE] adopt log/slog, drop go-kit/log #1311
15+
* [FEATURE] Add metric to record tls ciphersuite negotiated during handshake #1203
16+
* [FEATURE] Add a way to export labels with content matched by the probe #1284
17+
* [FEATURE] Reports Certificate Serial number #1333
18+
* [ENHANCEMENT] Enable misspell linter #1248
19+
* [ENHANCEMENT] Fix incorrect parameters name in documentation #1126
20+
* [ENHANCEMENT] Add stale workflow to start sync with stale.yaml in prometheus #1170
21+
* [ENHANCEMENT] Update CONFIGURATION.md to clarify that valid_status_codes expects a list #1335
22+
* [ENHANCEMENT] Skip failing IPv6 tests in test CI Pipeline #1342
23+
* [ENHANCEMENT] Add RabbitMQ probe example #1349
24+
* [BUGFIX] Only register grpc TLS metrics on successful handshake #1338
25+
126
## 0.25.0 / 2024-04-09
227

328
* [FEATURE] Allow to get Probe logs by target #1063

VERSION

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

0 commit comments

Comments
 (0)