Skip to content

v2.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 01:08
· 1 commit to main since this release
205c840

Release v2.0.2 (2024-12-12)

Features:

  • added support for Zabbix 7.2
  • added support of proxy groups for Sender and AsyncSender

Changes:

  • discontinued support for HTTP authentication for Zabbix 7.2 and newer
  • discontinued support for Zabbix 6.4
  • added examples of deleting items
  • added examples of how to clear item history
  • added examples of how to pass get request parameters

Bug fixes:

  • fixed issue #21 with non-obvious format of ID array passing
  • fixed issue #26 with Sender and AsyncSender working with proxy groups
  • fixed small bugs and flaws