File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
26
## 0.25.0 / 2024-04-09
2
27
3
28
* [ FEATURE] Allow to get Probe logs by target #1063
Original file line number Diff line number Diff line change 1
- 0.25 .0
1
+ 0.26 .0
You can’t perform that action at this time.
0 commit comments