v2.0.0-alpha.3 -2023-04-13 #3578
bryanculver
started this conversation in
General
Replies: 1 comment 1 reply
-
Addresses still require CIDR notation but the CIDR notation is not needed as it does not appear to be taken into account in any of the calculation for parent/child relationships. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2.0 IPAM Overhaul Alpha Release
Overview
This alpha introduces the Namespace concept to IPAM and makes many robust improvements to relationships between models:
For more detailed information, please view: #1032, #3337 (comment)
❗ This has been recreated to fix a bug with the prerelease workflow.
Changelog
block sidebar
from aggregate_list.html and objectchange_list.html. by @HanlinMiao in Removedblock sidebar
from aggregate_list.html and objectchange_list.html. #3463Prefix.parent
concrete foreign key to self. by @jathanism in ImplementPrefix.parent
concrete foreign key to self. #3452IPAddress.parent
concrete foreign key toParent
by @jathanism in IntroducedIPAddress.parent
concrete foreign key toParent
#3489next-2.0
branch fornext
upstream tests by @snaselj in Use pluginsnext-2.0
branch fornext
upstream tests #3502next
into Namespaces Prototype by @bryanculver in [REVIEW ONLY]next
into Namespaces Prototype #3572Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3
This discussion was created from the release v2.0.0-alpha.3 -2023-04-13.
Beta Was this translation helpful? Give feedback.
All reactions