From 39bf141bb53f5bd658677036d63db6cc4746e7ec Mon Sep 17 00:00:00 2001 From: Sean Wells Date: Wed, 12 Jun 2024 21:50:48 -0700 Subject: [PATCH] chore(arcdata): version bump to 1.5.15 (#7705) * chore(arcdata): version bump to 1.5.15 * chore(arcdata): version bump to 1.5.15 * chore(arcdata): version bump to 1.5.15 --- linter_exclusions.yml | 17 +++++++++++++ src/index.json | 59 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+) diff --git a/linter_exclusions.yml b/linter_exclusions.yml index fecba48f999..00049d771f4 100644 --- a/linter_exclusions.yml +++ b/linter_exclusions.yml @@ -240,6 +240,23 @@ arcdata ad-connector update: secondary_domain_controllers: rule_exclusions: - option_length_too_long +sql server-arc availability-group create: + parameters: + automated_backup_preference: + rule_exclusions: + - option_length_too_long + failure_condition_level: + rule_exclusions: + - option_length_too_long + listener_ipv4_addresses: + rule_exclusions: + - option_length_too_long + listener_ipv6_addresses: + rule_exclusions: + - option_length_too_long + required_synchronized_secondaries: + rule_exclusions: + - option_length_too_long sql mi-arc update: parameters: preferred_primary_replica: diff --git a/src/index.json b/src/index.json index da68e36d17d..1a9ef1abcfa 100644 --- a/src/index.json +++ b/src/index.json @@ -15697,6 +15697,65 @@ } ], "arcdata": [ + { + "downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.5.15-py2.py3-none-any.whl", + "filename": "arcdata-1.5.15-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 (==7.0.6)", + "regex (==2023.10.3)" + ] + } + ], + "summary": "Tools for managing ArcData.", + "version": "1.5.15" + }, + "sha256Digest": "5ffc8b3a39abc34f0b0e209bcf6432e9834bf6144a0d842a7d5d2342bf378c4a" + }, { "downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.5.13-py2.py3-none-any.whl", "filename": "arcdata-1.5.13-py2.py3-none-any.whl",