Skip to content

Releases: zabbix/python-zabbix-utils

v2.0.0

12 Apr 11:58
31c20d2
Compare
Choose a tag to compare

Release v2.0.0 (2024-04-12)

Features:

  • added asynchronous modules: AsyncZabbixAPI, AsyncSender, AsyncGetter
  • added examples of working with asynchronous modules

Bug fixes:

  • fixed issue #7 in examples of PSK using on Linux
  • fixed small bugs and flaws

v1.1.1

06 Mar 11:52
e4e9e28
Compare
Choose a tag to compare

Release v1.1.1 (2024-03-06)

Changes:

  • removed external requirements

v1.1.0

23 Jan 13:12
f13d799
Compare
Choose a tag to compare

Release v1.1.0 (2024-01-23)

Breaking Changes:

  • changed the format of the Sender response
  • changed the format of the Getter response

Features:

  • implemented support for specifying Zabbix clusters in Sender
  • implemented pre-processing of the agent response

Bug fixes:

  • fixed issue with hiding private (sensitive) fields in the log
  • fixed small bugs and flaws

v1.0.3

15 Jan 09:58
Compare
Choose a tag to compare

Please see CHANGELOG.md

v1.0.2

15 Dec 11:50
Compare
Choose a tag to compare

Please see CHANGELOG.md

v1.0.1

27 Nov 08:48
Compare
Choose a tag to compare

Please see CHANGELOG.md

v1.0.0

17 Nov 15:15
Compare
Choose a tag to compare

Initial release