This is an automated email from the ASF dual-hosted git repository.
rkk pushed a change to branch SDAP-520
in repository https://gitbox.apache.org/repos/asf/sdap-nexus.git
from b05b474 Merge remote-tracking branch 'origin/develop' into SDAP-520
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
No new revisions were added by this update.
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(-)