v1.25.0
github-actions
released this
22 Aug 14:07
·
187 commits
to master
since this release
Features
- add convertor from Compute dicts to SDK model #763 (Dan Homola)
- drop support for Python 3.8 #762 (Jan Kadlec)
- add python_version in mypy.ini #762 (Jan Kadlec)
- add target-version for ruff #762 (Jan Kadlec)
- add classes to parse executionRequest in Flight RPC #765 (Dan Homola)
- utilize almost majority of UP rules #770 (Jan Kadlec)
- utilize all SIM rules #770 (Jan Kadlec)
- utilize all PERF rules #772 (Jan Kadlec)
- add support for ExecutionContextAttributes #774 (Dan Homola)
Bug Fixes
- prevent Dockerfile warnings #765 (Dan Homola)
- prevent some code smells #765 (Dan Homola)
Code Refactoring
- replace legacy typing with the new one #762 (Jan Kadlec)
- remove py38 from tox envlist #767 (Jan Kadlec)
Continuous Integration
- add gooddata-flight-server to CI builds #765 (Dan Homola)
- publish gooddata-flight-server coverage #765 (Dan Homola)
Chores
- add lint and lint-fix make targets #765 (Dan Homola)
- upgrade dependencies in Dockerfile #765 (Dan Homola)
- enable rollup totals in pysdk aio d-c #775 (Tjev)
- missing dependency for tox #779 (Jan Kadlec)