Skip to content

Commit f6a6bbb

Browse files
Merge pull request #96 from asfadmin/dev
feat: `ariaVersion` searchable, `orbitType` available in jsonlite
2 parents 98b9756 + 3c29f56 commit f6a6bbb

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)