Add changelog

This commit is contained in:
Benedikt Kulmann
2020-08-25 13:41:53 +02:00
parent 1c14ce30a8
commit bc31e3e4b1

View File

@@ -0,0 +1,6 @@
Change: use go-micro's metadata context for account id
We switched to using go-micro's metadata context for reliably passing the AccountID in the context
across service boundaries.
https://github.com/owncloud/ocis-pkg/pull/56