Changes in pytiger

Release 2.0.2

  • Add SLES15 builds.

Release 2.0.1

  • Fix Read the Docs documentation builds.

  • Add EL10 builds.

Release 2.0.0

  • Drop Python 2 compatibility. The minimum supported Python version is now 3.6.

  • Remove all CentOS 7 packages, including SCL.

  • Remove deprecated pytiger.logging.legacy module.

  • Remove deprecated pytiger.nagios module.

  • Remove deprecated pytiger.monitoring.MonitoringCheck.warn() method.

  • Fix pytiger.logging.config Python 3.13 compatibility.

Release 1.2.2

  • Add GitLab CI test runs and RPM building.

  • Overhaul the RPM spec file completely.

  • Refactor pytiger.utils.plugins for Python 3.12.

Release 1.2.1

  • Correct code examples and formatting in pytiger.logging.

  • Remove Debian packaging from the master branch in preparation for the conversion of the Debian package from a native package.

Release 1.2.0

Release 1.1.1

  • Deprecate nagios.NagiosClient.warn(), replace with warning() (#2)

Release 1.1.0

Release 1.0.0

  • Initial release.