v2.19.9
github-actions
released this
23 Sep 13:21
·
651 commits
to master
since this release
Changelog for reva 2.19.9 (2024-09-23)
The following sections list the changes in reva 2.19.9 relevant to
reva users. The changes are ordered by importance.
Summary
Details
- Bugfix #4842: Fix micro ocdav service init and registration
We no longer call Init to configure default options because it was replacing the existing
options.
- Bugfix #4862: Fix nats encoding
Encode nats-js-kv keys. This got lost by a dependency bump.