You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by sk...@apache.org on 2022/12/01 20:46:49 UTC

[incubator-sdap-nexus] 02/02: Updated changelog

This is an automated email from the ASF dual-hosted git repository.

skperez pushed a commit to branch cdms-subset-bugfix
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git

commit 970df47a04432e68b547f08ac073064a224035ce
Author: skorper <st...@gmail.com>
AuthorDate: Thu Dec 1 12:46:36 2022 -0800

    Updated changelog
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2256ba7..29872b4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -60,6 +60,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Fixed matchup insitu query loading on import; loads when needed instead
 - SDAP-406: Fixed `/timeSeriesSpark`comparison stats bug
 - Fixed excessive memory usage by `/cdmssubset`
+- Made `platforms` param optional in `/cdmssubset`, and removed int requirement
+- Updated OpenAPI specification for `/cdmssubset` to accurately reflect `platforms` and `parameter` field options.
 ### Security