Skip to content

3.2.5

Compare
Choose a tag to compare
@dhabets2 dhabets2 released this 19 Feb 22:16
· 32 commits to master since this release
47b4d9b

Enterprise DDI 3.2.5 includes key stability, DHCP, UX performance and bug fixes.

  • What’s fixed?
    • DHCP: Allow reservations with same identifier but in different subnets
    • DHCP: Fixed an issue where creating a custom DHCP option definition would trigger the API and UI to respond with an Internal Server Error
    • DHCP: Fixed an issue where it was not possible to select array when creating a custom DHCP option
    • DHCP: Fixed an issue where saving a Scope Group with a large number of Scopes and Reservations could fail with a 504 gateway timeout
    • DHCP: IPAM get next endpoint returns an address already in use
    • DHCP: Scope group “Match Client ID” checkbox is out of sync with default value
    • DNS: Fixed an issue where you cannot modify the nameserver associated with a DNS service if there is a view associated with it
    • DNS: Fixed an issue where an ACL/View erroneously could prevent DNS resolution
    • IPAM: Fixed an issue where subnets were not enclosed correctly
    • Portal: Validate totp minlength to prevent causing backend 401 error
    • Portal: Fixed an issue where a record could not be cloned to the root of any zone
    • Portal: Fixed an issue where the portal becomes unresponsive when viewing a DHCP scopes range
    • Portal: Fixed an issue where multiple calls to an endpoint were made where only one is needed
    • Portal: Persist show reserve zones checkbox
    • Portal: Optimized Template view for large IPAM dataset
    • System: Fixed slow response from portal - API returning code 500
    • System: Fixed an issue which results in possible data loss during certain types of primary failover
    • System: Fixed an issue where the oplog will fill up entire disk over time
    • System: Fixed an issue where the services endpoint would not show a service definition with a Scope Group attached
    • System: Fixed issue with Dist going unhealthy during stress testing
    • System: Fixed an issue with the upgrade database migrations