← all change records

#3458273 Config actions have standardized on camel case for a better developer experience

released Target 10.3.x Published 2024-07-01
#3455113

Generated 2026-06-03 14:00 UTC

Matching rules (2)

  • kind: yaml_key_path from: api_key: config_action_simple_config_update file_glob: recipe.yml yaml_paths: - config.simple_config_update to: api_key: config_action_simpleConfigUpdate file_glob: recipe.yml yaml_paths: - config.simpleConfigUpdate
  • kind: yaml_key_path from: api_key: config_action_ensure_exists file_glob: recipe.yml yaml_paths: - config.ensure_exists to: api_key: config_action_createIfNotExists file_glob: recipe.yml yaml_paths: - config.createIfNotExists

No contrib projects currently use either side of this change.