0.2.2
What's Changed
- Add conversions for slices and SecretBytesVec into SecretBytesArray by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/98
- demo: Improve error message for invalid realm ID in auth tokens JSON by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/99
- impl some traits on http::Method by @simon-4242 in https://github.com/juicebox-systems/juicebox-sdk/pull/101
- CI: Pin typst version to fix build by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/100
- Add timeout & refactor reqwest client by @simon-4242 in https://github.com/juicebox-systems/juicebox-sdk/pull/102
- remove service bind on reqwest::Client by @simon-4242 in https://github.com/juicebox-systems/juicebox-sdk/pull/103
- reqwest wrapper: Include server certificate info with responses by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/104
- move cargo audit to own workflow by @simon-4242 in https://github.com/juicebox-systems/juicebox-sdk/pull/106
- Fix bad access with ffi http requests by @Imperiopolis in https://github.com/juicebox-systems/juicebox-sdk/pull/105
- ffi/jni: Tighten and clarify mutex guard lifetimes by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/107
- Use prebuilt artifacts for cocoapods and jni by @Imperiopolis in https://github.com/juicebox-systems/juicebox-sdk/pull/108
Full Changelog: 0.2.1...0.2.2