Skip to content

Latest commit

 

History

History
98 lines (57 loc) · 5.24 KB

CHANGELOG.md

File metadata and controls

98 lines (57 loc) · 5.24 KB

Changelog

v0.4.1 (2021-03-15)

Full Changelog

Closed issues:

  • config.bolt.debug = true fails when running with Bolt 3.0 #19

Merged pull requests:

  • Fix config.debug = true for Bolt 3.0 #20 (op-ct)

v0.4.0 (2020-12-23)

Full Changelog

Merged pull requests:

Changes

  • This release requires bolt 2.16.0+
  • Several deprecated features have been removed such as the following
    • boltdir has been changed to project. The project setting defaults to boltdir to avoid breaking changes
    • run-as has been removed from the winrm settings hash in the inventory file
    • version has been removed from the inventory file
    • run-as has been removed from the command line as it was overridden by the inventory file
  • Acceptance tests have been fixed to use the gem installation of bolt
  • Travis-CI tests have been migrated to Github Actions

v0.3.0 (2020-06-02)

Full Changelog

Merged pull requests:

v0.2.1 (2020-03-23)

Full Changelog

Closed issues:

  • Replace bolt argument nodes with targets #13

Merged pull requests:

v0.2.0 (2020-02-26)

Full Changelog

Merged pull requests:

v0.1.2 (2019-10-17)

Full Changelog

Merged pull requests:

v0.1.1 (2019-07-01)

Full Changelog

Merged pull requests:

v0.1.0 (2018-12-11)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator