Changelog
July 10, 2025 · View on GitHub
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.
Unreleased
Added
- Relation type
processing-validation
Changed
Deprecated
Removed
Fixed
v1.2.0 - 2024-05-09
Added
processing:versionfield to describe the primary software version of workflow version that produced the dataprocessing:datetimefield to describe when the processing happenedprocessing-executionrelation type to link to the processing execution that produced the data.processing-softwarerelation type to link to the processing execution that produced the data.
v1.1.0 - 2022-01-07
Added
processing:expressionto describe how the data has been processed.- Relation type
processing-expressionto externally describe how the data has been processed.
Changed
- Updated examples to STAC 1.0.0
Fixed
- The JSON Schema is more strict and should not have issues with missing required fields in Collections any longer #3, #8, #16
v1.0.0 - 2021-03-08
Initial independent release, see previous history
Changed
processing:lineagenow allows CommonMark for rich-text representation (#950)