Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 10:42
6794adc

4.0.0 (2024-03-19)

⚠ BREAKING CHANGES

  • split variable application_stack object properties into variables application_stack_dotnet_version, application_stack_use_dotnet_isolated_runtime, application_stack_java_version, application_stack_node_version, application_stack_python_version and application_stack_powershell_core_version. Option to set application stack use_custom_runtime has been removed.

Features

  • split application stack properties into variables (#56) (ca18c23)