Skip to content

v1.0.2

Compare
Choose a tag to compare
@pwinckles pwinckles released this 17 Mar 13:33
· 14 commits to master since this release

New Features

  1. The OCFL extensions spec is now written to the storage root (ec2d62e)
  2. The inventory digest is now calculated as it's being serialized to disk (3a202ba)
  3. Added new APIs for invalidating the inventory cache, if it's used. These methods will also clear out the object details table, if used. (9aa2bb6)

Bug Fixes

  1. Do not iterate into the extensions directory when listing objects (c1d3732)
  2. The object details table will now always be populated with an identical copy of the inventory to what's on disk (3dc5ea4)
  3. Exporting an object/version from S3 now correctly resolves path prefixes (779efd1)