-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update changelog * bumpversion 4.5.0 -> 4.5.1
- Loading branch information
Showing
4 changed files
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4.5.0 | ||
4.5.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,17 @@ | ||
pywps (4.5.1) trusty; urgency=medium | ||
|
||
* Fix app/Process.py to cope with None mimetype (#620) | ||
* Add security policy (#621) | ||
* Better error handling in WPSRequest.json() (#622) | ||
* Fix output mimetype assuming string (#626) | ||
* Resolve invalid Exception.msg unknown attribute (#629) | ||
* An input default value is only set when min_occurs==0 (#631) | ||
* Fix Sphinx build for UbuntuGIS packages (#634) | ||
* Remove gdal from dependencies (#638) | ||
* Fix bug triggered when storage requires the creation of recursive directories (#636) | ||
|
||
-- Carsten Ehbrecht <[email protected]> Mon, 29 Nov 2021 18:00:00 +0000 | ||
|
||
pywps (4.5.0) trusty; urgency=medium | ||
|
||
* Initial implementation of OGC API - Processes / REST API (#612, #614) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters