Skip to content

5.0.4-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ownclouders ownclouders released this 13 May 14:20
· 2786 commits to master since this release
v5.0.4-rc.1
a85e174

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