1.8.0
New features
- Allow versioning with container hierarchy (#180)
Bug fixes
- Revert CH: use lua script instead of hscan for listing (#182)
NOTES
- the pipeline must be updated if the
container_hierarchy
is used:container_hierarchy
must be set afterversioned_writes
- by default, the support of listing with versioning is disabled, please set
support_listing_versioning
totrue
incontainer_hierarchy
middleware configuration.