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.
- Added enum to
order:status
as defined in the README before.
v1.1.0 - 2023-01-06
- All timestamps must be in UTC (#1095)
- Deprecated
order:expiration_date
in favor ofexpires
- Clarify that
order:date
is the submission time - Clarify that all timestamps must be formatted according to RFC3339.
- Clarify the relation to common metadata and timestamps extension by giving guidance on how to use the fields.
v1.0.0 - 2022-08-18
- Initial release of the STAC Order Extension.