1.7.20 (2026-08-16)
Bug Fixes
- cubestore: bump lru to 0.18.2 to clear two use-after-free advisories (#11531) (387e1ad)
- cubestore: drop async-std to clear the crossbeam advisories (#11546) (58f3cd7)
- deps: bump uuid from 8.3.2 to 11.1.1 across the packages that declare it (#11534) (c66cbbe)
- deps: float handlebars, form-data and tar to clear two criticals (#11549) (33c8828), closes #7891 #7589 #11109 #7589 #8252
- schema-compiler: escape LIKE wildcards on the native planner (#11569) (f050c08), closes #11570
- shared,templates: replace the unmaintained decompress package (#11532) (f7822ca)
- tesseract: project a primary key once in the keys subquery (#11527) (528d755), closes #11455