diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fa974a..b667fa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ ## master / unreleased -- [FEATURE] Add `google.universe-domain` flag to specify the Google Cloud universe to use. +## 0.19.0 / 2026-06-05 + +- [FEATURE] Add `google.universe-domain` flag to specify the Google Cloud universe to use. #430 +- [BUGFIX] Fix metrics filter with colon `:` in query value. #428 ## 0.18.0 / 2025-01-16 diff --git a/VERSION b/VERSION index 6633391..1cf0537 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.18.0 +0.19.0