From ff0bc0e6028e5ccba6072a2d025a7398fe38e4d6 Mon Sep 17 00:00:00 2001 From: kobergj Date: Fri, 15 Dec 2023 13:29:07 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d03ffb54e..1f0206433 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ The following sections list the changes for unreleased. * Enhancement - Bump reva: [#7793](https://github.com/owncloud/ocis/pull/7793) * Enhancement - Update web to v8.0.0-beta.2: [#7952](https://github.com/owncloud/ocis/pull/7952) * Enhancement - Add validation update public share: [#7978](https://github.com/owncloud/ocis/pull/7978) +* Enhancement - Allow inmemory nats-js-kv stores: [#7979](https://github.com/owncloud/ocis/pull/7979) ## Details @@ -108,6 +109,7 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/7793 https://github.com/owncloud/ocis/pull/7978 + https://github.com/owncloud/ocis/pull/7979 * Enhancement - Update web to v8.0.0-beta.2: [#7952](https://github.com/owncloud/ocis/pull/7952) @@ -136,6 +138,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/7978 +* Enhancement - Allow inmemory nats-js-kv stores: [#7979](https://github.com/owncloud/ocis/pull/7979) + + Adds envvars to keep nats-js-kv stores in memory and not persist them on disc. + + https://github.com/owncloud/ocis/pull/7979 + # Changelog for [5.0.0-beta.1] (2023-12-12) The following sections list the changes for 5.0.0-beta.1.