Skip to content

Commit

Permalink
CodeGen from PR 24139 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 29dbd366e1223ecb3c122311ab11e490c1c7907b into 3c2bb08d44536eecec0a8624587776a05692031c
  • Loading branch information
SDKAuto committed May 24, 2023
1 parent 6f5c6ee commit 0d061fc
Show file tree
Hide file tree
Showing 83 changed files with 96 additions and 13,450 deletions.
12 changes: 12 additions & 0 deletions sdk/resourcemanager/synapse/armsynapse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release History

## 0.8.0 (2023-05-24)
### Breaking Changes

- Type of `ServerVulnerabilityAssessmentProperties.RecurringScans` has been changed from `*VulnerabilityAssessmentRecurringScansProperties` to `*VulnerabilityAssessmentRecurringScansPropertiesAutoGenerated`

### Features Added

- Type of `WorkspaceProperties.ExtraProperties` has been changed from `map[string]any` to `any`
- New struct `VulnerabilityAssessmentRecurringScansPropertiesAutoGenerated`
- New field `OSType`, `TargetFramework` in struct `SelfHostedIntegrationRuntimeStatusTypeProperties`


## 0.7.1 (2023-04-14)
### Bug Fixes

Expand Down
6 changes: 3 additions & 3 deletions sdk/resourcemanager/synapse/armsynapse/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/630ec444f8dd7c09b9cdd5fa99951f8a0d1ad41f/specification/synapse/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/630ec444f8dd7c09b9cdd5fa99951f8a0d1ad41f/specification/synapse/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/synapse/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/synapse/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 0.7.1
module-version: 0.8.0

```

This file was deleted.

Loading

0 comments on commit 0d061fc

Please sign in to comment.