Skip to content

cryoet-data-portal-python-client: v3.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 20:18
811716f

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)