Release 2.2.0
· One min read
Version 2.2.0
- Add WASM/JS MTE Vault implementation
- Support Java Exception serialization
- Pin all internal buffers in C# language interfaces to work around a bug in at least some C# compiler/runtime combinations that move buffer location without copying contents
- Update MKE C# interface to support strings more efficiently
- Redesign the WASM/JS SDK to create a single package that supports CommonJS modules, ECMAScript modules, and Typescript
- Fix an issue with WASM/JS where the saved state array would become invalid if the encoder/decoder was deleted
- Clarify Swift exception throwing in MTE Vault