Skip to content

Releases: FreeDSx/SNMP

0.5.3

24 May 16:28
9f10dec

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.2...0.5.3

0.5.2

12 May 23:21
7d3b7c8

Choose a tag to compare

What's Changed

  • feature: add support for PHP 8.4, Implicitly marking parameter as nul… by @einardivision in #24

New Contributors

Full Changelog: 0.5.1...0.5.2

0.5.1

25 Apr 17:42
b9eb6a4

Choose a tag to compare

What's Changed

  • Lock FreeDSx dependencies to avoid conflicts with a 1.0 release. by @ChadSikorra in #27

v0.5.0

29 Jan 15:16

Choose a tag to compare

This release is mostly just maintenance / fixes. Largely focused on correcting a large amount of static analysis issues as well as integration testing.

  • Many static analysis fixes. The PhpStan level is now set to max.
  • Integration tests added for the client and the trap sink.
  • Fix potential issues with inform requests where the port is not properly interpreted.