Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/healthcareapis/armhealthcareapis/2.0.0 …
Browse files Browse the repository at this point in the history
…generation from spec commit: b8c74fd80b415fa1ebb6fa787d454694c39e0fd5 (#22076)

Co-authored-by: ReleaseHelper <ReleaseHelper>
  • Loading branch information
azure-sdk committed Dec 20, 2023
1 parent 9725a99 commit 72768a2
Show file tree
Hide file tree
Showing 46 changed files with 995 additions and 295 deletions.
21 changes: 21 additions & 0 deletions sdk/resourcemanager/healthcareapis/armhealthcareapis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Release History

## 2.0.0 (2023-12-22)
### Breaking Changes

- Struct `FhirServiceAccessPolicyEntry` has been removed
- Field `AccessPolicies` of struct `FhirServiceProperties` has been removed

### Features Added

- New struct `CorsConfiguration`
- New struct `Encryption`
- New struct `EncryptionCustomerManagedKeyEncryption`
- New struct `FhirServiceImportConfiguration`
- New struct `ImplementationGuidesConfiguration`
- New struct `ServiceImportConfigurationInfo`
- New field `CorsConfiguration`, `Encryption`, `EventState` in struct `DicomServiceProperties`
- New field `Encryption`, `ImplementationGuidesConfiguration`, `ImportConfiguration` in struct `FhirServiceProperties`
- New field `EnableRegionalMdmAccount`, `IsInternal`, `MetricFilterPattern`, `ResourceIDDimensionNameOverride`, `SourceMdmAccount` in struct `MetricSpecification`
- New field `CrossTenantCmkApplicationID` in struct `ServiceCosmosDbConfigurationInfo`
- New field `ImportConfiguration` in struct `ServicesProperties`


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

Expand Down
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/d55b8005f05b040b852c15e74a0f3e36494a15e1/specification/healthcareapis/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/d55b8005f05b040b852c15e74a0f3e36494a15e1/specification/healthcareapis/resource-manager/readme.go.md
- https://github.com/Azure/azure-rest-api-specs/blob/b8c74fd80b415fa1ebb6fa787d454694c39e0fd5/specification/healthcareapis/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/b8c74fd80b415fa1ebb6fa787d454694c39e0fd5/specification/healthcareapis/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 1.2.0
tag: package-2021-11
module-version: 2.0.0
tag: package-2023-11
```

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.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 72768a2

Please sign in to comment.