Skip to content

Releases: sensu/sensu-entity-manager

0.4.0

28 May 18:11
10f6905
Compare
Choose a tag to compare

Changelog

10f6905 Merge pull request #7 from sensu/ch/command-mode
4dde660 remove unused arguments
4d673f2 updated usage examples
58778a5 update linter
fe260e0 fix linter errors
cc6ea79 updated README.md
aef010a add support for entity mgmt annotations; updated readme+changelog
9120482 refactor label/annotation commands to functions; add an --add-all mode
802e76e add support for managing entity labels via --add-labels
ef81a46 Merge pull request #6 from nixwiz/maintenance/handler_updates
84f3562 Update CHANGELOG
009f8a9 Fix linter error
0db9363 * Q1 '21 handler maintenance: * Updated modules (go get -u && go mod tidy) * Add pull_request to lint and test GitHub Actions * Ran gofmt on source files * README updates

0.3.0

20 Nov 01:18
Compare
Choose a tag to compare

Changelog

be05ae5 trim empty subs

0.2.0

14 Nov 01:33
Compare
Choose a tag to compare

Changelog

374c92b refactored subscription logic so stdout and annotations are not mutually exclusive

0.1.1

14 Nov 00:48
Compare
Choose a tag to compare

Changelog

1bb4452 remove unreachable return value

0.1.0

14 Nov 00:45
Compare
Choose a tag to compare

Changelog

a9fcd84 gofmt'd
4e7fac3 updated readme with new --add-subscriptions argument
e880643 fix lint errors; add shorthand cli args; add new stdout parser
09b3418 initial commit
174b68a initial commit