Skip to content

Release 0.2.1

Compare
Choose a tag to compare
@etingof etingof released this 11 Nov 12:11
· 61 commits to master since this release

Most important changes:

  • Added MIB status, product release and revision description set calls at pysnmp code generator
  • Changed REVISION field format in JSON representation - it is now a list of dicts each with revision timestamp and description text
  • MIB REFERENCE fields are only exported if --with-mib-text is on
  • Multiple fixes to pysnmp codegen not to produce function calls with more than 255 parameters

Full change log can be seen here.