Skip to content

Releases: jenkinsci/proxmox-plugin

v0.7.1

25 Mar 08:47
Compare
Choose a tag to compare
  • Add permission check on VirtualMachineSlave callbacks and enforce POST request on test actions

v0.7.0

11 Mar 15:08
Compare
Choose a tag to compare
  • Move to unirest instead of monoid for REST requests
  • Check for Administration permission on Datacenter connection test

v0.6.0

24 Feb 10:03
Compare
Choose a tag to compare
  • Use Secret object for password storage

v0.5.0

15 Feb 11:16
Compare
Choose a tag to compare
  • #14 Support custom port as part of hostname definition ; do not force to 8006
  • #17 Add Configuration As Code compatibility - thanks @bguerin

v0.4.2

02 Sep 08:52
Compare
Choose a tag to compare

Correctly fix #16 where the change from h to descriptor on VirtualMachineSlave jelly was incomplete

v0.4.1

27 Aug 10:14
Compare
Choose a tag to compare
  • #11 Prevent jenkins node reconnect while snapshot is reverting - thanks @eugenyk
  • #13 Fix exception caused by offline cause localization - thanks @eugenyk
  • #15 Start VM even if policy is set on BEFORE_JOB - thanks @Mithweth
  • #16 Change from h to descriptor use on VirtualMachineSlave jelly - thanks @skoslowski

v0.4.0

03 Mar 16:55
Compare
Choose a tag to compare

Update project to match latest Jenkins recommended structure and add revert policy to control if it is needed to revert snapshot after connect of before every job (thanks @eugenyk)

v0.3.0

28 May 11:19
15d0cd3
Compare
Choose a tag to compare

Fix to work with latest Jenkins releases (work based on version 2.89.4)