Releases: podaac/cumulus-cnm-to-granule
Release v2.0.0-rc.0 - refs/heads/release/2.0.0
Changes in this release:
Update pom.xml
Release v1.9.0-rc.3 - refs/heads/release/2.0.0
Changes in this release:
Update CHANGELOG.md to add 2.0.0
Release v2.0.0
Release v1.9.0-alpha.2-SNAPSHOT - refs/heads/develop
Changes in this release:
Java 11->17 (#225)
Co-authored-by: David Yen [email protected]
Release v1.9.0+ecbac18 - refs/heads/feature/PODAAC-6185
Changes in this release:
Java 11->17
Release v1.9.0-alpha.1-SNAPSHOT - refs/heads/develop
Changes in this release:
bump version
Release v1.8.0 - refs/heads/master
[1.8.0]
Added
- User contribution
- Add the "fileName" and "key" properties to the granuleFile object from buildS3GranuleFile function
Changed
- PODAAC-5877
- Support java 11
- SonarQube and Jacoco report
Deprecated
Removed
Fixed
Security
- Snyk: Upgrade com.amazonaws:aws-java-sdk-s3: 1.12.565 -> 1.12.661
Release v1.8.0-rc.1 - refs/heads/release/1.8.0
Changes in this release:
Merge remote-tracking branch 'origin' into release/1.8.0
Release v1.8.0-alpha.2-SNAPSHOT - refs/heads/develop
Changes in this release:
[Snyk] Security upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.565 to 1.12.661 (#215)
- fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- update changelog with snyk entry
Co-authored-by: snyk-bot [email protected]
Co-authored-by: Stepheny Perez [email protected]
Co-authored-by: skorper [email protected]
Release v1.8.0-alpha.1-SNAPSHOT - refs/heads/develop
Changes in this release:
Add the "fileName" and "key" properties as listed in the later version of the cumulus granule file schema (#216)
-
add fileName property in buildS3GranuleFile function
-
add key property in buildS3GranuleFile function
-
fix key property in buildS3GranuleFile function
-
script comments added
-
add changes to CHANGELOG.md
-
adapt changes to CHANGELOG.md
Co-authored-by: Hailiang Zhang [email protected]