Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Releases: vimwtf/phpIPAM-for-vRA8

v1.0.10

02 Jul 18:28

Choose a tag to compare

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

Choose a tag to compare

This release features improved documentation and explanation for the subnet filtering behavior.

v1.0.8

22 Dec 12:36

Choose a tag to compare

This fixes the inverted logic when checking for if a subnet has a gateway defined in phpIPAM.

v1.0.7

22 Dec 04:23

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

v1.0.3

22 Feb 01:39

Choose a tag to compare

Minor code cleanup; dynamically compute IP version in allocate_ip action.

v1.0.2

09 Feb 22:44

Choose a tag to compare

Updated to allocate from the entire range of usable IPs; previously we started at x.x.x.10.

Bugfixes

26 Jan 16:58

Choose a tag to compare

Fixed a failure when importing range without DNS servers