mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-22 11:09:02 -05:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -56,11 +56,20 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Fix panic when stopping the nats: [#10363](https://github.com/owncloud/ocis/pull/10363)
|
||||
* Bugfix - Fix Activitylog issues: [#10376](https://github.com/owncloud/ocis/pull/10376)
|
||||
* Bugfix - Security fixes: [#10376](https://github.com/owncloud/ocis/pull/10376)
|
||||
|
||||
## Details
|
||||
|
||||
* Bugfix - Fix panic when stopping the nats: [#10363](https://github.com/owncloud/ocis/pull/10363)
|
||||
|
||||
The nats server itself runs signal handling that the Shutdown() call in the ocis
|
||||
code is redundant and led to a panic.
|
||||
|
||||
https://github.com/owncloud/ocis/issues/10360
|
||||
https://github.com/owncloud/ocis/pull/10363
|
||||
|
||||
* Bugfix - Fix Activitylog issues: [#10376](https://github.com/owncloud/ocis/pull/10376)
|
||||
|
||||
Fixes multiple activititylog issues. There was an error about `max payload
|
||||
|
||||
Reference in New Issue
Block a user