Skip to content

Releases: fog/fog-vsphere

v3.6.5

11 Apr 18:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.4...v3.6.5

v3.6.4

10 Apr 14:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.3...v3.6.4

v3.6.3

16 Jan 16:56
ed418b2
Compare
Choose a tag to compare

What's Changed

  • Custom IPv6 specification should be an array - fixes #290 by @mgollo in #291

New Contributors

Full Changelog: v3.6.2...v3.6.3

v3.6.2

29 Jun 14:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.1...v3.6.2

3.6.1

22 Jun 16:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...3.6.1

v3.5.3

21 Feb 15:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.2...v3.5.3

v3.6.0

13 Dec 18:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.2...v3.6.0

v3.5.2

29 Jun 21:06
bcd7202
Compare
Choose a tag to compare

What's Changed

  • Fixes #35125 - Avoid unneeded "get_raw_datacenter" call by @hao-yu in #277
  • Fixes #272 - New NIC ID decrements from initial random int to avoid collisions by @phess in #275
  • Bump version to 3.5.2 by @chris1984 in #278

New Contributors

Full Changelog: v3.5.0...v3.5.2

v3.5.0

09 Dec 13:20
Compare
Choose a tag to compare
  • Clone vm from different datacenter (#263)
  • Fix autoload issues (#267)
  • Add extra_config attribute to server (#268)
  • Expose _ref from Compute::Network (#265)

v3.4.0

22 Jul 20:50
Compare
Choose a tag to compare

v3.4.0

  • list_resource_pools returns incorrect resource pool name (#256)
  • Add ability to create update and delete Resource Pools (#253)
  • Check datastore for existence prior vm_clone