Skip to content

Releases: losfair/blueboat

v0.3.0-alpha.4

03 Jun 06:46
Compare
Choose a tag to compare
v0.3.0-alpha.4 Pre-release
Pre-release

Optimized MDS data path - 2x performance improvement on KV operations.

v0.2.14-alpha.1

17 Feb 06:30
Compare
Choose a tag to compare
v0.2.14-alpha.1 Pre-release
Pre-release
  • Add support for stateful native API.
  • Add Zstd compression API.
  • Add AWS signing API.
  • HTML + XML parsing/serialization and DOM queries.

v0.2.12

17 Jan 05:22
Compare
Choose a tag to compare
  • Switch to mimalloc.
  • Fix logging issue when --syslog-kafka is not set.
  • Add smoke test before Docker publish.

v0.2.11

14 Jan 12:40
Compare
Choose a tag to compare
  • Single-copy base64, hex, and aes-aead routines.
  • Add more benchmarks.