Sha256: 0a81af115d95cb404790365d4ad204a87f5d0da98cc0f69821dd4f7b592f1899

Contents?: true

Size: 561 Bytes

Versions: 2

Compression:

Stored size: 561 Bytes

Contents

# 1.1.0
- added native (socket based) sender logic (Zabbix::Sender::Socket).
- changed Zabbix::Sender::Pipe's open method from popen to Open3::popen3 to allow capture of stdout stderf and exitA
- the Socket and Pipe .flush method returns status, sendBatchAtomic relays it from its internal call to flush
# 1.1.1
- added ability to override Zabbix::AgentConfiguration search path
- cleaned up a few issues + the docs
# 1.1.2
- This is just a documentation fix.  rubydoc.info wasn't generating docs from the gem properly so docs are now in a gitlab "pages" site.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
zabbix_sender_api-1.1.3 CHANGELOG.md
zabbix_sender_api-1.1.2 CHANGELOG.md