v0.2.0-alpha.2
Pre-release
Pre-release
·
428 commits
to main
since this release
Changed
- Refactor protocol.rs and batch auth bits generation by @robinhundt in #157
- Use register based circuit by @robinhundt in #202
- Update aes and hybrid-array by @robinhundt in #218
- Optimize performance of fabitn by @robinhundt in #206
- Optionally store intermediate data in tmp files by @robinhundt in #204
- Update readme and website by @robinhundt in #225
- Add polytune-server crate by @robinhundt in #228
Fixed
- Api integration fix for platforms where tcp_user_timeout does not work by @kisakishy in #183
- Fix join benchmark by @robinhundt in #186
- Fix api-integration example Dockerfile by @robinhundt in #219
- Fix sql-integration Dockerfiles by @robinhundt in #223
- Fix race condition in api and sql example by @robinhundt in #227
Added
- Add more memory benchmarks by @robinhundt in #158
- Add peak memory tracking to sql-integration by @robinhundt in #159
- OpenAPI docs for api-integration example by @robinhundt in #168
- Bench large join api-integration example by @robinhundt in #176
Full Changelog: v0.2.0-alpha.1...v0.2.0-alpha.2