Feedback for v1.6.0-rc1 #140
Alef-Burzmali
started this conversation in
General
Replies: 1 comment
|
Please report any issue with the release candidate or your feedback on the new features here. |
0 replies
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.
Caution
This version is a pre-release with major changes and must not be used in production.
You are encouraged to test this pre-release version in your test environment and report any issue with real-world data.
Warning
This version is only compatible with NetBox 4.7.x and later. If you are still using NetBox v4.6, please use version v1.5.4 of the plugin.
Indirect and tagged assignments to object aliases
You have now more options to add prefixes, IP ranges and IP addresses to object aliases. These are visible in the data flow tab of a device or virtual machine, for example, or when filtering the list of object aliases or the sources and destinations of data flows.
Three matching options are available for device tags and virtual machine tags:
You can find more information in the documentation. Please report your feedback for these new features in the release discussion.
Compatibility
NetBox: >=4.7.0
Python: >=3.12
The test suite is run on NetBox v4.7.0 only.
Update procedure
Caution
The database migrations of this version are irreversible. You will not be able to downgrade the plugin's version after the update (downgrading was never supported). Do a backup before.
The migration can take some time if you have many data flow groups due to the conversion of the underlying database implementation.
upgrade.sh, and restart NetBoxCheck the documentation for further instructions.
What's Changed
Full Changelog: v1.5.4...v1.6.0-rc1
This discussion was created from the release v1.6.0-rc1.
All reactions