Skip to content

Commit 83f918f

Browse files
committed
add missing change logs for previous PRs (#44, #45, #48)
1 parent 2bc22dc commit 83f918f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
## [Unreleased](https://github.com/crim-ca/stac-populator) (latest)
44

5-
<!-- insert list items of new changes here -->
5+
* Replace CMIP6 JSON-schema URL to
6+
`"https://raw.githubusercontent.com/dchandan/stac-extension-cmip6/main/json-schema/schema.json"`
7+
for a more up-to-date validation of available STAC CMIP6 properties.
8+
* Add `.jsonl` logging and error reporting of failed STAC Item publishing to the server.
9+
* Improve logging configuration setup and level selection from CLI `--debug` argument.
10+
* Fix a bug related to `THREDDSLoader` incorrectly handling the depth of crawled directories.
611

712
## [0.5.0](https://github.com/crim-ca/stac-populator/tree/0.5.0) (2024-01-09)
813

0 commit comments

Comments
 (0)