Changelog¶
The changelog format is based on Keep a Changelog.
This project uses Semantic Versioning - MAJOR.MINOR.PATCH
2.0.1 (2024-11-07)¶
No significant changes.
2.0.1 (2024-11-07)¶
Fixed¶
Fixed profile error: name ‘opts’ is not defined #45
v2.0.0 (2024-08-08)¶
Changed¶
Added¶
VM parameters are forwarded directly to proxmox api. the documentation references the proxmox api docs to look up possible parameters #12
v1.1.0 (2023-10-11)¶
Removed¶
removed superfluous code from
_get_properties()
and its callees (#8)removed dead code from repository (#20)
removed OpenVZ code paths (#27)
Changed¶
Replaced IPy dependency with built-in module ipaddress (#22)
Fixed¶
fixed location parameter for
avail_images()
(#25)
v1.0.0 (2023-04-26)¶
Added¶
Initial version of Proxmox Cloud Modules Extension for Salt. This release tracks the functionality in the core Salt code base as of version 3006.0.