Skip to content

1.8.0

Compare
Choose a tag to compare
@murlock murlock released this 02 Jul 14:11
· 94 commits to master since this release

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 after versioned_writes
  • by default, the support of listing with versioning is disabled, please set support_listing_versioning to true in container_hierarchy middleware configuration.