This is an automated email from the ASF dual-hosted git repository.
rkk pushed a change to branch SDAP-521
in repository https://gitbox.apache.org/repos/asf/sdap-nexus.git
from 3abc50e Update docs for missing test collection
add c920ea3 SDAP-522 - Fixes for broken endpoints found by work for
SDAP-521 (#319)
add e99b960 Merge remote-tracking branch 'origin/develop' into SDAP-520
new 829dc07 Merge branch 'SDAP-520' into SDAP-521
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.md | 4 +
analysis/webservice/algorithms/Heartbeat.py | 10 +-
analysis/webservice/algorithms/doms/StacCatalog.py | 2 +-
.../nexus_tornado/app_builders/NexusAppBuilder.py | 2 +-
data-access/nexustiles/AbstractTileService.py | 3 +
.../nexustiles/backends/nexusproto/backend.py | 8 +
data-access/nexustiles/backends/zarr/backend.py | 5 +
data-access/nexustiles/nexustiles.py | 16 ++
poetry.lock | 229 ++++++++++++---------
pyproject.toml | 1 +
10 files changed, 169 insertions(+), 111 deletions(-)