Releases: vapor-ware/synse-snmp-plugin
3.0.0-alpha.1
Changelog
c02a9e5 add test stage to CI
e1663de checkpoint- need to figure out how to get things to work w/o rack and board
6c55715 cleanup around devices. lock around jenkins test to avoid name collisions
6c1c2e1 dependency updates
74f9946 finish updating tests, update status device handler
c598be6 first pass at porting changes to add alarms and alarm headers
38cf7a2 formatting
1aa640b initial update to synse v3
c6f4b65 readd gopkg files
fe15376 replace dep with go modules (#22)
3a2f7f4 standardize log alias
f3a1ddd temporarily disable test in jenkins until good pattern for image build in CI k8s is established
60f66ab test updates: use testify for cleaner test definitions and better error context
05ea033 tidy deps
65b5320 update README for synse v3
54d6725 update deps
a471e67 update device config (metadata -> context)
4f4af71 update goreleaser config
3b8cd92 update version, add make target
4038fc1 updates for CI (#23)
bd14016 updates to get tests working
2397297 use 1.13 as golang image base (#21)
6bb7604 use built-in watt type instead of custom watts type
4fe9e31 use vapor scratch image to make k8s probe checks easier
Docker images
docker pull vaporio/snmp-plugin:3.0.0-alpha.1
docker pull vaporio/snmp-plugin:3
docker pull vaporio/snmp-plugin:3.0
docker pull vaporio/snmp-plugin:latest
1.2.0
Change Log
1.2.0 (2020-01-15)
Closed issues:
- Remove auth from logs: #32
- Cleanup status data #29
- SNMP plugin is immolating itself. #24
- Deprecation notice: vaporio/golang:1.11 is being removed #19
- SNMP Scan sort order. #9
Merged pull requests:
- Add alarms and alarms headers. #35 (MatthewHink)
- Remove trace. Partial fix for #32. #34 (MatthewHink)
- Minor updates for latest v3 changes #33 (edaniszewski)
- Split out status-int and status-string. #31 (MatthewHink)
- Cleanup around devices. #30 (MatthewHink)
- go modules #28 (MatthewHink)
- golang 1.11 to golang 1.13 #27 (MatthewHink)
- Add tests to CI. #26 (MatthewHink)
- Get SNMP building again. #25 (MatthewHink)
- updates for CI #23 (edaniszewski)
- replace dep with go modules #22 (edaniszewski)
- use 1.13 as golang image base #21 (edaniszewski)
* This Change Log was automatically generated by github_changelog_generator
1.1.1
Change Log
1.1.1 (2019-02-15)
- Update to use SDK v1.2
* This Change Log was automatically generated by github_changelog_generator
1.0.0
Change Log
1.0.0 (2018-09-07)
Closed issues:
Merged pull requests:
- Update for SDK 1.1.0 #15 (edaniszewski)
- update project readme #14 (edaniszewski)
- Add license scan report and status #12 (fossabot)
- Sort SNMP devices by OID on scan. #11 (MatthewHink)
- Changes for sdk updates. Fix scan. #8 (MatthewHink)
- Sdk 1.0 #7 (MatthewHink)
- Initial SNMP commit. #3 (MatthewHink)
- Updates to CI image build and publish flow #2 (edaniszewski)
- update license from gpl v2 to gpl v3 #1 (edaniszewski)
* This Change Log was automatically generated by github_changelog_generator