All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v2.0.0 - 2024-08-30
storage:schemes
,storage:refs
and Storage Scheme Object- Support the storage extension in Links
- Support for the Alternate Assets Extension
- Support for other storage providers, including custom S3 hosts
- The extension is a framework for storage providers, it doesn't strictly define the individual providers.
- The storage providers are grouped in
storage:schemes
and located in the Item Properties, Collections or Catalog metadata - Assets and Links reference the storage schemes by key in
storage:refs
storage:platform
,storage:region
,storage:requester_pays
andstorage:tier
(moved to Storage Scheme Object, except for the tier)
v1.0.0 - 2021-06-23
Initial release