Skip to content

Commit

Permalink
Azure Core November Beta Release (#6217)
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Kolesnyk <[email protected]>
  • Loading branch information
antkmsft and antkmsft authored Nov 13, 2024
1 parent e6eaee7 commit 28c6d13
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions sdk/core/azure-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
# Release History

## 1.15.0-beta.1 (Unreleased)
## 1.15.0-beta.1 (2024-11-13)

### Features Added

- Added mTLS support to WinHTTP transport.
- To enable mTLS, first create an appropriate Windows `PCCERT_CONTEXT` object and set the `TlsClientCertificate` field in `WinHttpTransportOptions` to that certificate before creating the `WinHttpTransport` object.

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.14.1 (2024-11-01)

### Bugs Fixed
Expand Down

0 comments on commit 28c6d13

Please sign in to comment.