0.2.1
What's Changed
- Update ed25519-dalek and related versions by @simon-loam in https://github.com/juicebox-systems/juicebox-sdk/pull/76
- Remove unused dependencies by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/77
- Run
cargo update
, etc by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/78 - Switch to stable
tracing
, updateopentelemetry
dependencies by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/79 - Update minimum versions in
Cargo.toml
, etc by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/80 - Update serde past binary blob removal by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/82
- Update webpki packages (reqwest and rustls-webpki) by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/83
- Pin Rust version by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/84
- Remove
uuid
and demoteitertools
by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/85 - marshalling/bytes: Prevent huge memory allocations on invalid input by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/86
- pin version of instant by @simon-loam in https://github.com/juicebox-systems/juicebox-sdk/pull/87
- Fix actions script error path. Add outputs to .gitignore by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/88
- Pin ciborium and hex dependencies by @diego-juicebox in https://github.com/juicebox-systems/juicebox-sdk/pull/89
- Impl std::error::Error on pub error types by @simon-loam in https://github.com/juicebox-systems/juicebox-sdk/pull/90
- Update dependencies by @simon-loam in https://github.com/juicebox-systems/juicebox-sdk/pull/92
- Add optional scope to auth tokens by @simon-loam in https://github.com/juicebox-systems/juicebox-sdk/pull/93
- capture less fn parameters in instrumentation by @simon-loam in https://github.com/juicebox-systems/juicebox-sdk/pull/96
- SDK token creation (with bridging) by @Imperiopolis in https://github.com/juicebox-systems/juicebox-sdk/pull/95
- Update depencencies by @simon-loam in https://github.com/juicebox-systems/juicebox-sdk/pull/97
Full Changelog: 0.2.0...0.2.1