Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/containerregistry/armcontainerregistry/…
Browse files Browse the repository at this point in the history
…1.3.0-beta.2 (#23854)

* [Release] sdk/resourcemanager/containerregistry/armcontainerregistry/1.3.0-beta.2 generation from spec commit: 300ff7c27c481d7074af06cd95a152aaea80ed2b

* update asset.json

Co-authored-by: ReleaseHelper <ReleaseHelper>
Co-authored-by: jliusan <[email protected]>
  • Loading branch information
azure-sdk and jliusan authored Dec 13, 2024
1 parent 8b50528 commit 4f358f1
Show file tree
Hide file tree
Showing 48 changed files with 725 additions and 399 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release History

## 1.3.0-beta.2 (2024-12-27)
### Features Added

- New enum type `AutoGeneratedDomainNameLabelScope` with values `AutoGeneratedDomainNameLabelScopeNoReuse`, `AutoGeneratedDomainNameLabelScopeResourceGroupReuse`, `AutoGeneratedDomainNameLabelScopeSubscriptionReuse`, `AutoGeneratedDomainNameLabelScopeTenantReuse`, `AutoGeneratedDomainNameLabelScopeUnsecure`
- New struct `GarbageCollectionProperties`
- New field `GarbageCollection` in struct `ConnectedRegistryProperties`
- New field `GarbageCollection` in struct `ConnectedRegistryUpdateProperties`
- New field `AutoGeneratedDomainNameLabelScope`, `ResourceGroupName` in struct `RegistryNameCheckRequest`
- New field `AvailableLoginServerName` in struct `RegistryNameStatus`
- New field `AutoGeneratedDomainNameLabelScope` in struct `RegistryProperties`


## 1.3.0-beta.1 (2023-11-24)
### Features Added

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ clientFactory, err := armcontainerregistry.NewClientFactory(<subscription ID>, c
A client groups a set of related APIs, providing access to its functionality. Create one or more clients to access the APIs you require using client factory.

```go
client := clientFactory.NewImportPipelinesClient()
client := clientFactory.NewAgentPoolsClient()
```

## Fakes
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4f358f1

Please sign in to comment.