Changelog

4.4.1 (2025-04-08)

🧹 Miscellaneous Chores

  • Updating documentation (830074d)

  • Updating documentation generation for PerSectionParameters (#1751) (830074d)

4.4.0 (2025-03-24)

✨ Features

4.3.1 (2025-02-18)

🐞 Bug Fixes

  • Remove duplicated tooltip from Annotated Objects list (#1460) (a42889e)

4.3.0 (2024-12-19)

✨ Features

🧹 Miscellaneous Chores

4.2.1 (2024-12-06)

🐞 Bug Fixes

  • fix argument and return value handling for get_by_id (#1380) (2504e4d)

  • Fix generated examples formatting (#1369) (6cf8473)

4.2.0 (2024-11-27)

✨ Features

  • Support a Client object being shared between threads. (#1351) (ebdc7db)

🧹 Miscellaneous Chores

4.1.0 (2024-11-21)

✨ Features

🐞 Bug Fixes

📝 Documentation

4.0.0 (2024-10-30)

⚠ BREAKING CHANGES

  • Initial support for apiv2 (https://github.com/chanzuckerberg/cryoet-data-portal/pull/1085)

✨ Features

  • Initial support for apiv2 (https://github.com/chanzuckerberg/cryoet-data-portal/pull/1085) (fec4000)

3.1.1 (2024-10-28)

📝 Documentation

  • Move documentation site to Sphinx Immaterial (#1087) (5d549dc)

3.1.0 (2024-08-22)

✨ Features

  • add user agent to client requests (#966) (8209cd4)

  • Generate Python client code using GraphQL introspection (#1008) (35b7265)

🐞 Bug Fixes

  • create recursive_from_prefix path if it does not exist (#940) (0069f08)

  • Use match with substring for exception check in client tests (#895) (07352ec)

  • wait for graphql to be healthy in client tests (#1044) (65f0a4b), closes #942

🧹 Miscellaneous Chores

  • Add additional test case to TestGetDestinationPath (#955) (a9412a8)

  • add instructions and commands to manually release the python package. (#1073) (4833eb9)

  • automate release of python client (#972) (073bff7)