Skip to content

Commit

Permalink
CodeGen from PR 17099 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge f0c1930bf259016df91560f941a1094b6b7b74ff into d600759c3516b61a7c353bc8682bccbab85a6f65
  • Loading branch information
SDKAuto committed Dec 16, 2021
1 parent b91d9f2 commit de3cc08
Show file tree
Hide file tree
Showing 34 changed files with 1,089 additions and 48 deletions.
3 changes: 2 additions & 1 deletion sdk/datadog/azure-resourcemanager-datadog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Release History

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

- 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).

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

Expand Down
3 changes: 2 additions & 1 deletion sdk/datadog/azure-resourcemanager-datadog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Various documentation is available to help you get started
<dependency>
<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-datadog</artifactId>
<version>1.0.0-beta.3</version>
<version>1.0.0-beta.4</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down Expand Up @@ -74,6 +74,7 @@ See [API design][design] for general introduction on design and key concepts on

## Examples

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


## Troubleshooting
Expand Down
Loading

0 comments on commit de3cc08

Please sign in to comment.