Gooddata-sdk

Latest version: v1.33.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

1.29.1

1.29.0

1.28.0

1.27.0

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)

1.26.0

Features
- add support for ExecutionContextFilters [782](https://github.com/gooddata/gooddata-python-sdk/pull/782) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/235290eb310f63a4acce44cb8138f81439832c52))

Bug Fixes
- type ExecutionContext attribute filter values properly [784](https://github.com/gooddata/gooddata-python-sdk/pull/784) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/5ee707781d4201ccb895f211ffe09214871adf2a))

Commits
- 5850d84: Bump to 1.26.0 (hkad98) [786](https://github.com/gooddata/gooddata-python-sdk/pull/786)

1.25.0

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)

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.