Gooddata-sdk

Latest version: v1.21.0

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

Scan your dependencies

Page 2 of 5

1.16.0

Features
- **gooddata-sdk**: add user management APIs support [589](https://github.com/gooddata/gooddata-python-sdk/pull/589) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/8fa89873f68472ba4e83fcd46cb3e86067486634))
- add support for cache_strategy property [592](https://github.com/gooddata/gooddata-python-sdk/pull/592) ([Dan Homola](https://github.com/gooddata/gooddata-python-sdk/commit/30bdb16479327adfebc7a48d5e112aef8b77fdc8))

Bug Fixes
- **docs**: fix key error in docs build [594](https://github.com/gooddata/gooddata-python-sdk/pull/594) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/8d52449eb1e5b20a9902557d30b0cba658880bbb))
- **py-sdk**: Add noop AllMetricValueFilter [603](https://github.com/gooddata/gooddata-python-sdk/pull/603) ([Roman Hartig](https://github.com/gooddata/gooddata-python-sdk/commit/2742f67d1a3f6e4674fced0944065dc42202dc94))
- **docs**: fix bug in json_builder.py [608](https://github.com/gooddata/gooddata-python-sdk/pull/608) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/980d598a1b8009d86ed73585ee95c913fbf4cf1e))

Tests
- **gooddata-sdk**: add tests for user management APIs support [589](https://github.com/gooddata/gooddata-python-sdk/pull/589) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/2ea3ef3b8697af0f6822bec271dec725f4d8b090))

Commits
- **py-sdk**: Add labels/formats gathering from exec_response & insight [579](https://github.com/gooddata/gooddata-python-sdk/pull/579) ([Roman Hartig](https://github.com/gooddata/gooddata-python-sdk/commit/f005772698e113d9a219cb2ee2bfde6bbbdb2b28))
- **py-sdk**: Add human-readable filters description [579](https://github.com/gooddata/gooddata-python-sdk/pull/579) ([Roman Hartig](https://github.com/gooddata/gooddata-python-sdk/commit/eadec5d35a750e7d1dcfc1522117f5d0331eab31))
- 01d118e: CQ-229: Add dimension sorting support computation logic (Tjev) [575](https://github.com/gooddata/gooddata-python-sdk/pull/575)
- c7e725f: CQ-229: Modify dimension representation as required by exec def (Tjev) [575](https://github.com/gooddata/gooddata-python-sdk/pull/575)
- b63ba8d: CQ-228: Update test_table snapshot to reflect on sort addition (Tjev) [575](https://github.com/gooddata/gooddata-python-sdk/pull/575)
- 3763573: feat(gooddata-sdk) - Add transpose support to execDef assembly logic (Tjev) [582](https://github.com/gooddata/gooddata-python-sdk/pull/582)
- 08690e2: test(gooddata-sdk) - Add snapshot tests for execDef transpose support (Tjev) [582](https://github.com/gooddata/gooddata-python-sdk/pull/582)
- 7c0fca9: trivial(gooddata-sdk) - Add filters setter to visualization object (Tjev) [585](https://github.com/gooddata/gooddata-python-sdk/pull/585)
- 57171d0: refactor(gooddata-sdk) - switch up function definitions ordering (Tjev) [587](https://github.com/gooddata/gooddata-python-sdk/pull/587)
- add .dockerignore for docs build [583](https://github.com/gooddata/gooddata-python-sdk/pull/583) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/94bf18020918caa12c2fa8759699f48ea6b65af6))
- install wheel in tox [583](https://github.com/gooddata/gooddata-python-sdk/pull/583) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/75b68a00fa7ca399aaccda7ffa0875a5ad3b035e))
- use uv in tox [583](https://github.com/gooddata/gooddata-python-sdk/pull/583) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/f9499441e31e23bcfd30060f2de89a3705c021e6))
- ignore missing import for gooddata_sdk in mypy [583](https://github.com/gooddata/gooddata-python-sdk/pull/583) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/d693464f5f39566fad18fcfd555628ccad124e70))
- change gooddata-cn-ce image link [589](https://github.com/gooddata/gooddata-python-sdk/pull/589) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/b7ef1ea3eb13920416f8f16a0295e1f37a445bdb))
- adapt docs build to tox-uv [583](https://github.com/gooddata/gooddata-python-sdk/pull/583) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/8171714778a001814d118d9bebb627e7f467be80))
- adapt test-ci to tox-uv [583](https://github.com/gooddata/gooddata-python-sdk/pull/583) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/18eafbc9051de7894ec95b242d4546c1aa8cf361))
- **gooddata-sdk**: inconsistent imports [596](https://github.com/gooddata/gooddata-python-sdk/pull/596) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/3463c7b60df36b4c89125157e8bd5d57415154f7))
- bump ruff v0.2.2 -> v0.3.3 [598](https://github.com/gooddata/gooddata-python-sdk/pull/598) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/8d51c93ebc3b7ec55546de0f1fd10646b8d34016))
- use ruff instead of isort [598](https://github.com/gooddata/gooddata-python-sdk/pull/598) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/00f762eeee1f91aa07def5f11f42664646453b90))
- bump tox version [598](https://github.com/gooddata/gooddata-python-sdk/pull/598) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/8d0d41806285bef1dcb97561a35367bfedc9a0b8))
- add more rules for ruff [598](https://github.com/gooddata/gooddata-python-sdk/pull/598) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/8e7a39733d97f50736e8bab2c237cd819ae303f3))
- **gooddata-sdk**: Add locales support for AbsoluteDateFilter [600](https://github.com/gooddata/gooddata-python-sdk/pull/600) ([Roman Hartig](https://github.com/gooddata/gooddata-python-sdk/commit/2c972b9ce01f6626d770069f006ab100dbd05a4e))
- **gooddata-sdk**: Add resolve_all_workspace_settings helper [600](https://github.com/gooddata/gooddata-python-sdk/pull/600) ([Roman Hartig](https://github.com/gooddata/gooddata-python-sdk/commit/8caff5ef04dd5be4e55881f3aaaf7a87d982cfc1))
- **gooddata-sdk**: support date filters for get elements [602](https://github.com/gooddata/gooddata-python-sdk/pull/602) ([Martin Cermak](https://github.com/gooddata/gooddata-python-sdk/commit/304c2174c8e8277b84cbdf3a39eb04d98429711c))
- 45d28ba: Bump to 1.16.0 (hkad98) [606](https://github.com/gooddata/gooddata-python-sdk/pull/606)

1.15.0

Features
- **mariadb**: add MariaDb support [562](https://github.com/gooddata/gooddata-python-sdk/pull/562) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/dbf930675843e25ce827a5a59a4cac2742648eba))
- **docs**: replace "insight" in docs [574](https://github.com/gooddata/gooddata-python-sdk/pull/574) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/5197a4238c993f3f9e73936beafbf37da8887ea6))
- **gooddata-dbt**: replace "insight" in gooddata-dbt [574](https://github.com/gooddata/gooddata-python-sdk/pull/574) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/354d2f33017aac001df900ece4c48d198e086300))
- **gooddata-fdw**: replace "insight" in gooddata-fdw [574](https://github.com/gooddata/gooddata-python-sdk/pull/574) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/2fd4b3e914e23a4d941fb1ddfe45de163716a4ee))
- **gooddata-pandas**: replace "insight" in gooddata-pandas [574](https://github.com/gooddata/gooddata-python-sdk/pull/574) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/6cf3fa5649ef4f8cb4f382e5cb3122a2b48d5ada))
- **gooddata-sdk**: replace "insight" in gooddata-sdk [574](https://github.com/gooddata/gooddata-python-sdk/pull/574) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/22b2297f7810c0005c331ac1fb0195086cfc922c))

Bug Fixes
- **sdk**: incorrect reference to permissions for a user and user group [571](https://github.com/gooddata/gooddata-python-sdk/pull/571) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/775ef9d1167a829fe6c9d1a363b18230d6c14f01))

Builds
- **docs**: maintenance [574](https://github.com/gooddata/gooddata-python-sdk/pull/574) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/18515bde8955cfddcfef9c852ab1861459cdb445))

Commits
- **ci**: bump hugo version [556](https://github.com/gooddata/gooddata-python-sdk/pull/556) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/a7c2b58b6cc53133f9e308954ad7042e96bb57e5))
- **ci**: cache hugo dependencies [558](https://github.com/gooddata/gooddata-python-sdk/pull/558) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/7e32a80878be49386c029c7c2e16bb3bdce9e93f))
- **config**: bump versions [560](https://github.com/gooddata/gooddata-python-sdk/pull/560) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/eb856561305423ecb5e42fe8051cc7e03ac5288b))
- **cicd**: resolve warning in pipeline [560](https://github.com/gooddata/gooddata-python-sdk/pull/560) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/351916621cd4e580a87a8947fc2453618378defe))
- **api client**: regenerate client [562](https://github.com/gooddata/gooddata-python-sdk/pull/562) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/3b182abe7c951654823f3fac1b27ac9997204914))
- **Makefile**: make base url independent [562](https://github.com/gooddata/gooddata-python-sdk/pull/562) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/1813540b363fc5e874595e6d94e5cc4353fb4e33))
- **py-sdk**: Allow changing Insight filters [563](https://github.com/gooddata/gooddata-python-sdk/pull/563) ([Roman Hartig](https://github.com/gooddata/gooddata-python-sdk/commit/519104607629d5385543da45149352202de3d807))
- **api client**: adapt api client changes [562](https://github.com/gooddata/gooddata-python-sdk/pull/562) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/7abf1d14dbfe1bbf157e4d6b1740e8e61545478a))
- 533c6b8: CQ-223: Improve pivot table exec def total support in sdk (Tjev) [567](https://github.com/gooddata/gooddata-python-sdk/pull/567)
- 5e6003d: CQ-223: Add test coverage for enhanced pivot table totals (Tjev) [567](https://github.com/gooddata/gooddata-python-sdk/pull/567)
- 96fa613: CQ-223: Improve code documentation (Tjev) [569](https://github.com/gooddata/gooddata-python-sdk/pull/569)
- 8e3ce3d: Bump to 1.15.0 (hkad98) [577](https://github.com/gooddata/gooddata-python-sdk/pull/577)

1.14.0

Features
- **sdk**: add MySQL support [541](https://github.com/gooddata/gooddata-python-sdk/pull/541) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/48314cb416fa71e8bd121fae2df23aeb620148c1))

Documentation
- **sdk**: fix typos [543](https://github.com/gooddata/gooddata-python-sdk/pull/543) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/f5e9d98e27c709d6dcbb05078c6a2f064cd352c7))
- **sdk**: fix typo [546](https://github.com/gooddata/gooddata-python-sdk/pull/546) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/aac3bb64a4f82ace8ad5e1548512048a4c7b5872))
- **sdk**: fix typo [549](https://github.com/gooddata/gooddata-python-sdk/pull/549) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/29793a62844b1e383b33767066ce50743dc7cd5b))

Commits
- deprecate elt_environment from gooddata config [533](https://github.com/gooddata/gooddata-python-sdk/pull/533) ([Jacek](https://github.com/gooddata/gooddata-python-sdk/commit/b7f063437dc1bc2823e68a8863dceb47496a5471))
- gooddata-dbt - generate short table ID [533](https://github.com/gooddata/gooddata-python-sdk/pull/533) ([Jacek](https://github.com/gooddata/gooddata-python-sdk/commit/509dd05a3fc6b5fa9a749665ecbbec32e06547ba))
- remove obsolete GitHub workflow [533](https://github.com/gooddata/gooddata-python-sdk/pull/533) ([Jacek](https://github.com/gooddata/gooddata-python-sdk/commit/b2829cc73bde0c1543c16b97042178cc1972fab8))
- Allow override source branch for Dev release workflow [533](https://github.com/gooddata/gooddata-python-sdk/pull/533) ([Jacek](https://github.com/gooddata/gooddata-python-sdk/commit/98830d6f610b38dbfdc9bfcdccbb037370f336c7))
- WEB-4007 Bump dependencies [535](https://github.com/gooddata/gooddata-python-sdk/pull/535) ([Nikola Čech](https://github.com/gooddata/gooddata-python-sdk/commit/9b02778d2e45ef62db4bc08312f0a089147750e8))
- b6664a6: Update workflow actions (hkad98) [537](https://github.com/gooddata/gooddata-python-sdk/pull/537)
- 6f446c5: Bump dependencies (hkad98) [538](https://github.com/gooddata/gooddata-python-sdk/pull/538)
- **api client**: regenerate API client [541](https://github.com/gooddata/gooddata-python-sdk/pull/541) ([hkad98](https://github.com/gooddata/gooddata-python-sdk/commit/eb53f57a3c995aae5de42c929ac554d73ba90fe4))
- a81578e: WEB-4007 Ignore dev version in sitemap (Nikola Čech) [552](https://github.com/gooddata/gooddata-python-sdk/pull/552)
- 11ee3ec: Bump to 1.14.0 (hkad98) [554](https://github.com/gooddata/gooddata-python-sdk/pull/554)

1.13.0

Bug Fixes
- **gooddata-pandas**: Process total of grandtotals just once [512](https://github.com/gooddata/gooddata-python-sdk/pull/512) ([Roman Hartig](https://github.com/gooddata/gooddata-python-sdk/commit/a56b99b7a1f430bd698bcb9571b9314a6f3f32b2))

Commits
- 8631bb2: LX-19: Regenerate client (Martin Cermak) [514](https://github.com/gooddata/gooddata-python-sdk/pull/514)
- c733c60: LX-19: Support ValidateBy option for collectLabelElements (Martin Cermak) [514](https://github.com/gooddata/gooddata-python-sdk/pull/514)
- 9cc7b85: gooddata-dbt - decouple from GitHub variables (Jacek) [516](https://github.com/gooddata/gooddata-python-sdk/pull/516)
- skip alpha releases in next_dev.sh [518](https://github.com/gooddata/gooddata-python-sdk/pull/518) ([Jacek](https://github.com/gooddata/gooddata-python-sdk/commit/c1c497886127e50ebedafe8f65a54d9e32665e75))
- be4582c: gooddata-dbt - improve validation of PR number (Jacek) [520](https://github.com/gooddata/gooddata-python-sdk/pull/520)
- 7055389: gooddata-dbt - fix reading environment from dbt Cloud (Jacek) [522](https://github.com/gooddata/gooddata-python-sdk/pull/522)
- 89ebcc5: Add missing format check to pre-commit hook (hkad98) [523](https://github.com/gooddata/gooddata-python-sdk/pull/523)
- move provisioning of localized workspaces [525](https://github.com/gooddata/gooddata-python-sdk/pull/525) ([Jacek](https://github.com/gooddata/gooddata-python-sdk/commit/48b39ee2695fd9e7b62d2cfc2f53275f31d26b00))
- ff8fd67: Regenerate API client (hkad98) [527](https://github.com/gooddata/gooddata-python-sdk/pull/527)
- e25a2db: Bump to 1.13.0 (hkad98) [529](https://github.com/gooddata/gooddata-python-sdk/pull/529)
- fix netlify manual deploy [531](https://github.com/gooddata/gooddata-python-sdk/pull/531) ([Mara3l](https://github.com/gooddata/gooddata-python-sdk/commit/cf4b5752614e3266f61139e7ff0436b130f718fc))

1.12.0

Chores
- **netlify-token**: Consolidate netlify site-id and token [508](https://github.com/gooddata/gooddata-python-sdk/pull/508) ([Adam Tkac](https://github.com/gooddata/gooddata-python-sdk/commit/86a56ebdd291935619bc3b8cb5d679f3d2e2d8b6))

Commits
- baf6c2c: Fix sorting in the script for dev release (hkad98) [487](https://github.com/gooddata/gooddata-python-sdk/pull/487)
- 0042753: PSDK-162: Adopt missing LDM dataset props (Jacek) [489](https://github.com/gooddata/gooddata-python-sdk/pull/489)
- 4de4425: PSDK-162: Fix generation of LDM title for date datasets (Jacek) [489](https://github.com/gooddata/gooddata-python-sdk/pull/489)
- b4fd3fd: PSDK-162: Fix tags of date dims (Jacek) [489](https://github.com/gooddata/gooddata-python-sdk/pull/489)
- f66b413: Document release process (hkad98) [491](https://github.com/gooddata/gooddata-python-sdk/pull/491)
- a24219d: Create rel/x.y.z branch as a part of automated release process (hkad98) [491](https://github.com/gooddata/gooddata-python-sdk/pull/491)
- c322e6d: Clarify the release process (hkad98) [493](https://github.com/gooddata/gooddata-python-sdk/pull/493)
- 9b673f3: Fix issue for user data filters (hkad98) [495](https://github.com/gooddata/gooddata-python-sdk/pull/495)
- remove hugo-python shortcode [497](https://github.com/gooddata/gooddata-python-sdk/pull/497) ([Mara3l](https://github.com/gooddata/gooddata-python-sdk/commit/02818de82226d4b08c717e946345e2d2b380d91f))
- fix docu [499](https://github.com/gooddata/gooddata-python-sdk/pull/499) ([Mara3l](https://github.com/gooddata/gooddata-python-sdk/commit/af1a828d337c5a307c806e53cc9423a359198a7f))
- 708cf81: gooddata-dbt - add integration with GitHub (Jacek) [502](https://github.com/gooddata/gooddata-python-sdk/pull/502)
- 4928411: gooddata-dbt - remove dependency on PyGithub library (Jacek) [502](https://github.com/gooddata/gooddata-python-sdk/pull/502)
- 8b74ea3: gooddata-dbt - custom env variable for GitHub COMMIT_SHA (Jacek) [504](https://github.com/gooddata/gooddata-python-sdk/pull/504)
- ca20240: gooddata-dbt - document already added features in README (Jacek) [504](https://github.com/gooddata/gooddata-python-sdk/pull/504)
- 4ce11db: Bump to 1.12.0 (Mara3l) [506](https://github.com/gooddata/gooddata-python-sdk/pull/506)
- regenerate api clients [510](https://github.com/gooddata/gooddata-python-sdk/pull/510) ([Pavel Cerny](https://github.com/gooddata/gooddata-python-sdk/commit/481c39eb7572c1c657441a3b1f9159412d0f6bdf))
- add AttributeHierarchy to analytical model [510](https://github.com/gooddata/gooddata-python-sdk/pull/510) ([Pavel Cerny](https://github.com/gooddata/gooddata-python-sdk/commit/6d891cd242ac4aca0737246a714d91b60fcd6468))
- update cassetes after api-client update [510](https://github.com/gooddata/gooddata-python-sdk/pull/510) ([Pavel Cerny](https://github.com/gooddata/gooddata-python-sdk/commit/e2ebff9ae9091e0ea223ac7ab6242ba532d409a1))

1.11.0

Commits
- rename pandas overview [467](https://github.com/gooddata/gooddata-python-sdk/pull/467) ([Mara3l](https://github.com/gooddata/gooddata-python-sdk/commit/9c97812907d261fbdc4c4d10db8773193ed2154e))
- 8fd46fa: Bump dependencies (hkad98) [470](https://github.com/gooddata/gooddata-python-sdk/pull/470)
- b05e69c: Support more use cases in DF result (Roman Hartig) [472](https://github.com/gooddata/gooddata-python-sdk/pull/472)
- de2b13e: Regenerate API client (hkad98) [482](https://github.com/gooddata/gooddata-python-sdk/pull/482)
- 9928a41: Bump to 1.11.0 (hkad98) [484](https://github.com/gooddata/gooddata-python-sdk/pull/484)

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.