Skip to content

Commit 4d66d2e

Browse files
Merge pull request #98 from asfadmin/prod-staging
Patch Release v1.0.14
2 parents c3b0cba + a119a42 commit 4d66d2e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2525
-
2626
2727
-->
28+
------
29+
## [1.0.14](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.13...v1.0.14)
30+
### Changed
31+
- bump asf-search to v12.0.3
32+
- `ariaVersion` searchable attribute
33+
- `orbitType` parsed for `NISARProduct`, available in jsonlite output
34+
2835
------
2936
## [1.0.13](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.12...v1.0.13)
3037
### 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]==12.0.2
25+
asf-search[asf-enumeration]==12.0.3
2626
python-json-logger==2.0.7
2727

2828
pyshp==2.1.3

0 commit comments

Comments
 (0)