This is an automated email from the ASF dual-hosted git repository.
skperez pushed a change to branch feature/SDAP-402
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git
from f791ed4 Updated changelog
add baede7b Added ReadTimeout exception to redirect, applied hofmoeller
point data_vals bugfix (#203)
add 0385b5e Bumped ingress timeouts to reflect increased AWS gateway
timeout (#201)
add d6eb41c SDAP-405 Added SPURS AWS in situ api (#204)
add 9ce794e Insitu schema (#206)
add c63998e Merge branch 'master' of
github.com:apache/incubator-sdap-nexus into feature/SDAP-402
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 4 ++++
analysis/webservice/algorithms/HofMoeller.py | 4 ++--
analysis/webservice/algorithms/doms/config.py | 9 +++++++++
analysis/webservice/algorithms/doms/insitu.py | 1 +
.../webservice/algorithms_spark/HofMoellerSpark.py | 2 +-
analysis/webservice/algorithms_spark/Matchup.py | 20 +++++++++++++++++---
analysis/webservice/apidocs/openapi.yml | 5 +++++
analysis/webservice/redirect/RemoteSDAPCache.py | 9 ++++-----
helm/templates/ingress.yml | 4 ++--
9 files changed, 45 insertions(+), 13 deletions(-)