Asset Services Release Notes#

v3.1.0#

  • Upgrade to latest dependencies, including fixes for scripting

  • Added more Openapi documentation decorators for auto generation of api docs

  • Add support for CORS Origin leveraging regex using format /https://.*.domain.*/

v3.0.1#

  • Upgrade to latest dependencies, including fixes for scripting

v3.0.0#

  • Upgraded to latest dependencies

  • Updated to license

  • Docker and testing cleanup

  • Migrate to using standalone composer-storage-api library

v2.4.0#

  • Updated service-core to v3.8.4

  • Reworking collection indexes

  • Adding Shard configuration

v2.3.2#

  • Upgraded to service-core version v3.7.1

v2.2.0#

  • Upgraded all dependencies

  • Integrated release Notes

v2.1.2#

  • Fixed runtime crash caused by bad upload requests

v2.1.1#

  • Upgraded to service-core to version v3.1.5

  • Added host configuration for BunnyCDN storage

  • Fixed ACL default name for AssetStorageLocation

v2.0.1-beta#

  • Changed path of /storage-locations to /asset-locations

v2.0.0-beta#

  • Updating service-core to version v3.1.4-beta

  • Removed unused test files

v2.0.0-alpha#

  • Full service rewrite using new Storage API in service-core

  • Complete refactor of data models and REST API