Skip to content

Commit 15981bb

Browse files
kgeckhartSuperQ
andauthored
Release 0.17.0 (#376)
* Release 0.17.0 Signed-off-by: Kyle Eckhart <[email protected]> --------- Signed-off-by: Kyle Eckhart <[email protected]> Signed-off-by: Ben Kochie <[email protected]> Co-authored-by: Ben Kochie <[email protected]>
1 parent 5cb3be0 commit 15981bb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
## master / unreleased
22

3+
## 0.17.0 / 2024-11-04
4+
5+
Deprecation notice: The comma delimited flags `google.project-id` and `monitoring.metrics-type-prefixes` are being replaced by repeatable flags `google.project-ids` and `monitoring.metrics-prefixes`. The comma delimited flags will be supported for at least one more release.
6+
7+
- [CHANGE] Migrate logging to promslog #378
8+
- [ENHANCEMENT] Sanitize metric type prefixes to prevent duplicate metrics #319
9+
- [ENHANCEMENT] Add project ID to all logs from the collector #362
10+
- [FEATURE] Add support for specifying comma-delimited string flags as repeatable flags #355
11+
312
## 0.16.0 / 2024-07-15
413

514
* [FEATURE] Add ErrorLogger for promhttp #277

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.16.0
1+
0.17.0

0 commit comments

Comments
 (0)