Skip to content

Releases: rancher/machine

v0.15.0-rancher109-patch1

26 Sep 18:58
fad20fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0-rancher109...v0.15.0-rancher109-patch1

v0.15.0-rancher118

25 Sep 19:18
2d5eecb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0-rancher117...v0.15.0-rancher118

v0.15.0-rancher117

24 Sep 18:00
5741816
Compare
Choose a tag to compare

What's Changed

  • Add initial Renovate configuration by @renovate-rancher in #258
  • Update dependency go to v1.22.6 by @renovate-rancher in #262
  • Enhancement to the plugin server by @jiaqiluo in #259
  • Update module github.com/rancher/wrangler/v3 to v3.0.0 by @renovate-rancher in #265
  • Update module github.com/Azure/go-autorest/autorest/adal to v0.9.24 by @renovate-rancher in #264
  • Makefile: fix dapper install on Darwin/arm64 by @dolmen in #242
  • Update module github.com/Azure/go-autorest/autorest to v0.11.29 by @renovate-rancher in #263
  • Update module github.com/aws/aws-sdk-go to v1.55.5 by @renovate-rancher in #269
  • Update module github.com/Azure/azure-sdk-for-go to v55.8.0+incompatible by @renovate-rancher in #266
  • Update module github.com/Azure/go-autorest/autorest/to to v0.4.0 by @renovate-rancher in #268
  • Update github.com/samalba/dockerclient digest to a303626 by @renovate-rancher in #261
  • Update module google.golang.org/api to v0.195.0 by @renovate-rancher in #283
  • Update module github.com/urfave/cli to v1.22.15 by @renovate-rancher in #277
  • Update module github.com/bugsnag/bugsnag-go to v2.5.0 by @renovate-rancher in #270
  • Update module google.golang.org/api to v0.196.0 by @renovate-rancher in #288
  • Update module github.com/vmware/govmomi to v0.42.0 by @renovate-rancher in #278
  • Update docker/build-push-action action to v6 by @renovate-rancher in #285
  • Update registry.suse.com/bci/bci-base Docker tag to v15.6 by @renovate-rancher in #284
  • Update module golang.org/x/sys to v0.25.0 by @renovate-rancher in #282
  • replace the deprecated ioutil module with io and os modules by @jiaqiluo in #293
  • Update module gopkg.in/yaml.v2 to v3 by @renovate-rancher in #295
  • run go mod tidy by @jiaqiluo in #298

New Contributors

  • @renovate-rancher made their first contribution in #258
  • @dolmen made their first contribution in #242

Full Changelog: v0.15.0-rancher116...v0.15.0-rancher117

v0.15.0-rancher116

06 Aug 17:44
3aae66c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0-rancher115...v0.15.0-rancher116

v0.15.0-rancher115

01 Aug 22:07
9183b3f
Compare
Choose a tag to compare

What's Changed

  • added new region ca-west-1 by @atifhafeez in #238
  • Fix the issue where rancher-machine does not clean up vSphere VMs that are in failed status by @jiaqiluo in #254
  • update default AMIs to Ubuntu 22.04 by @jiaqiluo in #256

New Contributors

Full Changelog: v0.15.0-rancher114...v0.15.0-rancher115

v0.15.0-rancher114

14 Jun 12:25
6108a82
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0-rancher113...v0.15.0-rancher114

v0.15.0-rancher113: Merge pull request #247 from krunalhinguu/rancher-v1.29

02 May 16:12
5e8c40e
Compare
Choose a tag to compare
[v1.29] Bump dependencies to support k8s 1.29.3

v0.15.0-rancher112

22 Apr 19:17
03f8a08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0-rancher111...v0.15.0-rancher112

v0.15.0-rancher111: Merge pull request #240 from tuxtof/fix/missing-ssh

19 Apr 18:55
be66e90
Compare
Choose a tag to compare
re-add ssh client to rancher-machine container

v0.15.0-rancher110: Merge pull request #236 from chiukapoor/rancher-v1.28

15 Feb 16:44
7ec1299
Compare
Choose a tag to compare
[v1.28] Bump dependencies to support k8s 1.28 | Update wrangler to wrangler/v2