This is an automated email from the ASF dual-hosted git repository.
rkk pushed a commit to branch zarr-testing
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git
The following commit(s) were added to refs/heads/zarr-testing by this push:
new f4fc22d Moved changelog entry
f4fc22d is described below
commit f4fc22d71cc6fd1a5cd3f325d0dcfadc4126e9f7
Author: rileykk <[email protected]>
AuthorDate: Wed Dec 14 12:12:50 2022 -0800
Moved changelog entry
---
CHANGELOG.md | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ed14507..c328240 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this
file.
The format is based on [Keep a
Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0.html).
+## [Unreleased]
+### Added
+- CDMS-122: Added new `ZarrProxy` to access Zarr-formatted data stored in AWS
S3
+ - Currently only supports single variable & gridded data and the
`/matchup_spark` endpoint
+ - Included unit tests
+### Changed
+### Deprecated
+### Removed
+### Fixed
+### Security
+
## [1.0.0] - 2022-11-22
### Added
- SDAP-388: Enable SDAP to proxy/redirect to alternate SDAP
@@ -25,9 +36,6 @@ and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0
- SDAP-407: Added depth to `/domsresults` endpoint
- Added documentation for building SDAP docker images
- Prepared documentation for v1.0.0 release.
-- CDMS-122: Added new `ZarrProxy` to access Zarr-formatted data stored in AWS
S3
- - Currently only supports single variable & gridded data and the
`/matchup_spark` endpoint
- - Included unit tests
### Changed
- SDAP-390: Changed `/doms` to `/cdms` and `doms_reader.py` to `cdms_reader.py`
- domslist endpoint points to AWS insitu instead of doms insitu