Skip to content

Releases: PagerDuty/go-pdagent

v0.5.1

30 Aug 15:00
3a8c0f2
Compare
Choose a tag to compare

Changelog

  • Integrations should now properly function when used with Global Event Routing.

3a8c0f2 Send agent context in integration request bodies (#32)

v0.5.0

25 Aug 18:18
202c6c4
Compare
Choose a tag to compare

Changelog

519d57b Adds Sensu integration support (#29)
202c6c4 Adds zabbix integration support (#30)
2ef5fbb Some documentation updates. (#31)

v0.4.0

13 Jul 18:47
283c566
Compare
Choose a tag to compare

Changelog

75f16bf Adds EU support (#27)
3e2e587 Adds V1 event support (#25)
513bfe7 Fixes CI. (#26)
283c566 Nagios integration uses V1 events (#28)
eab7f52 Refactor integration commands into package (#21)

v0.3.0

10 Jun 14:39
396744f
Compare
Choose a tag to compare

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

12 Nov 17:17
f4c7da6
Compare
Choose a tag to compare

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.

v0.1.0

24 Apr 19:41
cad221c
Compare
Choose a tag to compare

Changelog

cad221c Features in support of proper packaged releases. (#4)
7e45046 Fixing build-time variables.
bcaf540 Merge pull request #5 from PagerDuty/fix-build-time-vars
459a1d5 Move retries to eventsapi package. (#6)