Skip to content

Commit

Permalink
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -56,6 +56,7 @@ The following sections list the changes for unreleased.
* 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 - 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)

## Details
@@ -169,6 +170,13 @@ The following sections list the changes for unreleased.

https://github.com/owncloud/ocis/pull/7987

* Enhancement - Allow authentication nats connections: [#7989](https://github.com/owncloud/ocis/pull/7989)

Allow events, store and registry implementation to pass username/password to the
nats instance

https://github.com/owncloud/ocis/pull/7989

* Enhancement - Add ocm and sciencemesh services: [#7998](https://github.com/owncloud/ocis/pull/7998)

We added sciencemesh and ocm services to enable federation.

0 comments on commit 39b6fe1

Please sign in to comment.