Skip to content

Commit fab3654

Browse files
req: bump asf-search in requirements
1 parent 143cbc9 commit fab3654

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2525
-
2626
2727
-->
28+
------
29+
## [1.0.11](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.10...v1.0.11)
30+
### Changed
31+
- bump asf-search to v11.0.1
32+
- NISAR CRID field
33+
- NISAR track number searchable with relativeOrbit, parsed from UMM
34+
- remove `nisar_stuf` collection from NISAR dataset collections list (further removals pending)
35+
2836
------
2937
## [1.0.10](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.9...v1.0.10)
3038
### Changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ujson==5.7.0
2222
uvicorn==0.21.1
2323
watchfiles==0.19.0
2424

25-
asf-search[asf-enumeration]==10.2.0
25+
asf-search[asf-enumeration]==11.0.1
2626
python-json-logger==2.0.7
2727

2828
pyshp==2.1.3

0 commit comments

Comments
 (0)