Skip to content

Commit

Permalink
CodeGen from PR 18146 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 9cb005f204868fd2d4b1e1b120d463b157837206 into 8174b2fc60e288a9d7fcdff5f9414e43a6ad5989
  • Loading branch information
SDKAuto committed Mar 10, 2022
1 parent 29173d1 commit f2e6279
Show file tree
Hide file tree
Showing 84 changed files with 1,366 additions and 461 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 (2022-03-10)

- 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 f2e6279

Please sign in to comment.