Skip to content

Releases: Kaholo/kaholo-agent

kaholo/6.2.1

22 Nov 10:17
Compare
Choose a tag to compare
Release kaholo/6.2.1

kaholo/6.2.0

24 Aug 12:02
Compare
Choose a tag to compare
Release kaholo/6.2.0

kaholo/6.1.0

27 Jun 12:54
Compare
Choose a tag to compare

New Kaholo-agent release for stable 6.1.0 version.

  • support for automatic plugin installation (from repository)

Kaholo v6.0.0-beta

11 May 12:16
Compare
Choose a tag to compare
Kaholo v6.0.0-beta Pre-release
Pre-release

Beta release of the new designer. Some problems may still occur during useage.

Kaholo v5.0.7

09 Jan 09:29
Compare
Choose a tag to compare

Performance improvements.
Plugins installation retry mechanism, communication changes over AMQP.

Kaholo v5.0.6

02 Dec 07:54
Compare
Choose a tag to compare

New execution engine, support only over AMQP/AMQPs.

Autocomplete feature and plugin installation fixes

23 Oct 09:46
8b04239
Compare
Choose a tag to compare
Release 1.3.5 (#48)

* task/KAH-824 (Investigate how to run function inside plugin on agent) (#43)

* add route, controller and service handlers and methods

* plugin function call WIP

* add pluginSettings, actionParams

* Fix query autocomplete function

* Remove unnecesary items

* Add plugin existence condition

* Remove unnecessary check

* Function error handling

* Add typeof

Co-authored-by: arispen <[email protected]>

* add pluginSettings to getAutocompleteFromFunction (#44)

* added actionParams

* made autocomplete optional

* added gitignore

* added handler for optional pluginSettings

* removed key.pm

* requireUncached, error handling for autocomplete (#46)

query function

* bump version to 1.3.5

* add uuid package
use uuid for plugins extraction tmp directory

Co-authored-by: kbuchacz <[email protected]>
Co-authored-by: arispen <[email protected]>
Co-authored-by: Chris Bernat <[email protected]>
Co-authored-by: Matan Kadosh <[email protected]>
Co-authored-by: Dawid Zegar <[email protected]>