We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9479336 + 7702e64 commit abfd51fCopy full SHA for abfd51f
2 files changed
CHANGELOG.md
@@ -25,6 +25,14 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
25
-
26
27
-->
28
+------
29
+## [1.0.10](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.9...v1.0.10)
30
+### Changed
31
+- bump asf-search to v10.2.0
32
+ - new SEASAT dataset collection
33
+ - NISAR concept-id + collection names in jsonlite outputs
34
+ - L0B science product now only contains RRSD
35
+
36
------
37
## [1.0.9](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.8...v1.0.9)
38
### Fixed
requirements.txt
@@ -22,7 +22,7 @@ ujson==5.7.0
22
uvicorn==0.21.1
23
watchfiles==0.19.0
24
-asf-search[asf-enumeration]==10.1.2
+asf-search[asf-enumeration]==10.2.0
python-json-logger==2.0.7
pyshp==2.1.3
0 commit comments