mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 04:40:05 -06:00
Add changelog items
This commit is contained in:
7
changelog/unreleased/new-runtime.md
Normal file
7
changelog/unreleased/new-runtime.md
Normal file
@@ -0,0 +1,7 @@
|
||||
Change: Switch over to a new custom-built runtime
|
||||
|
||||
We moved away from using the go-micro runtime and are now using [our own runtime](https://github.com/refs/pman).
|
||||
This allows us to spawn service processes even when they are using different versions of go-micro. On top of that we
|
||||
now have the commands `ocis list`, `ocis kill` and `ocis run` available for service runtime management.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/287
|
||||
5
changelog/unreleased/settings-service.md
Normal file
5
changelog/unreleased/settings-service.md
Normal file
@@ -0,0 +1,5 @@
|
||||
Change: Make ocis-settings available
|
||||
|
||||
This version delivers `settings` as a new service. It is part of the array of services in the `server` command.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/287
|
||||
Reference in New Issue
Block a user