We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8eefda commit 592eec4Copy full SHA for 592eec4
src/containerapp/HISTORY.rst
@@ -6,6 +6,7 @@ upcoming
6
++++++
7
* 'az containerapp session code-interpreter execute': Extend maximum supported value of `--timeout-in-seconds` from 60 to 220.
8
* 'az containerapp job create': Fix message with `--help`
9
+* 'az containerapp arc': Enable setup custom core dns for Openshift on Arc
10
11
1.2.0b1
12
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.0b1'
+VERSION = '1.2.0b2'
32
33
# The full list of classifiers is available at
34
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments