Releases: jenkinsci/openstack-cloud-plugin
Releases · jenkinsci/openstack-cloud-plugin
parent-2.58
Changes
- Fix #295: Wait until the Floating IP is assigned (#319) @olivergondza
- Add variables required to TCP direct connections (#317) @ktaborski
openstack-cloud-2.57
Changes
- [JENKINS-65157] Render div based UI for new Jenkins cores (#314) @olivergondza
openstack-cloud-2.56
Changes
- Fix #303: okhttp: Make insecure SSL work in recent JDKs (#304) @olivergondza
openstack-cloud-2.53
Changes
- Fingerprint floating IPs so its cleanup can be targeted (#294) @olivergondza
- Fix typo: Enable > Unable (#297) @major
openstack-cloud-2.52
Changes
- Avoid relying on deprecated OpenStack REST API endpoints (#293) @olivergondza
- Move ui-tests to module to escape the dependency hell (#288) @olivergondza
- Doc: Corrected error passing private key (#290) @choeffer
- Degrade gracefully in case the
network-ip-availabilityAPI is not available (#289) @olivergondza - Upgrade to use jcasc test harness (#285) @timja
- Prevent unfriendly NPE when
VolumeSnapshotnot found (#287) @pjdarton - Failing to set name of Volume we booted from is no longer fatal (#278) @pjdarton
- Bump version of openstack4j from 3.3 to 3.4 (#283) @pjdarton
openstack-cloud-2.51
Changes
- Permit users to choose network based on fixed IP availability (#279) @olivergondza
- Document instanceCap @olivergondza
- Move Wiki documentation to github @olivergondza
openstack-cloud-2.50
Changes
- Reduce jdk-tool plugin required version from 1.3 to 1.1
- Switch to using openstack4j/openstack4j (#276) @olivergondza
- Start using release drafter
- Bump Jenkins core dependency to 2.121 @olivergondza