All Versions
24
Latest Version
Avg Release Cycle
51 days
Latest Release
-

Changelog History
Page 2

  • v1.25.0 Changes

    April 24, 2020
    • SNMPv3 new hash functions for SNMPV3 USM RFC7860
    • โœ… SNMPv3 tests for SNMPv3 traps
    • go versions 1.12 1.13
  • v1.24.0 Changes

    February 21, 2020
    • doco, fix AUTHORS, fix copyright
    • decode more packet types
    • TCP trap listening
  • v1.23.1 Changes

    February 14, 2020
    • โž• add support for contexts
    • ๐Ÿ›  fix panic conditions by checking for out-of-bounds reads
  • v1.23.0 Changes

    February 14, 2020
    • ๐Ÿ’ฅ BREAKING CHANGE: The mocks have been moved to github.com/soniah/gosnmp/mocks. If you use them, you will need to adjust your imports.
    • ๐Ÿ› bug fix: issue 170: No results when performing a walk starting on a leaf OID
    • ๐Ÿ› bug fix: issue 210: Set function fails if value is an Integer
    • ๐Ÿ“œ doco: loggingEnabled, MIB parser
    • ๐Ÿ‘• linting
  • v1.22.0 Changes

    May 19, 2019
    • ๐Ÿ— travis now failing build when goimports needs running
    • ๐Ÿ‘• gometalinter
    • โœ… shell script for running local tests
    • SNMPv3 - avoid crash when missing SecurityParameters
    • โž• add support for Walk and Get over TCP - RFC 3430
    • SNMPv3 - allow input of private key instead of passphrase
  • v1.21.0 Changes

    April 11, 2019
    • โž• add netsnmp functionality "not check returned OIDs are increasing"
  • v1.20.0 Changes

    April 02, 2019
    • ๐Ÿšš convert all tags to correct semantic versioning, and remove old tags
    • ๐Ÿ‘• SNMPv1 trap IDs should be marshalInt32() not single byte
    • ๐Ÿ‘‰ use packetSecParams not sp secretKey in v3 isAuthentic()
    • ๐Ÿ›  fix IPAddress marshalling in Set()
  • v1.19.0 Changes

    March 27, 2019
    • ๐Ÿ› bug fix: handle uninitialized v3 SecurityParameters in SnmpDecodePacket()
    • SNMPError, Asn1BER - stringers; types on constants
  • v1.18.0 Changes

    February 20, 2019
    • ๐Ÿ› bug fix: use format flags - logPrintf() not logPrint()
    • ๐Ÿ› bug fix: parseObjectIdentifier() now returns []byte{0} rather than error when it receive zero length input
    • ๐Ÿ‘‰ use gomock
    • start using go modules
    • start a changelog
  • v1.17.0

    November 10, 2018