Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 1.1.2-beta.6 (Unreleased)
## 1.1.2-beta.6 (2026-06-05)

### Bugs Fixed

Expand All @@ -15,12 +15,6 @@

- Hardened redirect handling in the Confidential Ledger client. Credentials and request bodies are now only forwarded on HTTPS redirects whose target hostname matches the configured ledger endpoint or one of its subdomains, with the same port. Redirects to any other target are refused.

## 1.1.2-beta.5 (Unreleased)

### Features Added

- This pre-release was not published; its contents are included in 1.1.2-beta.6.

## 1.1.2-beta.4 (2026-02-18)

### Bugs Fixed
Expand Down
Loading