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 parent 6fb8449 commit ff3e922Copy full SHA for ff3e922
src/containerapp/HISTORY.rst
@@ -4,6 +4,9 @@ Release History
4
===============
5
upcoming
6
++++++
7
+
8
+1.2.0b4
9
+++++++
10
* 'az containerapp update/up': Disallow changing `--revisions-mode` to Labels.
11
* 'az containerapp session code-interpreter': Fix `--path` in examples
12
* 'az containerapp sessionpool create/update': Support `--lifecycle-type` and `--max-alive-period`
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.0b3'
+VERSION = '1.2.0b4'
32
33
# The full list of classifiers is available at
34
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments