Skip to content

Commit

Permalink
- Version 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geosolutions committed Jul 3, 2017
1 parent f3cf0c8 commit 72ae466
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion src/wps_remote.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: wps-remote
Version: 2.11.2
Version: 2.11.3
Summary: A library that allows users to publish their executables as GeoServer WPS Processes through the XMPP protocol
Home-page: https://github.com/geoserver/wps-remote
Author: GeoServer Developers
Expand Down Expand Up @@ -64,6 +64,17 @@ Description: [![Build Status](https://travis-ci.org/geoserver/wps-remote.svg?bra

Change Log
==========
2.12.0 [2017-07-03 12:13:10]
(aligned with GeoServer Remote WPS Plugin - 2.12.x)
- Fix for: Inputs application/json mapping error
- Fix for: Inputs application/vnd.geo+json support
- Fix for: Date input / output parsing
- Fix for: JSON ID error
- Improved robustness of wps agent
- Allowed "-" in string input parameters
- Fix for: Catch resource clean exception
- Fix for: Input / output parameters are not sorted according to the process definition

2.11.2 [2017-02-16 10:12:23]
- SFTP/FTP pluggable uploaders support
- Minor refactoring and code cleanup
Expand Down

0 comments on commit 72ae466

Please sign in to comment.