Skip to content

Releases: Uninett/netsnmp-cffi

0.1.3

15 Sep 13:26
Compare
Choose a tag to compare

Fixed

  • Return raw community value bytestring rather than crashing trap handler if the incoming trap messages community cannot be decoded as ASCII (#9)

0.1.2

15 May 13:54
Compare
Choose a tag to compare

Added

  • Added tools to automatically build manylinux binary wheels.

Fixed

  • Fixed pyproject.toml license attributes to conform with package build tools.
  • Make library import fail with helpful error message if Net-SNMP cannot be found or is older than supported.
  • Fixed typo in variable reference that would mask the real error when SNMP session opening failed.

0.1.1

19 Feb 13:42
Compare
Choose a tag to compare

Added

  • Added tools to automatically build manylinux binary wheels.

Fixed

  • Fixed pyproject.toml license attributes to conform with package build
    tools.
  • Make library import fail with helpful error message if Net-SNMP cannot be
    found or is older than supported.
  • Fixed typo in variable reference that would mask the real error when SNMP
    session opening failed.

0.1.0

11 Feb 14:19
Compare
Choose a tag to compare

First public release.