datasketch v1.9.0 Release Notes

Release Date: 2026-01-18 // 2 months ago
  • What's Changed

    • โฌ†๏ธ Bump actions/checkout from 5 to 6 by @dependabot[bot] in #294
    • ๐Ÿ”€ Match async Redis interface with sync + introduce aioredis integration tests by @Varun0157 in #293
    • ๐Ÿ‘ท chore: add Python 3.13 to CI workflow matrix by @bhimrazy in #295
    • โž• Add code coverage support with pytest-cov and Codecov integration by @bhimrazy in #296
    • ๐Ÿ‘ท chore: remove Travis CI configuration and related scripts by @bhimrazy in #298
    • chore: add pyright type checking and ci checks for it by @bhimrazy in #280
    • โฌ†๏ธ Bump version from 1.8.0 to 1.9.0 by @ekzhu in #299

    Full Changelog : v1.8.0...v1.9.0


Previous changes from v1.8.0

  • What's Changed

    • ๐Ÿ”‹ Feature: implement MinHashLSHDeletionSession to speed up key deletions by @Varun0157 in #272
    • โšก๏ธ [BREAKING] Migrate to uv package management and also update CI/CD by @bhimrazy in #271
    • ๐Ÿ›  Fix: link check failure occurring in the master branch. by @bhimrazy in #276
    • ๐Ÿ“„ Docs: update environment setup instructions and remove .python-version by @bhimrazy in #277
    • โฌ†๏ธ Bump supercharge/mongodb-github-action from 1.8.0 to 1.12.0 by @dependabot[bot] in #279
    • โฌ†๏ธ Bump actions/checkout from 4 to 5 by @dependabot[bot] in #278
    • ๐Ÿ›  Fix: allow prepickle to be False for Redis storage by @Varun0157 in #274
    • โšก๏ธ Update version to 1.7.1 by @ekzhu in #281
    • ๐Ÿ›  Fix formatting in README by @bhimrazy in #283
    • โฌ†๏ธ Bump python version in README by @dipeshbabu in #285
    • ๐Ÿ›  Fix: replace buffer with memoryview for compatibility by @bhimrazy in #289
    • ๐Ÿ›  Fix: Introduce Redis integration tests + resolve key type disparity across Redis and Cassandra by @Varun0157 in #284
    • โฌ†๏ธ Bump supercharge/mongodb-github-action from 1.12.0 to 1.12.1 by @dependabot[bot] in #291
    • ๐Ÿ”‹ Feature: optional CuPy backend for MinHash.update_batch by @dipeshbabu in #286
    • ๐Ÿ›  Fix: use of perf_counter() instead of deprecated clock() in time module by @dipeshbabu in #290
    • โฌ†๏ธ Bump version from 1.7.1 to 1.8.0 by @ekzhu in #292

    ๐Ÿ†• New Contributors

    Full Changelog : v1.7.0...v1.8.0