Automated changelog update [skip ci]

This commit is contained in:
kobergj
2023-12-19 12:57:30 +00:00
parent 09ea5a368f
commit c3422e68c8
+8
View File
@@ -58,6 +58,7 @@ The following sections list the changes for unreleased.
* Enhancement - Use kv store in natsjs registry: [#7987](https://github.com/owncloud/ocis/pull/7987)
* Enhancement - Allow authentication nats connections: [#7989](https://github.com/owncloud/ocis/pull/7989)
* Enhancement - Add ocm and sciencemesh services: [#7998](https://github.com/owncloud/ocis/pull/7998)
* Enhancement - Make nats-js-kv the default registry: [#8011](https://github.com/owncloud/ocis/pull/8011)
## Details
@@ -186,6 +187,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/7464
https://github.com/owncloud/ocis/pull/7463
* Enhancement - Make nats-js-kv the default registry: [#8011](https://github.com/owncloud/ocis/pull/8011)
The previously used default `mdns` is faulty. Deprecated it together with
`consul`, `nats` and `etcd` implementations.
https://github.com/owncloud/ocis/pull/8011
# Changelog for [5.0.0-beta.1] (2023-12-12)
The following sections list the changes for 5.0.0-beta.1.