Releases: jenkinsci/google-compute-engine-plugin
Releases · jenkinsci/google-compute-engine-plugin
4.3.17.1
🔒 Security
- Backport security fix SECURITY-2835
4.550.vb_327fca_3db_11
🚀 New features and improvements
- Enable CD (#418) @BorisYaoA
🐛 Bug fixes
- Fix release build (#422) @jtnord
- Use
Cloud#getUrlin /provision URL (#375) @yaroslavafenkin
✍ Other changes
4.3.17
👻 Maintenance
- Refresh plugin for August 2023 (Upgrade to a minimum core version 2.387.3 and minimum Java version 11) (#403) @basil
✍ Other changes
- Update Jenkinsfile syntax (#406) @NotMyFault
4.3.16
🐛 Bug fixes
- Make awaitility and hamcrest dependencies compile-scope so they are bundled in the plugin for use by gcp-client (#402) @dwnusbaum
4.3.15
🐛 Bug fixes
- Bump fmt-maven-plugin to 2.9 to improve build stability (#401) @cathychan
- prevent incorrect bundling of hamcrest and awaitility in the HPI (#399) @NotMyFault
✍ Other changes
📦 Dependency updates
- Update hamcrest (#397) @NotMyFault
4.3.14
📦 Dependency updates
- Bump awaitility from 3.1.6 to 4.0.3 (#236) @dependabot
- upgrade to google-auth-plugin-1.0.8 (#380) @olamy
4.3.13
🚀 New features and improvements
- obtain commons-text dependency from the commons-text-api plugin (#361) @NotMyFault