Skip to content

Commit c26d4fa

Browse files
author
SDKAuto
committed
CodeGen from PR 17099 in Azure/azure-rest-api-specs
Merge 5b7ed9a4dff6b2321990611bb7451a3ea83117b0 into d600759c3516b61a7c353bc8682bccbab85a6f65
1 parent b91d9f2 commit c26d4fa

34 files changed

+1089
-48
lines changed

sdk/datadog/azure-resourcemanager-datadog/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Release History
22

3-
## 1.0.0-beta.4 (Unreleased)
3+
## 1.0.0-beta.1 (2021-12-16)
44

5+
- Azure Resource Manager MicrosoftDatadog client library for Java. This package contains Microsoft Azure SDK for MicrosoftDatadog Management SDK. Package tag package-2021-03. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
56

67
## 1.0.0-beta.3 (2021-05-31)
78

sdk/datadog/azure-resourcemanager-datadog/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Various documentation is available to help you get started
3232
<dependency>
3333
<groupId>com.azure.resourcemanager</groupId>
3434
<artifactId>azure-resourcemanager-datadog</artifactId>
35-
<version>1.0.0-beta.3</version>
35+
<version>1.0.0-beta.4</version>
3636
</dependency>
3737
```
3838
[//]: # ({x-version-update-end})
@@ -74,6 +74,7 @@ See [API design][design] for general introduction on design and key concepts on
7474

7575
## Examples
7676

77+
[Code snippets and samples](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/datadog/azure-resourcemanager-datadog/SAMPLE.md)
7778

7879

7980
## Troubleshooting

0 commit comments

Comments
 (0)