1.4.1-beta.3 (2026-02-17)
Features Added
- Added
ConfidentialLedgerRedirectPolicyto automatically follow HTTP 307/308 redirects while preserving the Authorization header. Previously, the SDK did not follow redirects by default, and even when redirects were enabled, the Authorization header was stripped on cross-domain redirects between ACL nodes, causing write operations to fail when routed to non-primary nodes.