Skip to content

Commit 5f50c54

Browse files
author
SDKAuto
committed
CodeGen from PR 26391 in Azure/azure-rest-api-specs
Merge 196f13fc0273f81eb7389aec39596235bf09d8d7 into 3e776cd000b82303fb54ed8ee8e973515c97124a
1 parent 6316e3b commit 5f50c54

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+4447
-4130
lines changed

sdk/resourcemanager/applicationinsights/armapplicationinsights/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Release History
22

3+
## 2.0.0-beta.3 (2023-10-27)
4+
### Breaking Changes
5+
6+
- Field `InnerError` of struct `WorkbookErrorDefinition` has been removed
7+
8+
### Features Added
9+
10+
- New value `WebTestKindStandard` added to enum type `WebTestKind`
11+
- New function `*ClientFactory.NewOperationsClient() *OperationsClient`
12+
- New function `NewOperationsClient(azcore.TokenCredential, *arm.ClientOptions) (*OperationsClient, error)`
13+
- New function `*OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]`
14+
- New struct `ErrorFieldContract`
15+
- New struct `HeaderField`
16+
- New struct `WebTestPropertiesRequest`
17+
- New struct `WebTestPropertiesValidationRules`
18+
- New struct `WebTestPropertiesValidationRulesContentValidation`
19+
- New field `Details` in struct `ErrorResponse`
20+
- New field `Request`, `ValidationRules` in struct `WebTestProperties`
21+
- New field `Innererror` in struct `WorkbookErrorDefinition`
22+
23+
324
## 1.1.1 (2023-04-14)
425
### Bug Fixes
526

sdk/resourcemanager/applicationinsights/armapplicationinsights/analyticsitems_client.go

Lines changed: 31 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcemanager/applicationinsights/armapplicationinsights/analyticsitems_client_example_test.go

Lines changed: 0 additions & 195 deletions
This file was deleted.

0 commit comments

Comments
 (0)