Skip to content

Calm-DSL support for Calm 3.6.1

Compare
Choose a tag to compare
@abhijeetkaurav1st abhijeetkaurav1st released this 15 Mar 16:58
e753678

Improvment and Bug Fixes:

  • Fixes #230. Fetch all users for DSL update cache.
  • Fixes #225. Delete temp blueprint in command calm create app -n app_name if app name already exists
  • Fixes #190. Make retries_enabled, connection_timeout, read_timeout as configurable parameter.
  • Fixes #231. Expose dynamic_cred helper through calm.dsl.runbooks.
  • Fixes #251. Added command to manual sync platform account.
  • Fixes #204. Added --append-only flag to only append data for project updation.
  • Fixes #237. Fixes the env variables ignorance for config data.
  • Fixes an issue where decompile is not working for HTTP task when the requested payload for the POST/PUT call is empty. Jira: CALM-34513
  • Added decompile support for Dynamic creds in the blueprint. Jira: CALM-34123
  • Fixes an issue where project updation was failing with Account not found. Jira: CALM-3335.
  • Added support for passing macro value for cluster field in Ahv Vm Configuration.

Development Bits:

  • Please use docker container image ntnx/calm-dsl:v3.6.1 for this release.
  • Please refer branch release/3.6.1 for this release.
  • Programming Language: Python >=3.7.

Check detailed overview of changes here