Automated changelog update [skip ci]

This commit is contained in:
kobergj
2023-12-18 09:18:18 +00:00
parent c1af7dd5ce
commit 7d33769334

View File

@@ -54,6 +54,7 @@ The following sections list the changes for unreleased.
* 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)
* Enhancement - Use kv store in natsjs registry: [#7987](https://github.com/owncloud/ocis/pull/7987)
* Enhancement - Add ocm and sciencemesh services: [#7998](https://github.com/owncloud/ocis/pull/7998)
## Details
@@ -153,6 +154,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/7979
* Enhancement - Use kv store in natsjs registry: [#7987](https://github.com/owncloud/ocis/pull/7987)
Replaces the nats object store with the nats kv store in the natsjs registry
https://github.com/owncloud/ocis/pull/7987
* Enhancement - Add ocm and sciencemesh services: [#7998](https://github.com/owncloud/ocis/pull/7998)
We added sciencemesh and ocm services to enable federation.