v0.60.3
0.60.3
Bugfix / packaging patch on the 0.60 train.
Fixes
- Encryption crypto is always required in
mongreldb-core(aes-gcm,hkdf,hmacare no longer optional deps) - The old
encryptionCargo feature remains as a no-op compatibility shim so published kit crates that still requestfeatures = ["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