Skip to content

Commit

Permalink
Release refresh all package 1700815965 (#22055)
Browse files Browse the repository at this point in the history
* [Release] sdk/resourcemanager/hdinsight/armhdinsight/1.2.0 generation from spec commit: c1ba9df47907f9012ae14ca4616aed9e5665f9e5

* [Release] sdk/resourcemanager/mysql/armmysql/1.2.0 generation from spec commit: c1ba9df47907f9012ae14ca4616aed9e5665f9e5

* [Release] sdk/resourcemanager/mysql/armmysqlflexibleservers/1.2.0 generation from spec commit: c1ba9df47907f9012ae14ca4616aed9e5665f9e5

* [Release] sdk/resourcemanager/selfhelp/armselfhelp/1.1.0 generation from spec commit: c1ba9df47907f9012ae14ca4616aed9e5665f9e5

* [Release] sdk/resourcemanager/signalr/armsignalr/2.0.0 generation from spec commit: c1ba9df47907f9012ae14ca4616aed9e5665f9e5

* [Release] sdk/resourcemanager/support/armsupport/2.0.0 generation from spec commit: c1ba9df47907f9012ae14ca4616aed9e5665f9e5

* [Release] sdk/resourcemanager/webpubsub/armwebpubsub/2.0.0 generation from spec commit: c1ba9df47907f9012ae14ca4616aed9e5665f9e5

* armselfhelp assets

* [email protected]

* [email protected]

* [email protected]
  • Loading branch information
Alancere authored Nov 27, 2023
1 parent 760c460 commit 22f79af
Show file tree
Hide file tree
Showing 354 changed files with 24,057 additions and 19,324 deletions.
6 changes: 6 additions & 0 deletions sdk/resourcemanager/hdinsight/armhdinsight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

## 1.2.0 (2023-11-24)
### Features Added

- Support for test fakes and OpenTelemetry trace spans.


## 1.2.0-beta.1 (2023-07-28)
### Features Added

Expand Down
7 changes: 7 additions & 0 deletions sdk/resourcemanager/hdinsight/armhdinsight/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,13 @@ A client groups a set of related APIs, providing access to its functionality. C
client := clientFactory.NewVirtualMachinesClient()
```

## Fakes

The fake package contains types used for constructing in-memory fake servers used in unit tests.
This allows writing tests to cover various success/error conditions without the need for connecting to a live service.

Please see https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/samples/fakes for details and examples on how to use fakes.

## Provide Feedback

If you encounter bugs or have suggestions, please
Expand Down
129 changes: 80 additions & 49 deletions sdk/resourcemanager/hdinsight/armhdinsight/applications_client.go

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 22f79af

Please sign in to comment.