Skip to content
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

[DeviceRegistry] Generated SDK for Microsoft.DeviceRegistry API version 2024-09-01-preview #47304

Merged
Merged
Show file tree
Hide file tree
Changes from 34 commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
5173d2e
Generated DeviceRegistry SDK for Microsoft.DeviceRegistry API version…
davidemontanari Nov 23, 2024
b71d94d
Added tests for list by subscription and resource group
davidemontanari Nov 23, 2024
0b07a4e
Added BillingContainers tests
davidemontanari Nov 23, 2024
785430c
Added regions
davidemontanari Nov 23, 2024
1a88a13
Merge branch 'main' into davidemontanari/deviceregistry-sdk-spec-2024…
davidemontanari Nov 25, 2024
6e14ea4
Regenerated APIs
davidemontanari Nov 25, 2024
0a7deab
- Fixed generated types
davidemontanari Nov 26, 2024
7100dba
Removed comments
davidemontanari Nov 26, 2024
86afb58
Added spacing
davidemontanari Nov 26, 2024
d721991
- Restored URI format
davidemontanari Nov 26, 2024
f8af047
Removed OperationStatus_Get
davidemontanari Nov 26, 2024
906f649
Updated types
davidemontanari Nov 26, 2024
88bdc9a
Merge branch 'main' into davidemontanari/deviceregistry-sdk-spec-2024…
davidemontanari Nov 26, 2024
157d6af
- Fixed Schemaregistries tests
davidemontanari Nov 26, 2024
9decd15
Removed project reference
davidemontanari Nov 26, 2024
d7274bc
Merge branch 'main' into davidemontanari/deviceregistry-sdk-spec-2024…
davidemontanari Nov 27, 2024
e9836d5
Bumped version
davidemontanari Nov 27, 2024
437b91c
Merge branch 'main' into davidemontanari/deviceregistry-sdk-spec-2024…
davidemontanari Dec 2, 2024
888dfa5
Merge branch 'main' into dr
ArthurMa1978 Dec 3, 2024
cd28209
Updated CHANGELOG
davidemontanari Dec 3, 2024
99eaf62
Convert to generate sdk from TypeSpec directly
ArthurMa1978 Dec 4, 2024
064b02c
Merge branch 'davidemontanari/deviceregistry-sdk-spec-2024-09-01-prev…
ArthurMa1978 Dec 4, 2024
0adbb77
update
ArthurMa1978 Dec 4, 2024
df4567f
Merge branch 'main' into dr
ArthurMa1978 Dec 6, 2024
9285499
Merge branch 'main' into davidemontanari/deviceregistry-sdk-spec-2024…
davidemontanari Dec 9, 2024
faa65f8
update
ArthurMa1978 Dec 11, 2024
80ff44e
Merge branch 'davidemontanari/deviceregistry-sdk-spec-2024-09-01-prev…
ArthurMa1978 Dec 11, 2024
4f1bf44
update
ArthurMa1978 Dec 11, 2024
a45820d
Merge branch 'main' into dr
ArthurMa1978 Dec 11, 2024
30d765b
update
ArthurMa1978 Dec 13, 2024
e5c776a
update
ArthurMa1978 Dec 16, 2024
d370c49
Update Sample_SubscriptionResourceExtensions.cs
ArthurMa1978 Dec 18, 2024
9bf2e6e
Merge branch 'main' into dr
ArthurMa1978 Dec 18, 2024
834a02a
update
ArthurMa1978 Dec 18, 2024
73a3f92
Merge branch 'main' into dr
ArthurMa1978 Jan 14, 2025
035f5cd
update
ArthurMa1978 Jan 14, 2025
969db65
Fixed string
davidemontanari Jan 17, 2025
dd6d033
Merge branch 'main' into dr
ArthurMa1978 Jan 17, 2025
c4bf73e
Update format of some properties, remove Operation_Get
ArthurMa1978 Jan 17, 2025
002f70d
update
ArthurMa1978 Jan 22, 2025
b961ecd
update changelog
ArthurMa1978 Jan 22, 2025
e6d00d9
update
ArthurMa1978 Jan 24, 2025
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@

### 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`.
ArthurMa1978 marked this conversation as resolved.
Show resolved Hide resolved
- Exposed `JsonModelWriteCore` for model serialization procedure.

### Breaking Changes

### Bugs Fixed

### Other Changes

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

### General New Features
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
Loading