Releases: vimwtf/phpIPAM-for-vRA8
Releases · vimwtf/phpIPAM-for-vRA8
v1.0.10
02 Jul 18:28
Compare
Sorry, something went wrong.
No results found
Updates requests to 2.32.2
What's Changed
Bump requests from 2.21.0 to 2.32.2 in /src/main/python/allocate_ip by @dependabot in #5
Bump requests from 2.21.0 to 2.32.2 in /src/main/python/update_record by @dependabot in #6
New Contributors
Full Changelog : v1.0.9...v1.0.10
v1.0.9
25 Jul 21:15
Compare
Sorry, something went wrong.
No results found
This release features improved documentation and explanation for the subnet filtering behavior.
v1.0.8
22 Dec 12:36
Compare
Sorry, something went wrong.
No results found
This fixes the inverted logic when checking for if a subnet has a gateway defined in phpIPAM.
v1.0.7
22 Dec 04:23
Compare
Sorry, something went wrong.
No results found
When configuring the integration in vRA, you can now choose to include an optional subnet filter other than just isPool.
v1.0.6
21 Dec 22:59
Compare
Sorry, something went wrong.
No results found
Fix for an error when a subnet doesn't have a defined gateway. (#3 )
Adds new option on integration configuration screen for whether or not vRA should only retrieve subnets marked as IP Pools in phpIPAM.
v1.0.5
22 Nov 22:32
Compare
Sorry, something went wrong.
No results found
vRA 8.6.1 fixed the bug introduced in 8.6 where the resource property had dropped the owner field, causing allocate_ip to fail.
v1.0.4 was created to work around that bug by removing the field entirely.
v1.0.5 restores the field in a way which shouldn't break on existing 8.6 installs.
v1.0.4
19 Oct 21:04
Compare
Sorry, something went wrong.
No results found
v1.0.3
22 Feb 01:39
Compare
Sorry, something went wrong.
No results found
Minor code cleanup; dynamically compute IP version in allocate_ip action.
v1.0.2
09 Feb 22:44
Compare
Sorry, something went wrong.
No results found
Updated to allocate from the entire range of usable IPs; previously we started at x.x.x.10.
Bugfixes
26 Jan 16:58
Compare
Sorry, something went wrong.
No results found
Fixed a failure when importing range without DNS servers