From 0fa04ffa21a2bd3ad7016090ae6df553b6aeb295 Mon Sep 17 00:00:00 2001 From: Rudolf Thomas Date: Wed, 20 Mar 2024 11:42:55 +0100 Subject: [PATCH] chore: Release 2.14.1, update changelog. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec30bdc..debbb88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.14.1] +- Fixed: error message in the `hasSourceTenantsForMetrics` validator +- Updated: indirect Go dependency google.golang.org/protobuf bumped to v1.33.0 + ## [2.14.0] - Added: new param `defaultTenant` to the `hasSourceTenantsForMetrics` validator to set the default tenant for the rule group.