Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@nikkictl nikkictl released this 03 Feb 19:52

Changelog

3ef77eb Run action on all pushes
623525a Implement goreleaser github action.. YOLO
5345961 Convert to module, remove /vendor
f2d1004 fixed bonsai windows build filter
6e7d979 minor version bump, 0.3.0
535010c removed linux arm from bonsai builds
2c0f995 initial release, 0.2.0*
7ce09de initial release, 0.0.1
dfbdc87 build bonsai releases on travis
26ab41d Merge pull request portertech#2 from portertech/feature/caleb
626400a Merge remote-tracking branch 'caleb/master' into feature/caleb
9650e5d Port to Sensu Go, add support for use as a sensuctl command plugin (portertech#1)
0c38610 added aws credentials to readme configuration
9cffe19 updated readme
432cb70 api url arg is required, states defaults to running
5c02bcb sensu api url arguments
77c6aa7 working sensu proxy client management
3050585 ec2 filter cleanup
6bc98b3 prepare for proxy client management
0fd5b75 custom ec2 client definition attribute containing tag map
ac097d3 discover ec2 instances in one or more regions matching specific criteria
d18c876 experimenting with tag filters
86ecaa4 hello world, golang aws sdk ec2 instance filter example
3823f29 Initial commit