ironoxide 4.2.0

A pure-Rust SDK for accessing IronCore's privacy platform
Documentation
1
2
3
4
5
6
7
8
9
Release Checklist
=================

* Make sure all changes to be released are on `main`
* Compare `main`'s commit history to the change log to ensure all public API changes are included as well as notable internal changes
* Sanity check the version number set in `Cargo.toml` with the change log. Remember, we use semver!
* Commit, push, and merge `Cargo.toml` (if needed) and `CHANGELOG.md`. 
* Run the [release action]https://github.com/IronCoreLabs/ironoxide/actions/workflows/release.yaml
* Check crates.io and docs.rs sites for new version