Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

0.18.0

Compare
Choose a tag to compare
@candysmurf candysmurf released this 08 Nov 22:12
· 444 commits to master since this release

89f4299 Corrected some misspellings
59c2406 Fixed broken link
6799114 Fixed flaky control_test
3676037 (docs) Add homebrew to installation methods.
252bb3e Added docs/MAINTAINERS.md
280b3b6 Removed JSON RPC
4b8f7af Renamed variables in fixtures.go and tests files
5cd4a8b Removes commented out code from scheduler.go
5107f20 Fix path to plugins.yml
ddd4e78 Updated PLUGIN_SIGNING.md - moved text to the next line
3ad687b Fixes #1134, fixed support for windowed schedule
3caa69c Beta logo added to TRIBE.md
0a24c85 Rename Pulse to Snap in graphic
00d468d Minor spelling and grammatical corrections in docs
836d87e Fix get config policy rules from plugin catalog
cf7034f (maint) update README to snap 0.17.0 release.
216cd4f SDI-2115: remove metric.String() in plugin-lib-go
908767e Deprecated JSON RPC - added deprecation warning
1cb9bcf Changed aplugin to plugin_name:
0a30d04 Separated Go RPC code from other code:
86c07c1 Removed JSON RPC from tests cases
42cc1a6 (SDI-2092) Update README Getting started section