gosnmp v1.32.0 Release Notes

  • ๐Ÿš€ NOTE: This release changes the Logger interface. The loggingEnabled variable has been deprecated.

    • ๐Ÿ›  [BUGFIX] marshal.go: improve packet validation and error handling #323
    • ๐Ÿ›  [BUGFIX] marshal.go: Fix on-error-continue flow in sendOneRequest #324
    • ๐Ÿ›  [BUGFIX] Fix SNMPv3 trap authentication #332
    • [CHANGE] New Logger interface has been implemented #329
    • [ENHANCEMENT] helper.go: Improved OID marshaling with sub-identifier validation as per rfc2578 section-3.5 #321
    • [ENHANCEMENT] Add rfc3412 report errors #333