Releases: JuliaLblnd/vRA-8-SOLIDserver-Plugin
v0.9.1
Modules import optimization, improved IP Allocation rollback
Full Changelog: v0.9.0...v0.9.1
v0.9.0
Major bugfix: allocation of the same address on concurrent requests.
Now same address can't be allocated to multiple machines (if all goes well).
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Added implementation of IpAllocation 'start' parameter in allocate_ip.
Full Changelog: v0.7.1...v0.8.0
v0.7.1
This release is a rebuild from scratch of the v0.7.0 with cleaned libraries and urllib3 updated to 1.26.16
Full Changelog: v0.6...v0.7.1
Warning if upgrading from older than v0.7.0: The provider.name
has changed in release v0.7.0, causing the package to be recognized as a new one and not as a new version of the previous.
You will need to reassign networks to ranges.
v0.7.0
Code refactoring to try to prevent same IP being allocated twice.
Warning: Since v0.7.0, provider.name
has changed, causing the package to be recognized as a new one and not as a new version of the previous.
You will need to reassign networks to ranges if upgrading from a previous version (older than v0.7.0).
Full Changelog: v0.6...v0.7.0
v0.6
Get tags from IPAM custom subnet_class_parameters vra_tags
Full Changelog: v0.5...v0.6
v0.5
Updated Requests from 2.21.0 to 2.25.1
Full Changelog: v0.4...v0.5
v0.4
First working version
Full Changelog: https://github.com/JuliaLblnd/vRA-8-SOLIDserver-Plugin/commits/v0.4