← all change records
Not yet reviewed. Contrib-impact data below may be incomplete.

#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-05-12 08:43 UTC

Rules (2)

yaml_key_path 2
from
  • config_action_ensure_exists
  • config_action_simple_config_update
  • recipe.yml
to
  • config_action_createIfNotExists
  • config_action_simpleConfigUpdate
  • recipe.yml

No contrib projects currently use either side of this change.