Releases: jenkinsci/openstack-cloud-plugin
Releases · jenkinsci/openstack-cloud-plugin
parent-2.65
Changes
- Jenkins dependency 2.414.1
- [JENKINS-72232] Fix empty config page rendering (#375) @olivergondza
parent-2.64
Changes
- Remove Prototype.js (#369) @basil
- Introduce provisioning throttling cap + increase delay between provisioning attempts (#368) @scottmarlow
- jdk11 and jdk17 added for ci (#360) @npotluri-rh
- ui: document default instance cap value (#339) @ktdreyer
- Bump plexus-utils from 3.0.10 to 3.0.16 in /plugin (#347) @dependabot
- Bump config-file-provider from 3.5 to 3.7.1 in /plugin (#355) @dependabot
- Bump snakeyaml from 1.29 to 1.32 in /plugin (#356) @dependabot
- Bump cloud-stats from 0.21 to 0.27 in /plugin (#357) @dependabot
parent-2.61
Changes
- Update Jenkins Version and use Jenkins Bom (#331) @Farix1337
- Stop using deprecated
Util#join
(#328) @basil - Bump httpclient from 4.5.10 to 4.5.13 in /ui-tests (#322) @dependabot
parent-2.60
Changes
- Do not rely on Jenkins url for resource identification (#326) @olivergondza
parent-2.59
Changes
- [JENKINS-66306] Prepare for guava upgrade (#327) @olivergondza
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-availability
API is not available (#289) @olivergondza - Upgrade to use jcasc test harness (#285) @timja
- Prevent unfriendly NPE when
VolumeSnapshot
not 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