Skip to content

Releases: Kaholo/kaholo-agent

kaholo/6.2.1

22 Nov 10:17

Choose a tag to compare

Release kaholo/6.2.1

kaholo/6.2.0

24 Aug 12:02

Choose a tag to compare

Release kaholo/6.2.0

kaholo/6.1.0

27 Jun 12:54

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

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

Choose a tag to compare

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

Kaholo v5.0.6

02 Dec 07:54

Choose a tag to compare

New execution engine, support only over AMQP/AMQPs.

Autocomplete feature and plugin installation fixes

23 Oct 09:46
8b04239

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 <arispen@gmail.com>

* 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 <kbuchacz@users.noreply.github.com>
Co-authored-by: arispen <arispen@gmail.com>
Co-authored-by: Chris Bernat <bernat.christopher@gmail.com>
Co-authored-by: Matan Kadosh <kadosh10001@gmail.com>
Co-authored-by: Dawid Zegar <davvvid1@gmail.com>