We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.2.0b1
1 parent 4e22cad commit a2aee2eCopy full SHA for a2aee2e
src/containerapp/HISTORY.rst
@@ -4,6 +4,9 @@ Release History
4
===============
5
upcoming
6
++++++
7
+
8
+1.2.0b1
9
+++++++
10
* 'az containerapp env premium-ingress': New environment level ingress configuration.
11
* 'az containerapp sessionpool update': Support `--mi-system-assigned`, `--mi-user-assigned` and `--registry-identity`
12
* Upgrade api-version to 2025-02-02-preview
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.1.0b5'
+VERSION = '1.2.0b1'
32
33
# The full list of classifiers is available at
34
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments