Skip to content

Releases: canvas-medical/canvas-plugins

0.2.4

11 Sep 16:56
db15859
Compare
Choose a tag to compare

What's Changed

  • Renamed DAL target environment variable by @csande in #79
  • Added protobuf as a dependency by @csande in #80
  • Adds GraphQL data client by @jrwils in #81

Full Changelog: 0.1.15...0.2.4

0.1.15

25 Jul 22:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.14...0.1.15

0.1.14

17 Jul 22:51
04f3241
Compare
Choose a tag to compare

What's Changed

  • Create enable and disable cli methods by @mbiannaccone in #70
  • Validate command classes on demand, with specific validation for each type of effect by @mbiannaccone in #68
  • Prevent bootlooping due to a failed plugin load. by @aduane in #73
  • Prepend the hostname to log lines if the hostname is defined in the env by @aduane in #69
  • IDE fixes by @csande in #74
  • Task Creation, Update and Comment Additions by @jrwils in #64
  • Add support for periodic tasks with cron schedules by @aduane in #75
  • bump the package version to 0.1.14 by @aduane in #76

Full Changelog: 0.1.13...0.1.14

0.1.13

03 Jul 20:52
2a3ecb5
Compare
Choose a tag to compare

What's Changed

  • Rename generated module to canvas_generated by @aduane in #62
  • Adds timing metrics for Protocol compute and Event response by @jrwils in #60
  • Update banner alert effects by @mbiannaccone in #61
  • Add many command origination effects. by @aduane in #63

Full Changelog: 0.1.12...0.1.13

0.1.12

18 Jun 00:57
Compare
Choose a tag to compare

Adds the ability to emit events via CLI for testing locally.

0.1.10

31 May 23:13
bcd247b
Compare
Choose a tag to compare

Canvas CLI and Plugin loading improvements

0.1.9

31 May 18:36
5861e65
Compare
Choose a tag to compare

Fixes a protocol initialization error

0.0.5

14 May 00:11
b2b79a7
Compare
Choose a tag to compare

This enables the installation of plugins, streaming their logs, making http requests from a plugin, and accessing secrets.

0.0.2

23 Feb 17:33
2cdb4fb
Compare
Choose a tag to compare

Changes the address the plugin runner listens on.

0.0.1

22 Feb 01:00
56ac4f5
Compare
Choose a tag to compare

We have a thing that can respond to events!