From 1a6c69f887995e6e03da2782ecc19f58a80dd188 Mon Sep 17 00:00:00 2001 From: Azure ArcData Bot <122507266+arcdatabot@users.noreply.github.com> Date: Thu, 9 Feb 2023 12:14:04 -0800 Subject: [PATCH 1/2] chore(arcdata): version bump to 1.4.11 chore(arcdata): version bump to 1.4.11 --- src/index.json | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/src/index.json b/src/index.json index bf6388cfa76..f9c6f9c3272 100644 --- a/src/index.json +++ b/src/index.json @@ -9820,6 +9820,64 @@ } ], "arcdata": [ + { + "downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.4.11-py2.py3-none-any.whl", + "filename": "arcdata-1.4.11-py2.py3-none-any.whl", + "metadata": { + "azext.isExperimental": false, + "azext.minCliCoreVersion": "2.3.1", + "classifiers": [ + "Development Status :: 1 - Beta", + "Intended Audience :: Developers", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", + "License :: OSI Approved :: MIT License" + ], + "extensions": { + "python.details": { + "contacts": [ + { + "email": "dpgswdist@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://docs.microsoft.com/en-us/azure/azure-arc/data/" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "license_file": "LICENSE", + "metadata_version": "2.0", + "name": "arcdata", + "run_requires": [ + { + "requires": [ + "colorama (==0.4.4)", + "jinja2 (==3.0.3)", + "jsonpatch (==1.24)", + "jsonpath-ng (==1.4.3)", + "jsonschema (==3.2.0)", + "kubernetes (==23.3.0)", + "ndjson (==0.3.1)", + "pem (==21.2.0)", + "pydash (==4.8.0)" + ] + } + ], + "summary": "Tools for managing ArcData.", + "version": "1.4.11" + }, + "sha256Digest": "e40ffb5ba3f3b72fb14ad0282e901b556e3b440d53a139bf29e63a5f4b96577b" + }, { "downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.4.10-py2.py3-none-any.whl", "filename": "arcdata-1.4.10-py2.py3-none-any.whl", From fd9a23fe4eb1c6db0f11bbcbfee09010d195d331 Mon Sep 17 00:00:00 2001 From: Azure ArcData Bot <122507266+arcdatabot@users.noreply.github.com> Date: Tue, 14 Feb 2023 10:34:39 -0800 Subject: [PATCH 2/2] chore(arcdata): version bump to 1.4.11 chore(arcdata): version bump to 1.4.11 --- src/index.json | 315 ++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 244 insertions(+), 71 deletions(-) diff --git a/src/index.json b/src/index.json index f9c6f9c3272..3772bdeecdc 100644 --- a/src/index.json +++ b/src/index.json @@ -7687,6 +7687,49 @@ "version": "0.5.128" }, "sha256Digest": "1156f159e8c1b16284b930487a1284aca1ded1dbc8d21a6cbf5cddcdc625767a" + }, + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/aks_preview-0.5.129-py2.py3-none-any.whl", + "filename": "aks_preview-0.5.129-py2.py3-none-any.whl", + "metadata": { + "azext.isPreview": true, + "azext.minCliCoreVersion": "2.44.0", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", + "License :: OSI Approved :: MIT License" + ], + "extensions": { + "python.details": { + "contacts": [ + { + "email": "azpycli@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/aks-preview" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "aks-preview", + "summary": "Provides a preview for upcoming AKS features", + "version": "0.5.129" + }, + "sha256Digest": "49e50e7fd43b285880af9c6b17d1c3bddd316fdecf555eb473388c200423970e" } ], "alertsmanagement": [ @@ -9559,63 +9602,11 @@ ], "arcappliance": [ { - "downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.2.16-py2.py3-none-any.whl", - "filename": "arcappliance-0.2.16-py2.py3-none-any.whl", - "metadata": { - "azext.isPreview": true, - "azext.minCliCoreVersion": "2.0.67", - "classifiers": [ - "Development Status :: 4 - Beta", - "Intended Audience :: Developers", - "Intended Audience :: System Administrators", - "Programming Language :: Python", - "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.6", - "Programming Language :: Python :: 3.7", - "Programming Language :: Python :: 3.8", - "License :: OSI Approved :: MIT License" - ], - "extensions": { - "python.details": { - "contacts": [ - { - "email": "appliance@microsoft.com", - "name": "Microsoft Corporation", - "role": "author" - } - ], - "document_names": { - "description": "DESCRIPTION.rst" - }, - "project_urls": { - "Home": "https://msazure.visualstudio.com/AzureArcPlatform/_git/arcappliance-cli-extensions" - } - } - }, - "extras": [], - "generator": "bdist_wheel (0.30.0)", - "license": "MIT", - "metadata_version": "2.0", - "name": "arcappliance", - "run_requires": [ - { - "requires": [ - "jsonschema (==3.2.0)", - "kubernetes (==11.0.0)" - ] - } - ], - "summary": "Microsoft Azure Command-Line Tools Arcappliance Extension", - "version": "0.2.16" - }, - "sha256Digest": "3f528b71c913ba0daf69fd048211ccf52428a2c8f9f48d39281d3b9fc88c0c06" - }, - { - "downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.2.23-py2.py3-none-any.whl", - "filename": "arcappliance-0.2.23-py2.py3-none-any.whl", + "downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.2.27-py2.py3-none-any.whl", + "filename": "arcappliance-0.2.27-py2.py3-none-any.whl", "metadata": { "azext.isPreview": true, - "azext.minCliCoreVersion": "2.0.67", + "azext.minCliCoreVersion": "2.39.0", "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", @@ -9658,16 +9649,16 @@ } ], "summary": "Microsoft Azure Command-Line Tools Arcappliance Extension", - "version": "0.2.23" + "version": "0.2.27" }, - "sha256Digest": "f65ea31e60c8576137f8abef556c365bea8cbf50f1650b9e4375fdc8ba7a0b1e" + "sha256Digest": "ac083e353e6b9a308df6723b9e759fbf8f4cec4694a4779d722ddd42c0132ada" }, { - "downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.2.27-py2.py3-none-any.whl", - "filename": "arcappliance-0.2.27-py2.py3-none-any.whl", + "downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.2.28-py2.py3-none-any.whl", + "filename": "arcappliance-0.2.28-py2.py3-none-any.whl", "metadata": { "azext.isPreview": true, - "azext.minCliCoreVersion": "2.39.0", + "azext.minCliCoreVersion": "2.41.0", "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", @@ -9710,13 +9701,13 @@ } ], "summary": "Microsoft Azure Command-Line Tools Arcappliance Extension", - "version": "0.2.27" + "version": "0.2.28" }, - "sha256Digest": "ac083e353e6b9a308df6723b9e759fbf8f4cec4694a4779d722ddd42c0132ada" + "sha256Digest": "d3958a72a58c21092b3a01f04cf8fbb418a34db6c9310e16f41af3447052ed80" }, { - "downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.2.28-py2.py3-none-any.whl", - "filename": "arcappliance-0.2.28-py2.py3-none-any.whl", + "downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.2.29-py2.py3-none-any.whl", + "filename": "arcappliance-0.2.29-py2.py3-none-any.whl", "metadata": { "azext.isPreview": true, "azext.minCliCoreVersion": "2.41.0", @@ -9762,13 +9753,13 @@ } ], "summary": "Microsoft Azure Command-Line Tools Arcappliance Extension", - "version": "0.2.28" + "version": "0.2.29" }, - "sha256Digest": "d3958a72a58c21092b3a01f04cf8fbb418a34db6c9310e16f41af3447052ed80" + "sha256Digest": "3d6f6c2077d902b9a4270bc270c3a010bbcadad13f6079306749d553d8194f4b" }, { - "downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.2.29-py2.py3-none-any.whl", - "filename": "arcappliance-0.2.29-py2.py3-none-any.whl", + "downloadUrl": "https://arcplatformcliextprod.blob.core.windows.net/arcappliance/arcappliance-0.2.30-py2.py3-none-any.whl", + "filename": "arcappliance-0.2.30-py2.py3-none-any.whl", "metadata": { "azext.isPreview": true, "azext.minCliCoreVersion": "2.41.0", @@ -9814,9 +9805,9 @@ } ], "summary": "Microsoft Azure Command-Line Tools Arcappliance Extension", - "version": "0.2.29" + "version": "0.2.30" }, - "sha256Digest": "3d6f6c2077d902b9a4270bc270c3a010bbcadad13f6079306749d553d8194f4b" + "sha256Digest": "18395b15fe6f55604b24e0d46bfa79e216c822ddc169d743dbfe98de2269b84b" } ], "arcdata": [ @@ -9876,7 +9867,7 @@ "summary": "Tools for managing ArcData.", "version": "1.4.11" }, - "sha256Digest": "e40ffb5ba3f3b72fb14ad0282e901b556e3b440d53a139bf29e63a5f4b96577b" + "sha256Digest": "658b8e1a70644c140d05552f81ba22e04cdf523e48bb0123b83d16ba77369e2f" }, { "downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.4.10-py2.py3-none-any.whl", @@ -11510,6 +11501,49 @@ "version": "0.1.1" }, "sha256Digest": "0beb143e3ca4f4f9706877d416b07cb9f9796bd696a0a642825d8ca48217edb0" + }, + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/authV2-0.1.2-py3-none-any.whl", + "filename": "authV2-0.1.2-py3-none-any.whl", + "metadata": { + "azext.isPreview": false, + "azext.minCliCoreVersion": "2.23.0", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", + "License :: OSI Approved :: MIT License" + ], + "extensions": { + "python.details": { + "contacts": [ + { + "email": "azpycli@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/authV2" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "authV2", + "summary": "Microsoft Azure Command-Line Tools Authv2 Extension", + "version": "0.1.2" + }, + "sha256Digest": "b98f07b7b669416ef4386d2a0834364a6c8d0278ddfffd35c1be5eb931968d5b" } ], "automanage": [ @@ -15416,6 +15450,49 @@ "version": "0.2.0" }, "sha256Digest": "97cfe1c32304e23317d06afa627718759b08fa4e7a653fff54a4bd03cfd28b22" + }, + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/bastion-0.2.1-py3-none-any.whl", + "filename": "bastion-0.2.1-py3-none-any.whl", + "metadata": { + "azext.isPreview": true, + "azext.minCliCoreVersion": "2.43.0", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", + "Programming Language :: Python :: 3.9", + "License :: OSI Approved :: MIT License" + ], + "extensions": { + "python.details": { + "contacts": [ + { + "email": "azpycli@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/bastion" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "bastion", + "summary": "Microsoft Azure Command-Line Tools Bastion Extension.", + "version": "0.2.1" + }, + "sha256Digest": "5eae321c2da7598d58e2f7b3c7ce9c2ceaa478ddc677fcc2f2cbaf9db5d9990b" } ], "billing-benefits": [ @@ -19441,6 +19518,59 @@ "version": "1.3.12" }, "sha256Digest": "1b2613fe1d4a12eb5cdcf3d57189d4a3213d572fdf0c67146d8d7cd5910190ac" + }, + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/connectedk8s-1.3.13-py2.py3-none-any.whl", + "filename": "connectedk8s-1.3.13-py2.py3-none-any.whl", + "metadata": { + "azext.minCliCoreVersion": "2.38.0", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", + "License :: OSI Approved :: MIT License" + ], + "description_content_type": "text/markdown", + "extensions": { + "python.details": { + "contacts": [ + { + "email": "k8connect@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/connectedk8s" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "connectedk8s", + "run_requires": [ + { + "requires": [ + "azure-mgmt-hybridcompute (==7.0.0)", + "kubernetes (==24.2.0)", + "pycryptodome (==3.14.1)" + ] + } + ], + "summary": "Microsoft Azure Command-Line Tools Connectedk8s Extension", + "version": "1.3.13" + }, + "sha256Digest": "6e145db641dd77cd5d73271562f74f70d9bc4171bec05449b7722d54eb1e0ba2" } ], "connectedmachine": [ @@ -41156,6 +41286,49 @@ "version": "1.6.6" }, "sha256Digest": "34064f43b620a36f1f8aa20200990297aaaf91c58795e0274d6f719136b029a4" + }, + { + "downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/spring-1.6.7-py3-none-any.whl", + "filename": "spring-1.6.7-py3-none-any.whl", + "metadata": { + "azext.isPreview": false, + "azext.minCliCoreVersion": "2.38.0", + "classifiers": [ + "Development Status :: 4 - Beta", + "Intended Audience :: Developers", + "Intended Audience :: System Administrators", + "Programming Language :: Python", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", + "License :: OSI Approved :: MIT License" + ], + "extensions": { + "python.details": { + "contacts": [ + { + "email": "azpycli@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/spring" + } + } + }, + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "metadata_version": "2.0", + "name": "spring", + "summary": "Microsoft Azure Command-Line Tools spring Extension", + "version": "1.6.7" + }, + "sha256Digest": "7d9a8d4f792962dd1f713a839f9099bcf04c24958411f8e0edc4ef47321b87a3" } ], "spring-cloud": [