Skip to content

Releases: VeritasOS/plugin-manager

Syslog, Input as a JSON str or JSON/YAML file; Capture runtime; Python Library

28 Nov 06:16
f5a3a79
Compare
Choose a tag to compare
  1. Support syslog logging.
  2. Specify plugins as a JSON string or via JSON/YAML file.
  3. Capture run time of plugins.
  4. Python library.

Full Changelog: v1.0.1...v1.0.4

Capture plugin output in real-time

04 Oct 20:30
9d1538b
Compare
Choose a tag to compare

Capture plugin output in real-time which would be helpful for

  1. Monitoring logs of long running operations.
  2. To know what exactly executed before abrupt termination.

Graph support for plugin manager with graphviz golang lib

14 Jul 00:14
90de41d
Compare
Choose a tag to compare
  • Graph support for plugin manager with graphviz golang lib
  • Generate overall log file (i.e., pm.log) inside log-dir
  • Use yaml.v3

Preparing for separate graph module

23 Feb 05:55
Compare
Choose a tag to compare
Update workflow actions;

Use latest gocov tools that support go version 1.19

Updated to use yaml.v3

20 Jan 05:37
cd2b69b
Compare
Choose a tag to compare
Merge pull request #3 from VeritasOS/main

Use yaml.v3; Set SHELL to bash

Using github path in module name

01 May 05:09
Compare
Choose a tag to compare
v1.0.1

Update to use current directory for log, as otherwise it fails on git…

First open source version of Plugin Manager

01 May 06:56
7f99009
Compare
Choose a tag to compare