Skip to content

[AutoPR azure-mgmt-containerregistry] feat: add containeregistry 2025-05-01-preview #11826

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions sdk/containerregistry/azure-mgmt-containerregistry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Release History

## 14.1.0 (2025-05-13)

### Features Added

- Model Policies has a new parameter soft_delete_policy
- Model Registry has a new parameter auto_generated_domain_name_label_scope
- Model Registry has a new parameter metadata_search
- Model Registry has a new parameter network_rule_bypass_allowed_for_tasks
- Model Registry has a new parameter role_assignment_mode
- Model RegistryNameCheckRequest has a new parameter auto_generated_domain_name_label_scope
- Model RegistryNameCheckRequest has a new parameter resource_group_name
- Model RegistryNameStatus has a new parameter available_login_server_name
- Model RegistryUpdateParameters has a new parameter metadata_search
- Model RegistryUpdateParameters has a new parameter network_rule_bypass_allowed_for_tasks
- Model RegistryUpdateParameters has a new parameter role_assignment_mode

## 14.0.0 (2025-04-27)

### Breaking Changes
Expand Down
4 changes: 2 additions & 2 deletions sdk/containerregistry/azure-mgmt-containerregistry/_meta.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"commit": "4fc983fb08e5fd8a7a821eb6491f5338ce52a9cf",
"commit": "c23caec93bdf3bd3fd840c5a24af47a4e8581993",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest": "3.10.2",
"use": [
"@autorest/[email protected]",
"@autorest/[email protected]"
],
"autorest_command": "autorest specification/containerregistry/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
"autorest_command": "autorest specification/containerregistry/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
"readme": "specification/containerregistry/resource-manager/readme.md",
"package-2023-08-preview-only": "2023-08-29 18:41:57 -0700 3e3098d6b9302e166b611ce72b3392786d3ea0f7 Microsoft.ContainerRegistry/preview/2023-08-01-preview/containerregistry.json",
"package-2023-07-only": "2023-08-16 14:55:49 -0700 d5631d7fbffb672434457b5f2f16cdc6691356f9 Microsoft.ContainerRegistry/stable/2023-07-01/containerregistry.json",
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "14.0.0"
VERSION = "14.1.0"

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "14.0.0"
VERSION = "14.1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "14.0.0"
VERSION = "14.1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "14.0.0"
VERSION = "14.1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "14.0.0"
VERSION = "14.1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "14.0.0"
VERSION = "14.1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "14.0.0"
VERSION = "14.1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "14.0.0"
VERSION = "14.1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "14.0.0"
VERSION = "14.1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "14.0.0"
VERSION = "14.1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "14.0.0"
VERSION = "14.1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "14.0.0"
VERSION = "14.1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,7 @@
CallbackConfig,
ConnectedRegistry,
ConnectedRegistryListResult,
ConnectedRegistryProperties,
ConnectedRegistryPropertiesActivation,
ConnectedRegistryPropertiesAutoGenerated,
ConnectedRegistryUpdateParameters,
ConnectedRegistryUpdateParametersProperties,
ConnectedRegistryUpdateProperties,
CredentialHealth,
CredentialSet,
CredentialSetListResult,
Expand Down Expand Up @@ -172,12 +167,7 @@
"CallbackConfig",
"ConnectedRegistry",
"ConnectedRegistryListResult",
"ConnectedRegistryProperties",
"ConnectedRegistryPropertiesActivation",
"ConnectedRegistryPropertiesAutoGenerated",
"ConnectedRegistryUpdateParameters",
"ConnectedRegistryUpdateParametersProperties",
"ConnectedRegistryUpdateProperties",
"CredentialHealth",
"CredentialSet",
"CredentialSetListResult",
Expand Down
Loading