Skip to content

Java SDK v1.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Mar 14:07
· 34 commits to main since this release
java/v1.0.1
dbc1eed

Bug Fixes

  • Fixed TLS certificate validation failure when behind corporate VPN/proxy with MITM certificates (e.g., GlobalProtect). The underlying Rust native library now loads CA certificates from the OS native trust store (respecting SSL_CERT_FILE and system certificate stores) while keeping bundled Mozilla roots as a fallback.