Releases: NETWAYS/notify-zammad
Releases · NETWAYS/notify-zammad
Release list
v0.2.1
This is a maintenance release to ship updated dependencies
Changelog
- ac2be94 Add dependabot config for golang components
- dd0483a Bump actions/checkout from 4 to 5
- 26b9eb3 Bump actions/checkout from 5 to 6
- 11abdb0 Bump actions/setup-go from 5 to 6
- 5010b7e Bump github.com/NETWAYS/go-check from 0.6.1 to 0.6.4
- a26bc93 Bump github.com/spf13/cobra from 1.8.0 to 1.10.2
- d0d2eb9 Bump golang linter version in CI
- e9ca43f Bump golangci/golangci-lint-action from 7 to 8
- 6ad6f80 Bump golangci/golangci-lint-action from 8 to 9
v0.2.0
Changelog
This release mainly fixes an incompatibility with the Zammad API for Zammad versions >= 6.5.
Sadly this means, notify_zammad is no longer working with Zammad < 6.5.
v0.1.1
v0.1.0
Introducing our new notification plugin for Zammad. This plugin opens/updates/closes tickets via the Zammad API.
Changelog
- Initial Release
- 5babeef Use all notification flags and HTML format for articles
v0.1.0-rc1
Introducing our new notification plugin for Zammad. This plugin opens/updates/closes tickets via the Zammad API.
Changelog
- Initial Release