Changelog

This commit is contained in:
Benedikt Kulmann
2020-09-04 15:33:23 +02:00
parent 27e25f8943
commit ae3d9574b6

View File

@@ -0,0 +1,6 @@
Bugfix: Fix director selection in proxy
We fixed a bug in ocis-proxy where simultaneous requests could be executed on the wrong backend.
https://github.com/owncloud/ocis/pull/521
https://github.com/owncloud/ocis-proxy/pull/99