Skip to content

Commit

Permalink
[DeviceRegistry] Generated SDK for Microsoft.DeviceRegistry API versi…
Browse files Browse the repository at this point in the history
…on 2024-09-01-preview (#47304)
  • Loading branch information
davidemontanari authored Jan 24, 2025
1 parent aafeb37 commit 8ec2463
Show file tree
Hide file tree
Showing 190 changed files with 28,135 additions and 3,409 deletions.
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
# Release History

## 1.0.0-beta.2 (Unreleased)
## 1.0.0-beta.2 (2025-01-24)

### Features Added

- Added `DiscoveredAssets` and `DiscoveredAssetEndpointProfiles` resource types from Microsoft.DeviceRegistry OpenAPI spec version `2024-09-01-preview`.
- Added `SchemaRegistries`, `SchemaRegistries/Schemas` and `SchemaRegistries/Schemas/SchemaVersions` resource types from Microsoft.DeviceRegistry OpenAPI spec version `2024-09-01-preview`.
- Added `BillingContainers` resource type from Microsoft.DeviceRegistry OpenAPI spec version `2024-09-01-preview`.
- Updated `Assets` and `AssetEndpointProfiles` resource types to align to Microsoft.DeviceRegistry OpenAPI spec version `2024-09-01-preview`.
- Exposed `JsonModelWriteCore` for model serialization procedure.

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.0.0-beta.1 (2024-03-27)

### General New Features
### Features Added

This package follows the [new Azure SDK guidelines](https://azure.github.io/azure-sdk/general_introduction.html), and provides many core capabilities:

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Microsoft Azure DeviceRegistry management client library for .NET

Azure Device Registry (ADR) is a unified registry projecting assets and devices as Azure resources. ADR creates a single source of truth for asset metadata across Azure, partner, and customer applications running in the cloud or on the edge. ADR streamlines and simplifies end-to-end IoT architectures built on top of widely adopted Azure constructs.
Azure Device Registry (ADR) is a unified registry projecting assets and devices as Azure resources. ADR creates a single source of truth for asset metadata across Azure, partner, and customer applications running in the cloud or on the edge. ADR streamlines and simplifies end-to-end IoT architectures built on top of widely adopted Azure constructs.

This library follows the [new Azure SDK guidelines](https://azure.github.io/azure-sdk/general_introduction.html), and provides many core capabilities:

Expand Down Expand Up @@ -77,4 +77,4 @@ more information, see the [Code of Conduct FAQ][coc_faq] or contact
<!-- LINKS -->
[cg]: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/resourcemanager/Azure.ResourceManager/docs/CONTRIBUTING.md
[coc]: https://opensource.microsoft.com/codeofconduct/
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/deviceregistry/Azure.ResourceManager.DeviceRegistry",
"Tag": "net/deviceregistry/Azure.ResourceManager.DeviceRegistry_926412cbdb"
"Tag": "net/deviceregistry/Azure.ResourceManager.DeviceRegistry_56381a6581"
}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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 8ec2463

Please sign in to comment.