v1.0 Release Notes
v1.0.10 (2023-10-16)
Enhancements
-
Bug Fixes
- SD-487 - Fix network filter when sites have not been selected in the ingestion job.
v1.0.9 (2023-10-13)
Enhancements
-
Bug Fixes
- SD-475 - Support duplicate prefixes, if no prefix is provided by IP Fabric use NetBox’s Global VRF as default.
- SD-476 - Reset IPFabricSync status to
new
on form save. - SD-477 - Improve Jinja form field help text for transform maps.
- SD-478 - Implement nested serializer for
IPFabricBranch
andIPFabricSync
model.
v1.0.8 (2023-10-10)
Enhancements
Bug Fixes
- SA-494 - URL for the link to IP Fabric using
sn
instead ofsnHw
. - SD-469 - Fix snapshot names so that they show
$last
etc. - SD-469 - Remove parameters column from source table view.
- SD-470 - Managed networks without a
Network
cause the ingestion to fail. Filter networks without aNetwork
before ingestion.
v1.0.7 (2023-10-04)
Enhancements
-
Bug Fixes
- SD-462 -
get_client
error when performing sync because argument does not have a default.
v1.0.6 (2023-10-03)
Enhancements
- SD-459 - Improve wording for verify field on source form and improve logging for certificate validation failures.
Bug Fixes
-
v1.0.5 (2023-09-29)
Enhancements
- SD-458 - Add better logging for transform map failures.
Bug Fixes
- SD-458 - Fix issue with default transform maps for VLANs and Interfaces not containing a
target_field
for the description field.
v1.0.4 (2023-09-28)
- Initial Release