From c3422e68c85f364786e29922fcf43f2b02ba9e37 Mon Sep 17 00:00:00 2001 From: kobergj Date: Tue, 19 Dec 2023 12:57:30 +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 0e15b34ea8b..c90d1a46367 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.