File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ ujson==5.7.0
2222uvicorn == 0.21.1
2323watchfiles == 0.19.0
2424
25- asf_search == 8.2.3
25+ asf_search == 8.3.0
2626python-json-logger == 2.0.7
2727
2828pyshp == 2.1.3
You can’t perform that action at this time.
0 commit comments