Skip to content

Releases: chef/chef-zero

1.6.3

Choose a tag to compare

@sethvargo sethvargo released this 10 Feb 23:10
  • (Backport) Read JSON, not a file path in from_json

v2.0.2

Choose a tag to compare

@sethvargo sethvargo released this 21 Jan 00:04
  • Fix a series of typos in the README
  • Read JSON, not a file path in from_json
  • Fix IPV6 support
  • Remove moneta as a dependency

v2.0.1

Choose a tag to compare

@sethvargo sethvargo released this 03 Jan 17:51
  • Make playground items more semantic
  • Fix an issue where an incorrect number of parameters was passed in environments/NAME/nodes endpoint
  • Fix an issue where the data_store was not yet initialized in the server

v2.0.0

Choose a tag to compare

@sethvargo sethvargo released this 17 Dec 22:24
  • Remove Puma (and --socket option)
  • Use a cleaner threading approach
  • Implement a better running? check