Skip to content

Commit

Permalink
Bump extension to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinsID committed Mar 22, 2022
1 parent 013507f commit 32ed50b
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 1 deletion.
6 changes: 6 additions & 0 deletions src/containerapp/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
Release History
===============

0.1.2
++++++
* Various fixes for bugs found
* Dapr subgroup
* Managed Identity

0.1.1
++++++
* Various fixes for az containerapp create, update
Expand Down
2 changes: 1 addition & 1 deletion src/containerapp/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

# TODO: Confirm this is the right version number you want and it matches your
# HISTORY.rst entry.
VERSION = '0.1.1'
VERSION = '0.1.2'

# The full list of classifiers is available at
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
Expand Down
40 changes: 40 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -12275,6 +12275,46 @@
"version": "0.1.1"
},
"sha256Digest": "9ca28bacd772b8c516d7d682ffe94665ff777774ab89602d4ca73c4ba16e0b9b"
},
{
"downloadUrl": "https://containerappcli.blob.core.windows.net/containerapp/containerapp-0.1.2-py2.py3-none-any.whl",
"filename": "containerapp-0.1.2-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.67",
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "containerapp",
"run_requires": [
{
"requires": [
"azure-cli-core"
]
}
],
"summary": "Microsoft Azure Command-Line Tools Containerapp Extension",
"version": "0.1.2"
},
"sha256Digest": "b1d4cc823f761cfb5469f8d53a9fa04bdc1493c3c5d5f3a90333876287e7b2f8"
}
],
"cosmosdb-preview": [
Expand Down

0 comments on commit 32ed50b

Please sign in to comment.