Skip to content

Pending Release Notes

Nikhil Gupta edited this page Dec 18, 2024 · 663 revisions

Release Date: 18 December, 2024.

Components

  • Updated Chef Infra Client from v18.5.0 to v18.6.2 and Knife from v18.5.0 to v18.6.2. See the Chef Infra Client release notes for a full list of improvements and features.
  • Updated Chef InSpec from v5.22.55 to v5.22.65. See the InSpec release notes for more information.
  • Updated kitchen-dokken to v2.20.7.

Improvements

Licensing

These changes prepare users for new license requirements in Chef Infra Client 19. (#14669)

The knife bootstrap command now validates your license key and downloads from Chef’s new download APIs. If you don’t have a license, Knife falls back to the older Omnitruck API and returns a warning to add a license.

We added the following commands to manage licenses with Knife:

  • knife license
  • knife license list
  • knife license add

See the Chef licensing documentation and download API documentation for more information.

Security

Clone this wiki locally