* Added `Connections` class to allow access to connections in projects * Added `get_connections()` function to `Server` class to allow access to connections in AI Hub repository * Adapted `Time` data type handling to how Studio and AI Hub 9.9.0+ handle it
9.7.1.1
* Fixed `get_server()` call on docker-based environments
9.7.1.0
* Fixed the loss of attribute roles when using `read()` of `Project` class * Explicit error is thrown when a Python Scripting extension with version below 9.7.0 is installed on RapidMiner AI Hub
9.7.0.1
* Added support for versioned projects via the new `Project` class * Added support for versioned projects in `read_resource()` and `run_process()` calls of the `Server` class
9.6.0.0
* Added support for JupyterHub integration with RapidMiner Server * Package is now published on PyPi
9.5.0.0
* Improved data handover, requires 9.5.0 version of the platform