We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.2.0b5
1 parent bf7d01c commit 5511ef4Copy full SHA for 5511ef4
src/containerapp/HISTORY.rst
@@ -4,6 +4,9 @@ Release History
4
===============
5
upcoming
6
++++++
7
+
8
+1.2.0b5
9
+++++++
10
* 'az containerapp env premium-ingress add/update': remove `--min-replicas` and `--max-replicas`
11
* 'az containerapp sessionpool create': Add `Shell` container type
12
* Update azure cli dependency version >= "2.79.0"
src/containerapp/setup.py
@@ -28,7 +28,7 @@
28
# TODO: Confirm this is the right version number you want and it matches your
29
# HISTORY.rst entry.
30
31
-VERSION = '1.2.0b4'
+VERSION = '1.2.0b5'
32
33
# The full list of classifiers is available at
34
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments