Skip to content

Commit 5c49993

Browse files
Merge pull request #26 from asfadmin/dev
`asf-search` v8.3.0
2 parents 852c4f3 + d7de8f1 commit 5c49993

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2626
2727
-->
2828
------
29-
## [1.0.2](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.1...v1.0.2)
29+
## [1.0.1](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.0...v1.0.1)
3030

3131
### Fixed
3232
- Generic searches (non-search related params) no longer accepted, raise 400
@@ -35,16 +35,13 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
3535
### Changed
3636
- Include wkt in error when raising in `validate_wkt()`
3737

38-
------
39-
## [1.0.1](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.0...v1.0.1)
40-
4138
### Added
4239
- Add dedicated dev branch for test-staging deployment
4340
- Intended Dev->Release workflow
4441
- dev -> test -> prod-staging -> prod
4542

4643
### Changed
47-
- pin `asf-search` to v8.2.3, All basic Vertex dataset searches working
44+
- pin `asf-search` to v8.3.0, All basic Vertex dataset searches working
4845

4946
## [1.0.0](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v0.1.0...v1.0.0)
5047

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==8.2.3
25+
asf_search==8.3.0
2626
python-json-logger==2.0.7
2727

2828
pyshp==2.1.3

0 commit comments

Comments
 (0)