This is an automated email from the ASF dual-hosted git repository. skperez pushed a commit to branch SDAP-371 in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git
commit f1c128925e078d796994c23dc4a1fc43a4939697 Author: skorper <[email protected]> AuthorDate: Fri Jun 10 17:38:47 2022 -0700 Updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0153018..5c130c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - SDAP-372: Updated matchup algorithm to point to AWS insitu API endpoint - SDAP-372: Added new matchup endpoint `match_spark_doms` that points to DOMS insitu endpoint - SDAP-372: Updated `match_spark_doms` to interface with samos_cdms endpoint +- SDAP-371: Renamed `/domssubset` endpoint to `/cdmssubset` ### Changed ### Deprecated ### Removed ### Fixed - Fix failing test_matchup unit test +- SDAP-371: Fixed DOMS subset endpoint ### Security \ No newline at end of file
