Skip to content

Latest commit

 

History

History
184 lines (117 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

184 lines (117 loc) · 10.7 KB

knife-vrealize changelog

v7.0.1 (2023-04-19)

Merged Pull Requests

  • CHEF-1918 Fixed the knife-vrealize verify test failure #66 (nikhil2611)

Changes not yet released to rubygems.org

Merged Pull Requests

  • CHEF-1918 Fixed the knife-vrealize verify test failure #66 (nikhil2611)

v7.0.0 (2022-05-19)

Merged Pull Requests

  • INFCT-76 - Updated the plugin to support vRA 8 #63 (ashiqueps)

v6.0.4 (2022-05-18)

Merged Pull Requests

v6.0.2 (2020-11-25)

Merged Pull Requests

  • Minor CI updates #52 (tas50)
  • fix uninitialized constant Chef::Knife::Cloud::VraServerCreate::VraServiceHelpers #54 (mwrock)

v6.0.0 (2020-08-07)

Merged Pull Requests

  • Handling of config values for Chef 16 and fix undefined method downcase for nil:NilClass #51 (kapilchouhan99)

v5.0.2 (2020-06-08)

Merged Pull Requests

v5.0.0 (2020-04-09)

Merged Pull Requests

v4.0.4 (2019-12-30)

Merged Pull Requests

  • Substitute require for require_relative #45 (tas50)

v4.0.3 (2019-11-05)

Merged Pull Requests

  • Setup for Expeditor and Buildkite #38 (tas50)
  • Switch from Rubocop to Chefstyle #39 (tas50)
  • Allow for knife-cloud 2.0 and require Ruby 2.4+ #40 (tas50)
  • Update .github content, add contributing doc, add code of conduct doc #41 (tas50)
  • Move test deps into the Gemfile and add yard #42 (tas50)
  • Slim the install down by removing test files from the gem file #43 (tas50)

3.0.0 (2017-09-15)

Full Changelog

Merged pull requests:

v2.1.1 (2017-08-21)

Full Changelog

Closed issues:

  • Driver doesn't appear to support windows yet #29
  • knife[:vra_base_url] causes an error if URL has a trailing slash #24

Merged pull requests:

v2.1.0 (2017-02-09)

Full Changelog

Merged pull requests:

v2.0.1 (2017-01-10)

Full Changelog

Merged pull requests:

v2.0.0 (2016-12-15)

Full Changelog

Closed issues:

  • certificate verify failure #16

Merged pull requests:

v1.5.0 (2016-08-02)

Full Changelog

Closed issues:

  • Provide a --noboostrap option #15
  • Prompt for password if not supplied #14
  • Can't create new servers #13
  • --extra-param option continually failing with Unknown field error #11

Merged pull requests:

v1.4.0 (2015-10-30)

Full Changelog

Merged pull requests:

  • Adding logic to fall back to the vRA resource/server name #10 (adamleff)

v1.3.1 (2015-10-29)

Full Changelog

Merged pull requests:

  • Bug-fix for handling extra parameters #9 (adamleff)

v1.3.0 (2015-10-26)

Full Changelog

Merged pull requests:

  • Added pagination size option and a higher-than-normal default. #8 (adamleff)
  • Correct homepage in gemspec #7 (philoserf)

v1.2.0 (2015-09-17)

Full Changelog

Merged pull requests:

  • Enable --server-create-timeout option #6 (afiune)

v1.1.0 (2015-08-14)

Full Changelog

Merged pull requests:

  • New "vro workflow execute" command #5 (adamleff)
  • remove release candidate restriction from vmware-vra, add changelog #4 (adamleff)
  • changing from 2-spaces-after-period to 1 space #3 (adamleff)

v1.0.0 (2015-08-07)

Full Changelog

Merged pull requests:

v1.0.0.rc1 (2015-07-30)

Merged pull requests:

  • Initial release of the knife-vrealize plugin #1 (adamleff)

* This Change Log was automatically generated by github_changelog_generator