Skip to content

Release 0.9.0

Choose a tag to compare

@ftopic ftopic released this 02 Dec 13:55

[0.9.0] 2025-12-02

Changed

  • Updates to the mapping UIs integration with the backend. Using older releases for the mapping UI is no longer supported.

  • The direct manipulation of the initial domain mappings installed in a dev-org, and their export as a downloadable file is no longer supported. Instead, the UI for merging the mappings from a sync unit into the IDM will edit a local IDM file, provided by a command line flag:

chef-cli configure-mappings --env prod --idm path/to/initial_domain_mapping.json

Fixed

  • Fixes the MCP configuration file returned by the "mcp-config" command.
  • Fixes the integration of the MCP CLI with Codex CLI.