Skip to content

5.0.4

Compare
Choose a tag to compare
@ownclouders ownclouders released this 14 May 13:00
· 1296 commits to master since this release
v5.0.4
a85e174

Table of Contents

Changes in 5.0.4

Summary

  • Bugfix - Update reva to v2.19.7: #9011
  • Bugfix - Service startup of WOPI example: #9127
  • Bugfix - Nats reconnects: #9139

Details

  • Bugfix - Update reva to v2.19.7: #9011

    We updated reva to v2.19.7

    #9011

  • Bugfix - Service startup of WOPI example: #9127

    We fixed a bug in the service startup of the appprovider-onlyoffice in the
    ocis_wopi deployment example.

    #9127

  • Bugfix - Nats reconnects: #9139

    We fixed the reconnect handling of the natjs kv registry.

    #9139
    #8880