v2.3.7 - 2018-07-26
jeremystretch
released this
26 Jul 18:31
·
11025 commits
to master
since this release
Enhancements
- #2166 - Enable partial matching on device asset_tag during search
Bug Fixes
- #1977 - Fixed exception when creating a virtual chassis with a non-master device in position 1
- #1992 - Isolate errors when one of multiple NAPALM methods fails
- #2202 - Ditched half-baked concept of tenancy inheritance via VRF
- #2222 - IP addresses created via the
available-ips
API endpoint should have the same mask as their parent prefix (not /32) - #2231 - Remove
get_absolute_url()
from DeviceRole (can apply to devices or VMs) - #2250 - Include stat counters on report result navigation
- #2255 - Corrected display of results in reports list
- #2256 - Prevent navigation menu overlap when jumping to test results on report page
- #2257 - Corrected casting of RIR utilization stats as floats
- #2266 - Permit additional logging of exceptions beyond custom middleware