Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 09:58

2.0.0 (2025-08-15)

πŸš€ Features

Chore

Refactor

  • [breaking] Remove support for passing a single string to the unwind parameter in DatasetClient (#467) (e8aea2c) by @Mantisus
  • [breaking] Remove deprecated constant re-exports from consts.py (#466) (7731f0b) by @Mantisus
  • [breaking] Replace httpx HTTP client with impit (#456) (1df6792) by @Mantisus
  • [breaking] Remove deprecated as_bytes and as_file parameters from KeyValueStoreClient.get_record (#463) (b880231) by @Mantisus
  • [breaking] Remove parse_response arg from the call method (#462) (840d51a) by @Mantisus