Changes in pytiger¶
Release 1.2.1¶
- Correct code examples and formatting in
pytiger.logging. - Remove Debian packaging from the
masterbranch in preparation for the conversion of the Debian package from a native package.
Release 1.2.0¶
- Add a separator parameter to
pytiger.monitoring.MonitoringCheck.exit() - New module:
pytiger.logging.syslog - Set minimum Python interpreter version to 2.6
- New module:
pytiger.logging.config - New module:
pytiger.monitoring(replacingpytiger.nagios)
Release 1.1.1¶
- Deprecate nagios.NagiosClient.warn(), replace with warning() (#2)
Release 1.1.0¶
- Python 3 compatibility
- New module:
pytiger.utils.plugins - New decorator:
pytiger.utils.decorators.singleton
Release 1.0.0¶
- Initial release.