From 063107e49117857c937f705ac67aea7dff57748b Mon Sep 17 00:00:00 2001 From: SpicyGarlicAlbacoreRoll Date: Thu, 25 Sep 2025 10:21:05 -0800 Subject: [PATCH 1/2] bump requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d17867..782eee2 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.0.2 +asf-search[asf-enumeration]==10.0.4 python-json-logger==2.0.7 pyshp==2.1.3 From 95cf89628bc07ad2f34560959df02407e97ca3b5 Mon Sep 17 00:00:00 2001 From: SpicyGarlicAlbacoreRoll Date: Thu, 2 Oct 2025 08:58:35 -0800 Subject: [PATCH 2/2] requirements: bump asf-search to 10.1.0 --- CHANGELOG.md | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58b1781..a98cc36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ------ ## [1.0.8](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.7...v1.0.8) ### Changed -- bump asf-search to v10.0.4 for NISAR product type file sizes, urgent response now searchable with product types, and ARIA-S1 GUNW Stacking support +- bump asf-search to v10.1.0 for NISAR product type file sizes, urgent response now searchable with product types, and ARIA-S1 GUNW Stacking support, better nisar metadata output formatting ### Fixed - boolean values are properly capitalized in `python` output file diff --git a/requirements.txt b/requirements.txt index 782eee2..9ed3e4a 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.0.4 +asf-search[asf-enumeration]==10.1.0 python-json-logger==2.0.7 pyshp==2.1.3