mirror of
https://github.com/proxmoxer/proxmoxer.git
synced 2026-04-24 22:56:01 +03:00
-
1.3.0 Stable
released this
2022-03-14 15:39:15 +03:00 | 130 commits to develop since this release📅 Originally published on GitHub: Mon, 14 Mar 2022 12:46:33 GMT
🏷️ Git tag created: Mon, 14 Mar 2022 12:39:15 GMT- Addition (local): Added
localbackend for running directly on Proxmox hosts. (Markus Reiter) - Bugfix (all): properly parse command string sent to QEMU guest agent (John Hollowell)
- Improvement (command_base): Refactor code to have a unified CLI backend base for
openssh,ssh_paramiko, andlocalbackends (Markus Reiter) - Improvement (https): Support IPv6 addresses (Daviddcc)
- Improvement: Move CI to GitHub actions from Travis.ci (John Hollowell)
- Improvement: Cleanup documentation and move to dedicated site (John Hollowell)
- Improvement: Add
pre-commithooks for formatting and linting and format all code (John Hollowell)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Addition (local): Added