Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 939 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 939 Bytes

Changelog

All notable changes to this project will be documented in this file. See updating Changelog example here

Added

  • objsto_bucket_cors_configuration resource for configuring CORS settings for buckets.

Fixed

  • objsto_bucket_policy: when comparing policy documents, ignore statement action order because Minio returns actions in inconsistent order.

Added

  • Minimal implementation of bucket, bucket policy, bucket lifecycle configuration, and object resources.