From 7702e64a8594a4b2708b20a6f96e2e82261f2d99 Mon Sep 17 00:00:00 2001 From: SpicyGarlicAlbacoreRoll Date: Thu, 13 Nov 2025 10:03:19 -0900 Subject: [PATCH] chore: bump asf-search to v10.2.0 --- CHANGELOG.md | 8 ++++++++ requirements.txt | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5920a8c..f96ab80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,14 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - --> +------ +## [1.0.10](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.9...v1.0.10) +### Changed +- bump asf-search to v10.2.0 + - new SEASAT dataset collection + - NISAR concept-id + collection names in jsonlite outputs + - L0B science product now only contains RRSD + ------ ## [1.0.9](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.8...v1.0.9) ### Fixed diff --git a/requirements.txt b/requirements.txt index 7352056..101f2ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ ujson==5.7.0 uvicorn==0.21.1 watchfiles==0.19.0 -asf-search[asf-enumeration]==10.1.2 +asf-search[asf-enumeration]==10.2.0 python-json-logger==2.0.7 pyshp==2.1.3