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

v0.10.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@geauxvirtual geauxvirtual released this 16 Dec 17:07
· 1163 commits to master since this release

CHANGELOG
5019a43 Added mock1 to plugin load example
7f60d06 some clean up on CONTRIBUTING.md
6e17081 adds tribe doc
3944fa4 Added 'In Active Development' statement
f947c26 Update build script to say building snapd and snapctl
53d3c68 adding Roadmap and Plugin writing details
9d582f0 Updating maintainers
8252014 Adding maintainers
5b87900 s/MD/md/ :smile:
d26f83a Change readme to show both curl and snapctl as options
546d136 Updates with @lynxbat comments
74a6dad Correcting tagline in snapctl & snapd output
f335f6d s/writs/writes
49851d5 added initial authors
e8184c3 Adds checks to client_func_test for #566
f612820 fixed maintainers and other text
d0b5981 adds task documentation
ee19631 added mock-file.yaml and use it in README
9c74adb moved plugin signing readme and added to main readme
592b46b README formatting edits
88ceab7 file formatting
75db79b Updated SNAPD.md SNAPCTL.md renamed REST_API.md etc
25aac1e Delete SNAPD.MD
e77bb76 missed one on the g/pulse/snap/ conversion
fda44f4 Capitalized REST API in pulsed.md
4baeac9 Correcting maintainers
11f9593 removes netrc
a6b23e6 Add Gitter badge
7dbf40f Adding blog posts
6d14dc6 fixing travis
04ad1bc Update plugin catalog
15ed513 swap build status badge
c8d4f9f reordered maintainers to alphabetical order
c42fc87 Added snappy the turtle to README.md
620f91f Fix for #489 - disabled task shouldn't be allowed to start
2a30e9a removed logo from turtle img
c1c75cb Adds goreport badge to the README
823d35c issue: #451 cmd/snapctl/task.go: erase from cursor to bottom before printFields()
903d3cc fix #530: exit if given an empty keyring path
7207c44 fix #534: panic on metric tree lookup with trailing slash
cea8bce added README.md for examples package
51ac1bf fix #526: adds lookup for GetMetricVersions
cbe7e21 fix #479 - Plugins can remain running after a task fails to start
d1d308d Removed github token from docker run tests script
ca1614e address golint warning for package plugin and schedule
b8d6e7c Renamed vars (sub_errs -> sers, unsub_errs -> uerrs)
e5e4207 Refactors examples
b508b31 address golint warning for package pkg
30e3140 Fixed Example usage in SNAPCTL.md
0bbfd5a Fixes #610 for control/plugin/client/client.go nil comparison
1e666b3 Removed coveralls references
89ce3a9 Adds check to scripts/test.sh for plugin binaries
717dffb Made workManager.Work nonblocking.
fa145bd Fixes #608. Added snapctl t:n:v option.
23d52d6 Simplify test case for work manager.
be4bf6a Fixes #525 swap plugins of diff types
32838b8 #626: Address gofmt issues as reported by goreportcard.com
6b2dac9 #628: Add -s flag to gofmt command in scripts/test.sh
2ddc952 address golint warning for cmd package
3d6392f address golint warnings in package control