diff --git a/src/containerapp/HISTORY.rst b/src/containerapp/HISTORY.rst index 2ed35d496a1..953788729d3 100644 --- a/src/containerapp/HISTORY.rst +++ b/src/containerapp/HISTORY.rst @@ -8,7 +8,7 @@ upcoming * 'az containerapp update': fix bug for mounting secret volumes using --secret-volume-mount * 'az containerapp compose create': fixed an issue where the environment's resource group was not resolved from --environment when the input value was a resource id. * 'az containerapp replica count', returns the replica count of a container app -[Breaking Change] 'az containerapp job create': add default values for container app job properties --replica-completion-count, --replica-retry-limit, --replica-timeout, --parallelism, --min-executions, --max-executions, --polling-interval +* [Breaking Change] 'az containerapp job create': add default values for container app job properties --replica-completion-count, --replica-retry-limit, --replica-timeout, --parallelism, --min-executions, --max-executions, --polling-interval 0.3.41 ++++++