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.
- Allow collection to be a JSON object including short name and version #34
- PODAAC-4307
- Added optional dataProcessingType to product.
- PODAAC-2733
- Updated the CNM schema so product can be used in either the CNM notification or CNM response.
- PODAAC-2541
- a build script under /builder directory, and a jenkins job to build and push release to public github.
- Changed 'time' fields to use 'date-time' format
- Removed dash from SHA checksumType values to be compatible with Cumulus sync-granule task.
- Removed 'required' fields CHECKSUM and CHECKSUM_TYPE from the file schema
- Added SHA-2 family checksum type to schema
- Added SHA-256, SHA-512 checksum types to schema
- Changed 'ACCESS_ERROR' type to 'TRANSFER_ERROR' type in cnm-response as per CNM ICD.