cryoet-data-portal-python-client: v3.1.0
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