Releases: sensu/sensu-influxdb-handler
4.0.1
4.0.0
Changelog
- 4ef9132 update readme with v2 and v1.8 configuration examples
- 4fb94e1 preparing for 4.0.0 release
- f7d4122 Merge pull request #52 from sensu/js/refactor-support-v2
- d513681 Fix for mistaken case change in arguments during refactoring
- 23c5b65 update readme
- 867f6dd make linter happy
- f0d5128 update github action logic
- 21bfa80 complete refactor using test against influx 1.8.x in workshop environment
- fb34821 refactor precision argument to work with new influx client sdk
- 0f38c69 refactor to use latest sdk; fix testing
- 99de5c9 refactor to use latest influxdb go client with support for v1.8+ and v2.0+
- 2b4c658 Fix summary links in readme
- 01ee597 Update README with InfluxDBv2 compat instructions
3.7.0
3.6.1
3.5.0
3.4.0
3.3.0
Changelog
a75ef87 Prepare for 3.3.0 release
b98c6b1 Merge pull request #37 from nixwiz/event_annotations
9d314bc Commit to force actions to run on frok
d62822e Use FormattedMessage from Sensu SDK
657f5ca Merge branch 'event_annotations' of github.com:nixwiz/sensu-influxdb-handler into event_annotations
1eb1b78 Switched to new community SDK Added binary name sensu-influxdb-handler to .gitignore Added config keyspace for annotation support Added event annotation for Sensu Enterprise parity Added tests
be9c32c Add tests, further changes
767a2aa Switched to new community SDK Added binary name sensu-influxdb-handler to .gitignore Added config keyspace for annotation support Added event annotation for Sensu Enterprise parity
3.2.0
3.1.2
Changelog
b28f871 Change how Travis setups and runs goreleaser (#26)
d83d9a4 Update CHANGELOG for release 3.1.2 (#25)
7f8b3c9 Don't unnecessarily require configuration vars (#24)
c87e64b Merge pull request #22 from sensu/cleanup
7d47822 Update license file
71fb4cb Add changelog entry, more cleanup
b996cf2 Remove redundant files, update travis post deploy script, update license file, general cleanup
3.1.1
Changelog
14da96e Update changelog with 3.1.1 release
78bc823 Merge pull request #20 from sensu/bonsai
2916505 Merge branch 'master' into bonsai
45d52de Merge pull request #21 from jspaleta/feature/sensitive-arguments-as-envvars
6388c5b remove spurious comment
b3033df grammar fix
0afef93 updated README and CHANGELOG with information on how to use envvars for sensitive information
b6e9b9a use envvars as default value for sensitive argments.
e00a9e2 Add .bonsai.yml