Features
- add convertor from Compute dicts to SDK model [763](https://github.com/gooddata/gooddata-python-sdk/pull/763) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/5a55885ba244de2e6a5115771c671a652c5bbd83))
- drop support for Python 3.8 [762](https://github.com/gooddata/gooddata-python-sdk/pull/762) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/e10034961af210bf50b26ba152713296cd7eb8e2))
- add python_version in mypy.ini [762](https://github.com/gooddata/gooddata-python-sdk/pull/762) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/62b518089a94091fa2984d83f0bfcafb3309bfe3))
- add target-version for ruff [762](https://github.com/gooddata/gooddata-python-sdk/pull/762) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/2e80f8b407391036846e657866349f8f82a156dd))
- add classes to parse executionRequest in Flight RPC [765](https://github.com/gooddata/gooddata-python-sdk/pull/765) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/34041dd0bf32524a89341c61b04bda2f003e4867))
- utilize almost majority of UP rules [770](https://github.com/gooddata/gooddata-python-sdk/pull/770) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/d51ea62fdb012640441c30ef4e6b9a627a8d4cec))
- utilize all SIM rules [770](https://github.com/gooddata/gooddata-python-sdk/pull/770) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/a57bda4e4d26fd7792bf954f297828082586192e))
- utilize all PERF rules [772](https://github.com/gooddata/gooddata-python-sdk/pull/772) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/8311c560538fd7a6a49ec075f45b3a9d04bfac02))
- add support for ExecutionContextAttributes [774](https://github.com/gooddata/gooddata-python-sdk/pull/774) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/ba24cc516b4fcfd96fedc1d05f71dc75218d53a9))
Bug Fixes
- prevent Dockerfile warnings [765](https://github.com/gooddata/gooddata-python-sdk/pull/765) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/6b1cf04a65c0a062a600128ef7334a7f078dd850))
- prevent some code smells [765](https://github.com/gooddata/gooddata-python-sdk/pull/765) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/c6b98d31b8ebc7c6c8a7695a97b176b6aa6f4488))
Code Refactoring
- replace legacy typing with the new one [762](https://github.com/gooddata/gooddata-python-sdk/pull/762) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/2b3cce4d513a2cee133c8e3f841e3233888311a2))
- remove py38 from tox envlist [767](https://github.com/gooddata/gooddata-python-sdk/pull/767) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/551a1b3e5c8c671f73b1dceea2cc542b5f48a94a))
Continuous Integration
- add gooddata-flight-server to CI builds [765](https://github.com/gooddata/gooddata-python-sdk/pull/765) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/fa60a450bcb87c6770ce4fb77bbfbc364d0934da))
- publish gooddata-flight-server coverage [765](https://github.com/gooddata/gooddata-python-sdk/pull/765) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/aae8d69797bbdc0260bc28d09f20bf66d8ed8f9d))
Chores
- add lint and lint-fix make targets [765](https://github.com/gooddata/gooddata-python-sdk/pull/765) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/d5686fa9c2928eab35ea68050d30baa604d563d1))
- upgrade dependencies in Dockerfile [765](https://github.com/gooddata/gooddata-python-sdk/pull/765) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/724cbba6f314f8a6e13b5b034417a9339b11ef16))
- enable rollup totals in pysdk aio d-c [775](https://github.com/gooddata/gooddata-python-sdk/pull/775) ([Tjev](https://github.com/gooddata/gooddata-python-sdk/commit/24b074644d5d4d8811159e82dc8457af30abe7a0))
- missing dependency for tox [779](https://github.com/gooddata/gooddata-python-sdk/pull/779) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/3a05300ac56a9e7c0b476442ab972d522afeb1c8))
Commits
- b06980f: Bump to 1.25.0 (hkad98) [778](https://github.com/gooddata/gooddata-python-sdk/pull/778)
- 19e6fae: Merge branch 'master' into release/1.25.0 (Jan Kadlec) [778](https://github.com/gooddata/gooddata-python-sdk/pull/778)