Skip to content

v9.2.0

Compare
Choose a tag to compare
@cgx cgx released this 26 Nov 18:20
· 13832 commits to devel since this release
e4a58a3

New Features

  • Allow to force the access duration when using device registration
  • Migrate to go mod for Golang binaries (#4832 and #4841)
  • Ready-to-use Docker images for PacketFence builds (#4841)
  • Added audit log for API and new admin interface
  • Added configuration based switch modules
  • Support for remote layer 3 clusters in read-only mode
  • Internal security event to trigger on managed network only or production network only

Enhancements

  • Network visualization now supports custom sorting, min/max graph sizing, variable real-time network live-view, and infinite depth of switch-group inheritance.
  • Speedup the dal generation (#4824)
  • Enhance Juniper EX2300 to allow a port bounce to be done via RADIUS CoA

Bug Fixes

  • fixes #4737 (SNMP trap stuck in the queue)
  • MySQL schema upgrade statements should be re-runnable. (#4892)
  • Return the authentication sources where the default realm has been associated if the realm used by the connection contain a realm that is not defined in the configuration.