Skip to content

Commit a323884

Browse files
chore: bump asf-search to 12.0.0
1 parent 558d39d commit a323884

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.13](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.12...v1.0.13)
30+
### Changed
31+
- bump asf-search to v12.0.0
32+
- `TROPO-ZENITH` moved from `OPERA-S1` to new `TROPO` dataset
33+
- Added `ECMWF_TROPO` to `TROPO` dataset
34+
- Add `DISP-S1-STATIC` product type to `OPERA-S1` dataset
35+
2836
------
2937
## [1.0.12](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.11...v1.0.12)
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]==11.0.3
25+
asf-search[asf-enumeration]==12.0.0
2626
python-json-logger==2.0.7
2727

2828
pyshp==2.1.3

0 commit comments

Comments
 (0)