Releases: gabrielbazan/lycheepy
Releases · gabrielbazan/lycheepy
Fixed Process Creation
0.5.2 Release Notes
What's Fixed
- Fixed a bug where a process couldn't be created through the configuration API.
Fixed Repository Update
0.5.1 Release Notes
What's New
- Added the "Who Uses LycheePy?" section on the README.md.
What's Fixed
- Fixed a bug where a repository couldn't be updated through the configuration API.
Removed the Default Repository
0.5 Release Notes
Repositories are external Systems (not components). So, the GeoServer instance that use to come with the LycheePy installation has been removed.
You can register your repositories very easily. This feature has been implemented on the 0.4 version.
Dynamically Configured Repositories
0.4 Release Notes
What's new
- Publication repositories can now be configured using the configuration API.
What's fixed
- Fixed the process file update.
- Fixed the process deletion. When a process is deleted, their files are also removed.
What's improved
- The communication between the WPS component and the Configuration component has been improved. The first requests all the executables (processes and chains) metadata with only one request.
Continuous Integration
- Set up CI.
- Minor adjustments to the host dependencies installer.
Publication into FTP Repositories
You can now automatically publish your products into FTP repositories.
Remote Inputs and Asynchronous Execution
Merge pull request #5 from gabrielbazan/development Remote Inputs and Asynchronous Execution
First Functional Version
0.1 Remove openssh-server installation