Skip to content

v0.60.3

Choose a tag to compare

@visorcraft visorcraft released this 18 Jul 16:13
v0.60.3
34b0130

0.60.3

Bugfix / packaging patch on the 0.60 train.

Fixes

  • Encryption crypto is always required in mongreldb-core (aes-gcm, hkdf, hmac are no longer optional deps)
  • The old encryption Cargo feature remains as a no-op compatibility shim so published kit crates that still request features = ["encryption"] keep resolving
  • CI clean-qualification disk pressure relief; FFI Release can build from a checkout_ref

Notes

  • kit-ffi/JNI still pin mongreldb-kit 0.60.2 (kit may lag the engine train); monorepo core/query are patched in via [patch.crates-io]
  • Tag CI publishes crates.io, npm, images/binaries, and natives

Full changelog: v0.60.2...v0.60.3