Gooddata-sdk

Latest version: v1.40.0

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

Scan your dependencies

Page 4 of 8

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)

1.24.0

Features
- add support for native totals [744](https://github.com/gooddata/gooddata-python-sdk/pull/744) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/01ebbfa3a8f11a5011b718aac0fc4560799ee001))
- Slack notification after successful release [748](https://github.com/gooddata/gooddata-python-sdk/pull/748) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/9b2355f937892aab7693af0fe87acfcbaa10de13))
- add metadata to export_pdf [754](https://github.com/gooddata/gooddata-python-sdk/pull/754) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/c36210ddbb12722a3dcf793994631fb5631bf799))
- Support filterBy and exactFilter options for collectLabelElement api [758](https://github.com/gooddata/gooddata-python-sdk/pull/758) ([Christopher Bonilla](https://github.com/gooddata/gooddata-python-sdk/commit/202d3231256292ae998fc068fee94a612e02a0e8))

Code Refactoring
- adapt to the change of NATIVE -> NAT on backend [746](https://github.com/gooddata/gooddata-python-sdk/pull/746) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/92038ef025f06d5c0d4ad5b970bf41c2976613ee))
- change typing for Python 3.8 [754](https://github.com/gooddata/gooddata-python-sdk/pull/754) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/48d333a3fbcbdaf8975ed1d5d64c4ed117fc2e37))

Chores
- improve logging of flexfun invocations [750](https://github.com/gooddata/gooddata-python-sdk/pull/750) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/4a6740368e0b201d8c1f68efd7a034b578ccb4c9))
- manually bump version [750](https://github.com/gooddata/gooddata-python-sdk/pull/750) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/a31fcf968229bf35ab81a10763636a6511f49d5c))
- add gooddata-flight-server to tbump config [752](https://github.com/gooddata/gooddata-python-sdk/pull/752) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/d93a8a53e3979a3f58d959f9b55e6a0554f60679))
- regenerate api client [756](https://github.com/gooddata/gooddata-python-sdk/pull/756) ([Tjev](https://github.com/gooddata/gooddata-python-sdk/commit/e98fdaf5da1713e22feb2112775c6622e5fff94a))

Commits
- 5b99a83: Bump to 1.24.0 (hkad98) [760](https://github.com/gooddata/gooddata-python-sdk/pull/760)

1.23.0

Features
- add missing attributes for declarative users [721](https://github.com/gooddata/gooddata-python-sdk/pull/721) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/3a8195c603c5d94c0a0a2e7da6c485b8556b3db4))
- add PythonSDK CLI [721](https://github.com/gooddata/gooddata-python-sdk/pull/721) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/7668ff59cffc0c45614924b8136dbef70cbc1d04))
- bootstrap new package [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/91086da7d6c7c8e8a1813724d331048d01a406b7))
- add code to read & validate server config [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/4502091c154811651bd44cfb9f3116707550e4a7))
- add server mainline and CLI [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/ae1c3757b031d4b697fdb6fb17b047f227b2ea54))
- enhance server with Flight RPC support [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/f2ecd4fcb462379bdee268b76f593a1af3863c7a))
- introduce FlexFun and FlexFun server [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/caa69e0f88fe40d588c051d848cab253563455f7))
- add support for TLS [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/62bfd6353bc8f622275e86c8cc2a8bb3a2f38a4b))
- add token authentication [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/ac3b9c2ae07ccabe85aaa3cd59408157297fb0f7))
- **cli**: bumped node cli version [735](https://github.com/gooddata/gooddata-python-sdk/pull/735) ([Andy Chumak](https://github.com/gooddata/gooddata-python-sdk/commit/3590033f7bd4c1017d097c0b55713e7676637c90))
- remove enableCaching and cachePath from DS context [727](https://github.com/gooddata/gooddata-python-sdk/pull/727) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/d82c5f5282bfa12044ddfc5a92175c0599c01023))
- key-pair authentication for Snowflake [738](https://github.com/gooddata/gooddata-python-sdk/pull/738) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/91e310059171cc9282cfe50ffdb6130010962e42))

Bug Fixes
- missing documentation for get_visualization [718](https://github.com/gooddata/gooddata-python-sdk/pull/718) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/01f786d7ba116f48c942126b10d0f0cecb4a3d10))
- incorrectly handling credentials for DS [721](https://github.com/gooddata/gooddata-python-sdk/pull/721) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/5e62dcb55337aa707d4369b0768f6ec4122eb1af))
- result wanted to close Arrow table [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/78f0fc29657d66619f00c0850f0727202bc1302d))
- do not add copyrights to generated test certs [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/0bf169853bdb352b6ac53f4df9a19177af0522e2))
- regenerate test TLS certificates [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/f1e007b124ddfd587a400e58746b610a009003e2))
- reflect code review comments [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/aa3bfe6587280ecb1cffe3e0d270c912be0a8b3b))
- add missing package.json to .whl [729](https://github.com/gooddata/gooddata-python-sdk/pull/729) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/6a20481793e95088fb15d79b0c8082f2ab25cf2a))
- setup.py does not include scripts definition [731](https://github.com/gooddata/gooddata-python-sdk/pull/731) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/cf8ed4761fc25ba13ea9064ca7ad858c8498cf83))
- include logging ini file in built wheel [733](https://github.com/gooddata/gooddata-python-sdk/pull/733) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/32c2edcbf0eb57f7ddd42d3a7947d464ca1ceae3))

Code Refactoring
- reformat code using ruff [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/d225688d0b62be1a23be2a55c4d413dc66e2949c))

Tests
- make tests green [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/3a9b73cb599b6221efad12d2a771e193294b0fa6))
- remove enableCaching and cachePath from DS context [727](https://github.com/gooddata/gooddata-python-sdk/pull/727) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/0955c4f3d6dcc290018518a3186533c9bb441e2a))

Chores
- update license [724](https://github.com/gooddata/gooddata-python-sdk/pull/724) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/3ef66a5b5e1593892e8047c2c26ec74b93dabf19))
- modify format-fix target [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/5c259b165306c55b2f9ec21c1733ce316a962c84))
- integrate task exec to flight server [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/b9ad1037c0ae511c088bb18adc0c88a5a75613af))
- tweak ruff settings [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/f4cb42826736f02e7a8119b4d90d0d05210233f1))
- fix mypy errors [726](https://github.com/gooddata/gooddata-python-sdk/pull/726) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/f1b852c39295234558490b7191a712c66e785676))
- add typed marker [731](https://github.com/gooddata/gooddata-python-sdk/pull/731) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/81df7164d3198a639f2e51c978474a15c7c94132))
- establish public API [731](https://github.com/gooddata/gooddata-python-sdk/pull/731) ([Lubo Slivka](https://github.com/gooddata/gooddata-python-sdk/commit/f237c1be25e73a91ea9b9c0340c7a1cb9e6f55d4))
- regenerate api client [727](https://github.com/gooddata/gooddata-python-sdk/pull/727) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/1dea850dea66a55e1cbfdff78d9f52760d2fc450))
- simplify ds jdbc tests [738](https://github.com/gooddata/gooddata-python-sdk/pull/738) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/e12164a3d7fcab86888e708469122576fbeee780))
- remove unused licenses [740](https://github.com/gooddata/gooddata-python-sdk/pull/740) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/cf020dbcb153fab909cc3f37eca6b0a852af1d1f))

Commits
- 9d97fa1: Bump to 1.23.0 (hkad98) [742](https://github.com/gooddata/gooddata-python-sdk/pull/742)

1.22.0

Features
- bump pandas version [698](https://github.com/gooddata/gooddata-python-sdk/pull/698) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/d013dfdc92ab6a84f34d595332bef57bb35fbf68))
- add support for Python3.12 [698](https://github.com/gooddata/gooddata-python-sdk/pull/698) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/a82160125c31d376f371b6a67fe314da861f36a7))
- add python-dotenv dependency [700](https://github.com/gooddata/gooddata-python-sdk/pull/700) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/9d80e063791f71c63bf3c95e9907ca732e857e35))
- accept AaC config [708](https://github.com/gooddata/gooddata-python-sdk/pull/708) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/98087b9f6a3d8c06a460f83f08e9e50b9015ad0d))
- inject data source credentials from config [712](https://github.com/gooddata/gooddata-python-sdk/pull/712) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/7326f3b7745e35544ba45129ffb4ae01858408aa))

Bug Fixes
- use master tag instead of stable tag [704](https://github.com/gooddata/gooddata-python-sdk/pull/704) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/1adf39d2f60846574e1fe861ba6bd832211ad331))
- allow specifying timeout for get_visualization [714](https://github.com/gooddata/gooddata-python-sdk/pull/714) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/07fc7e917163413ca0a8a6c36274007d2f86eb4d))

Chores
- minor improvements [708](https://github.com/gooddata/gooddata-python-sdk/pull/708) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/6f8a8a8ab2ddb7a82f1e4d4e55f1988bd16da737))
- bump test dependencies [710](https://github.com/gooddata/gooddata-python-sdk/pull/710) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/e020bea8a71a8e7a7c1fa72f439c13376a962e37))
- remove unused parameter [712](https://github.com/gooddata/gooddata-python-sdk/pull/712) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/5cb59c0aa0dabcca8119b1b70f3183eab81ccc52))

Commits
- 007b955: gooddata-dbt: Add support for Redshift (Jan Soubusta) [702](https://github.com/gooddata/gooddata-python-sdk/pull/702)
- e8990bc: gooddata-dbt: ignore pure DuckDB (Jan Soubusta) [702](https://github.com/gooddata/gooddata-python-sdk/pull/702)
- d00e780: gooddata-dbt: fix Redshift data source (Jan Soubusta) [706](https://github.com/gooddata/gooddata-python-sdk/pull/706)
- e765dd4: Bump to 1.22.0 (hkad98) [716](https://github.com/gooddata/gooddata-python-sdk/pull/716)

1.21.0

Features
- Add tests for Localization methods [694](https://github.com/gooddata/gooddata-python-sdk/pull/694) ([Mara3l](https://github.com/gooddata/gooddata-python-sdk/commit/f1f0159a6e4722cd49670a5b97d52e1e8a203bc7))

Commits
- INFRA-3534 rollout ARC github-runner [692](https://github.com/gooddata/gooddata-python-sdk/pull/692) ([Hung Cao Hiep](https://github.com/gooddata/gooddata-python-sdk/commit/c6ed5809ee18bb2a8e6a84123d7ad7933a64159a))
- 588c349: Bump to 1.21.0 (hkad98) [696](https://github.com/gooddata/gooddata-python-sdk/pull/696)

1.20.0

Features
- remove deprecated occurrence of `insight` [686](https://github.com/gooddata/gooddata-python-sdk/pull/686) ([Jan Kadlec](https://github.com/gooddata/gooddata-python-sdk/commit/714b3760e0296f3fdfda24bc8ea7bca2c456c7ec))
- Translations PySDK support [688](https://github.com/gooddata/gooddata-python-sdk/pull/688) ([Mara3l](https://github.com/gooddata/gooddata-python-sdk/commit/11bce4f06ff48d536086cf68d652bdd5fbdf86a5))

Commits
- rollout ARC github-runner - infra1-small [684](https://github.com/gooddata/gooddata-python-sdk/pull/684) ([Hung Cao Hiep](https://github.com/gooddata/gooddata-python-sdk/commit/a6febd3737ecb57bdb9d4d960afec2cafc2c4536))
- 23d7f7e: Bump to 1.20.0 (hkad98) [690](https://github.com/gooddata/gooddata-python-sdk/pull/690)

Page 4 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.