github owncloud/ocis v4.0.5
4.0.5

latest releases: v6.1.0-alpha.1, v6.0.0, v6.0.0-alpha.2...
6 months ago

Changes in 4.0.5

Summary

  • Bugfix - Fix reva config of frontend service to avoid misleading error logs: #7934
  • Bugfix - Fix trace ids: #8026
  • Bugfix - Do not purge expired upload sessions that are still postprocessing: #7941
  • Enhancement - Add cli commands for trash-binq: #7936

Details

  • Bugfix - Fix reva config of frontend service to avoid misleading error logs: #7934

    We set an empty Credentials chain for the frontend service now. In ocis all non-reva token
    authentication is handled by the proxy. This avoids irritating error messages about the
    missing 'auth-bearer' service.

    #6692
    #7934
    #7453
    cs3org/reva#4396
    cs3org/reva#4241

  • Bugfix - Fix trace ids: #8026

    We changed the default tracing to produce non-empty traceids and fixed a problem where traces
    got disconnected further down the stack.

    #8026

  • Bugfix - Do not purge expired upload sessions that are still postprocessing: #7941

    #7941
    #7859
    #7958

  • Enhancement - Add cli commands for trash-binq: #7936

    We added the list and restore commands to the trash-bin items to the CLI

    #7845
    #7936

Don't miss a new ocis release

NewReleases is sending notifications on new releases.