Releases: PagerDuty/go-pdagent
v0.5.1
v0.5.0
v0.4.0
v0.3.0
Changelog
f0ffe67 Add heartbeat (#17)
285eb4f Adds Nagios support (#19)
e44e7cd Adds basic architecture diagram (#15)
aac45c9 Automated releases with GPG signatures. (#22)
439a92f Change branch name references to 'main' (#16)
b210513 Fixes workflow filter. (#23)
e998e5c Refactors CLI commands for easier testing. (#14)
396744f Separate workflow for tagged releases. (#24)
v0.2.0
Changelog
39a130e Adds "enqueue" command that supports most of the PD-CEF fields.
8a5dfcd Improves logging of error responses.
fa8f2f7 Main routine should call wg add.
0d0abf7 Merge pull request #10 from PagerDuty/corrects-wait-counter
f4c7da6 Merge pull request #11 from PagerDuty/expand-v2-schema-support
e6d2ba9 Merge pull request #7 from PagerDuty/slightly-improved-error-handling
e046b42 Merge pull request #9 from PagerDuty/fb/improved-error-handling-alt
623c462 Stops the server from crashing on event processing error.