Features
- OpenTelemetry tracing integration [791](https://github.com/gooddata/gooddata-python-sdk/pull/791) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/20b691fa2f443c8ac397941cfbfebca0449b77ed))
- add config to influence otel context propagation [791](https://github.com/gooddata/gooddata-python-sdk/pull/791) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/065bf61d2d14486dfb6ce83daaafaf4f473f6775))
- add support for more label elements parameters [793](https://github.com/gooddata/gooddata-python-sdk/pull/793) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/6d860dca4dc4a20366031592ba7f2b4a4fa21b92))
- extend FlexFun execution context [798](https://github.com/gooddata/gooddata-python-sdk/pull/798) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/6322ca0a807fedb590785f2757950ab5dd79ff79))
- add the new gooddata-flexfun package [803](https://github.com/gooddata/gooddata-python-sdk/pull/803) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/f6c9510c0b7e28d81e9be67a17bb465ee9af608c))
- add methods discovery to flight server [803](https://github.com/gooddata/gooddata-python-sdk/pull/803) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/23eb2dc7ff0de3c1d0e57ad6c82ea95d8eb180b3))
- improve error handling [803](https://github.com/gooddata/gooddata-python-sdk/pull/803) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/240c5fe75c8e47b4d2fb830d926cc38751dc99d3))
Bug Fixes
- test execution context deserialization [798](https://github.com/gooddata/gooddata-python-sdk/pull/798) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/513a51cd1f8f7f0dc3314146f92493cec65e6d3f))
- properly deserialize CatalogFilterBy [798](https://github.com/gooddata/gooddata-python-sdk/pull/798) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/a38dd5aa3ac0ce9cd2040d74c87ac651f035dabb))
Documentation
- extend the FlexFun docs [803](https://github.com/gooddata/gooddata-python-sdk/pull/803) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/57ebc204de654b09ad009b87333273ca1f34549c))
Code Refactoring
- get rid of attrs in gooddata-flight-server [798](https://github.com/gooddata/gooddata-python-sdk/pull/798) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/578cd1fec345062466da1edda2b1eb8ab5265fef))
- simplify flight server method discovery [803](https://github.com/gooddata/gooddata-python-sdk/pull/803) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/bf34adebb514aabd6df342537670106013ea8030))
- migrate to decorator-based method discovery [803](https://github.com/gooddata/gooddata-python-sdk/pull/803) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/326769af98334f43cd7bb0e2f8e71ba685511755))
- simplify flight server exceptions [803](https://github.com/gooddata/gooddata-python-sdk/pull/803) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/02aeeb409df37cef922c9b047586a71d0a485bb6))
Tests
- refactor test data [794](https://github.com/gooddata/gooddata-python-sdk/pull/794) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/fc71fa9565fb33d008bd251dc8696a9cd26bb5ed))
Builds
- unify tox envlist with rest of SDK [791](https://github.com/gooddata/gooddata-python-sdk/pull/791) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/be566858c6ecb270b011e2fd1c41ee3db8c09247))
Chores
- add initial tests for task infra [789](https://github.com/gooddata/gooddata-python-sdk/pull/789) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/691553ced1c73ac8ddaf58821a3f5da81bf8d717))
- refresh testing TLS certs [789](https://github.com/gooddata/gooddata-python-sdk/pull/789) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/8a42190cbbdebc2791113817798b76d6b4edb966))
- add forgotten re-exports [797](https://github.com/gooddata/gooddata-python-sdk/pull/797) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/db13aa148b0e2c3987214cc90b989e73b8bf9d74))
- add missing re-exports [801](https://github.com/gooddata/gooddata-python-sdk/pull/801) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/a9fc14891537bb06cc4cd34106c07129ab8b02cc))
- remove flight-server dependencies [805](https://github.com/gooddata/gooddata-python-sdk/pull/805) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/509dadc1ef82344caaee99e825858d0c44539b7f))
Commits
- 7a6cb31: Bump to 1.27.0 (hkad98) [807](https://github.com/gooddata/gooddata-python-sdk/pull/807)