Skip to content

Releases: NETWAYS/notify-zammad

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Jan 13:19
557b36c

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

Choose a tag to compare

@github-actions github-actions released this 21 May 08:43
e622e6b

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

Choose a tag to compare

@github-actions github-actions released this 14 Apr 08:12
6348360

Changelog

  • Update dependencies to pull in possibly relevant bugfixes.
  • 6a4bd31 Add example configuration
  • 7122463 Add missing closing brace
  • c9678cc Use latest stable Go in CI

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 14:03
1354803

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

v0.1.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jan 09:29
669adbd

Introducing our new notification plugin for Zammad. This plugin opens/updates/closes tickets via the Zammad API.

Changelog

  • Initial Release