From efdaab7279a000dad300ef381c730c2a286a8d93 Mon Sep 17 00:00:00 2001 From: Robert <17119716+robmonte@users.noreply.github.com> Date: Wed, 14 Feb 2024 11:52:34 -0600 Subject: [PATCH] Update changelog 23690.txt (#25414) * Update 23690.txt * Update 25275.txt --- changelog/23690.txt | 2 +- changelog/25275.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/23690.txt b/changelog/23690.txt index c0cb0605e1..8e0708f288 100644 --- a/changelog/23690.txt +++ b/changelog/23690.txt @@ -1,3 +1,3 @@ ```release-note:feature -secrets/aws: support issuing an STS Session Token directly from the root credential. +**secrets/aws**: Support issuing an STS Session Token directly from the root credential. ``` \ No newline at end of file diff --git a/changelog/25275.txt b/changelog/25275.txt index 0ca8586764..34b04ec1a9 100644 --- a/changelog/25275.txt +++ b/changelog/25275.txt @@ -1,3 +1,3 @@ ```release-note:change -database/couchbase: Update plugin to v0.10.0 +database/couchbase: Update plugin to v0.10.1 ```