Skip to content

Latest commit

 

History

History
64 lines (46 loc) · 4.02 KB

CHANGELOG.md

File metadata and controls

64 lines (46 loc) · 4.02 KB

v0.2.16 (2024-01-08)

Merged Pull Requests

  • CHEF-7501: Configures sonarqube for code coverage analysis #36 (Vasu1105)

Changes since 0.2.13 release

Merged Pull Requests

  • CHEF-7501: Configures sonarqube for code coverage analysis #36 (Vasu1105)
  • Remove ruby 2.5 and 2.6 test #38 (Vasu1105)
  • Fix the verify pipeline failng with cannot load such file -- mocha/setup (LoadError) #37 (Vasu1105)

v0.2.13 (2022-02-25)

Merged Pull Requests

  • CFINSPEC-2 Added options to allow SSL connection with certificates #34 (Nik08)

v0.2.12 (2021-01-29)

Merged Pull Requests

v0.2.11 (2020-09-30)

Merged Pull Requests

  • Remove redundant encoding comments #22 (tas50)
  • Add winrm-shell-type option and winrm elevated shell #25 (catriona1)
  • Add validation to winrm shell type option #28 (catriona1)
  • Allow timeout option for WinRM commands #27 (james-stocks)
  • Correct minor spelling mistakes #23 (tas50)

v0.2.6 (2019-12-31)

Merged Pull Requests

  • Substitute require for require_relative #21 (tas50)

v0.2.5 (2019-09-25)

Bug Fixes

  • Fixes for NameError: uninitialized constant TrainPlugins::WinRM::FS #18 (vsingh-msys)

v0.2.4 (2019-09-04)

Merged Pull Requests

  • Limit the files we ship in the gem but include the LICENSE file #14 (tas50)

v0.2.3 (2019-08-12)

Enhancements

Merged Pull Requests