This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
Releases: nautobot/nautobot-plugin-ssot-infoblox
Releases · nautobot/nautobot-plugin-ssot-infoblox
v0.5.1
v0.5.0
What's Changed
- Fix mispelling in log_warning when loading IP addresses. by @FragmentedPacket in #70
- Bump ipython from 7.16.2 to 7.16.3 by @dependabot in #71
- Bump pyjwt from 2.3.0 to 2.4.0 by @dependabot in #75
- Update CODEOWNERS by @chadell in #76
- Moved around dependencies to allow updating the dependencies. by @FragmentedPacket in #74
- VLAN Fix by @jdrew82 in #78
New Contributors
Full Changelog: v0.4.9...v0.5.0
v0.4.9
Merge pull request #69 from nautobot/fix-ipaddr-prefix-logic Validate IP address has a parent prefix to prevent runtime error and …
v0.4.8
Merge pull request #66 from nautobot/fix-tag-finding-creation Fix tag issues and make them more safe. Bump version.
v0.4.7
Merge pull request #64 from nautobot/release-v0.4.7 Bump version to 0.4.7
v0.4.6-dev
Fix nautobot to infoblox (#61) * Temp to store current work. * Refined prefix creation on Infoblox side. Removed delete functionality again until further discussion. Add status as local option that does not get synced. Bump version.
v0.4.5-dev
Fixed updates/creates to host record. Bump version. (#58)
v0.4.4-dev
Removed custom business logic
v0.4.3-dev
Updates for NFD
v0.4.2-dev
Merge pull request #51 from nautobot/develop Update the GHA workflow in the main branch