Skip to content

Commit b525506

Browse files
authored
Release 0.18.0 (#404)
Signed-off-by: Kyle Eckhart <kgeckhart@users.noreply.github.com>
1 parent 22448b1 commit b525506

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 0.18.0 / 2025-01-16
4+
5+
- [FEATURE] Support more specific prefixes in ?collect parameter #387
6+
- [FEATURE] Enabling monitoring metrics, aggregate deltas, and descriptor cache with ?collect #389
7+
38
## 0.17.0 / 2024-11-04
49

510
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.

VERSION

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

0 commit comments

Comments
 (0)