From 9075ea1b61818c09f0f66e498f9d259dd4a50672 Mon Sep 17 00:00:00 2001 From: Timothy Messier Date: Thu, 9 Jun 2022 20:11:28 +0000 Subject: [PATCH] chore(changelog): Add notes about these session changes --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e18ae6897c..bd660f6bce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,21 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. ## Next +### New and Improved + +* controller: Improve response time for listing sessions. + This also creates a new periodic job that will delete terminated + sessions after 1 hour. + See Deprecations/Changes for some additional details. + [PR](https://github.com/hashicorp/boundary/pull/2160). + ### Deprecations/Changes +* controller: Change the default behavior of the session list endpoint + to no longer include sessions in a terminated state and introduces + a new query parameter/cli flag to include the terminated sessions. + This also removes the connection information from the list response. + [PR](https://github.com/hashicorp/boundary/pull/2160). * Anonymous user permissions: In order to reduce the risk of accidental and unintended granting of permissions to anonymous users, the permissions system now only allows certain actions on certain resources to be assigned to the