From feec94e329ac99aaf67e51116637bb80d6df6a79 Mon Sep 17 00:00:00 2001 From: SpicyGarlicAlbacoreRoll Date: Fri, 4 Sep 2026 09:28:17 -0800 Subject: [PATCH 1/3] chore: bump asf-search to 13.0.1 --- CHANGELOG.md | 5 +++++ requirements.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63e9ec0..d147226 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,11 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). --> ----- +## [1.0.20](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.19...v1.0.20) +### Changed +- bump asf-search to v13.0.1 + - shortName concept-id aliasing for nicer logs +----- ## [1.0.19](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.18...v1.0.19) ### Changed - bump asf-search to v12.3.2 diff --git a/requirements.txt b/requirements.txt index d45863b..5f6f334 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]==12.3.2 +asf-search[asf-enumeration]==13.0.1 python-json-logger==2.0.7 pyshp==2.1.3 From 7a7f71ef2ad5e49b99fd5b9b3b05f441262dc790 Mon Sep 17 00:00:00 2001 From: Kim <33294735+SpicyGarlicAlbacoreRoll@users.noreply.github.com> Date: Wed, 9 Sep 2026 12:59:22 -0800 Subject: [PATCH 2/3] Update asf-search version to 13.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f6f334..ad144e3 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]==13.0.1 +asf-search[asf-enumeration]==13.1.0 python-json-logger==2.0.7 pyshp==2.1.3 From 285ac56676506a5642b7f710ebdf0696a3902590 Mon Sep 17 00:00:00 2001 From: SpicyGarlicAlbacoreRoll Date: Tue, 15 Sep 2026 14:25:01 -0800 Subject: [PATCH 3/3] chore: bump asf-search 14.0.0 --- CHANGELOG.md | 3 ++- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d147226..79fd3a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,8 +28,9 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ----- ## [1.0.20](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.19...v1.0.20) ### Changed -- bump asf-search to v13.0.1 +- bump asf-search to v14.0.0 - shortName concept-id aliasing for nicer logs + - ALOS, SMAP, and UAVSAR migrations ----- ## [1.0.19](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.18...v1.0.19) ### Changed diff --git a/requirements.txt b/requirements.txt index 5f6f334..d7140a5 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]==13.0.1 +asf-search[asf-enumeration]==14.0.0 python-json-logger==2.0.7 pyshp==2.1.3