Skip to content

Commit

Permalink
Prepare Attestation SDK for May Release. (#3625)
Browse files Browse the repository at this point in the history
* Prepare attestation for May release

* Removed some noise from changelog
  • Loading branch information
LarryOsterman authored May 5, 2022
1 parent d3dbd56 commit 44af947
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions sdk/attestation/azure-security-attestation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
# Release History

## 1.0.0-beta.2 (Unreleased)

### Features Added

No new features, addressed API Review Feedback.
## 1.0.0-beta.2 (2022-05-10)

### Breaking Changes

Breaking Changes from API Review

- Renamed `AttestationOpenIdMetadata` type to `OpenIdMetadata`.
- Renamed `AttestationSigningCertificateResult` type to `TokenValidationCertificateResult` to more accurately reflect the
purpose of the type.
Expand All @@ -36,8 +30,6 @@ Breaking Changes from API Review
- `AttestationAdministrationClient::RemovePolicyManagementCertificate` becomes `AttestationAdministrationClient::RemoveIsolatedModeCertificate`.
- Removed `ClientVersion` API from `AttestationClient` and `AttestationAdministrationClient`

### Bugs Fixed

### Other Changes

- Added `Endpoint` property to `AttestationClient` and `AttestationAdministrationClient`
Expand Down

0 comments on commit 44af947

Please sign in to comment.