Skip to content

Releases: gabrielbazan/lycheepy

Fixed Process Creation

07 Apr 02:42
f314d3f
Compare
Choose a tag to compare
Pre-release

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

08 Dec 01:41
b1ef8af
Compare
Choose a tag to compare
Pre-release

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

31 Oct 23:51
631a8c3
Compare
Choose a tag to compare
Pre-release

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

31 Oct 00:48
a2f9660
Compare
Choose a tag to compare
Pre-release

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

27 Oct 21:06
7c18b76
Compare
Choose a tag to compare
Pre-release
  • Set up CI.
  • Minor adjustments to the host dependencies installer.

Publication into FTP Repositories

05 Sep 00:26
3f9136c
Compare
Choose a tag to compare
Pre-release

You can now automatically publish your products into FTP repositories.

Remote Inputs and Asynchronous Execution

13 Aug 02:27
b136b44
Compare
Choose a tag to compare
Merge pull request #5 from gabrielbazan/development

Remote Inputs and Asynchronous Execution

First Functional Version

13 Aug 01:36
6b0cc9c
Compare
Choose a tag to compare
Pre-release
0.1

Remove openssh-server installation