From 6ece086f044bf98f8b36d9ff38272a7cd2a20af5 Mon Sep 17 00:00:00 2001 From: Dan Heath <76443935+Dan-Heath@users.noreply.github.com> Date: Wed, 29 May 2024 20:33:05 +0000 Subject: [PATCH] backport of commit d8fec47e297bbfca75ca1e39d436ffca57a6ec2e --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86707bf07a..606702de7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,8 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. ### New and Improved -* The observation tag was added to Session Recording and Storage Bucket proto messages for telemetry purposes. If you enable telemetry and observation events, Boundary will now collect data about session recording and storage buckets. -([PR](https://github.com/hashicorp/boundary/pull/4824)) +* The observation tag was added to session recording and storage bucket proto messages for telemetry purposes. If you enable telemetry and observation events, Boundary will now collect data about session recording and storage buckets. +([PR](https://github.com/hashicorp/boundary/pull/4824)) and ([PR](https://github.com/hashicorp/boundary/pull/4825)) ### Deprecations/Changes