Skip to content

Releases: gooddata/gooddata-python-sdk

v1.18.0

18 Apr 13:07
5869217

Choose a tag to compare

Features

Bug Fixes

Documentation

Continuous Integration

Commits

  • Run htmltest action on larger runner #613 (Adam Tkac)
  • update hugo action #573 (Mara3l)
  • 95dbe9c: DP-2847: update hugo actions (Mara3l) #621
  • c78e472: DP-2847: update hugo actions - python (Mara3l) #623
  • 9457772: DP-2847: update hugo action - production env (Mara3l) #625
  • bump ruff version and add rules #627 (hkad98)
  • a26ff56: DP-2847: update hugo action fix _ to - (Mara3l) #631
  • Fix example in get_visualization.md #639 (Jan Soubusta)
  • 6501eff: Update docs/content/en/docs/workspace-content/workspace-content/get_visualization.md (Jan Soubusta) #639
  • 45cd2d8: Bump to 1.18.0 (hkad98) #648

v1.17.0

04 Apr 15:16
aadf10c

Choose a tag to compare

Commits

v1.16.0

21 Mar 14:52
ae0091e

Choose a tag to compare

Features

  • gooddata-sdk: add user management APIs support #589 (hkad98)
  • add support for cache_strategy property #592 (Dan Homola)

Bug Fixes

Tests

  • gooddata-sdk: add tests for user management APIs support #589 (hkad98)

Commits

  • py-sdk: Add labels/formats gathering from exec_response & insight #579 (Roman Hartig)
  • py-sdk: Add human-readable filters description #579 (Roman Hartig)
  • 01d118e: CQ-229: Add dimension sorting support computation logic (Tjev) #575
  • c7e725f: CQ-229: Modify dimension representation as required by exec def (Tjev) #575
  • b63ba8d: CQ-228: Update test_table snapshot to reflect on sort addition (Tjev) #575
  • 3763573: feat(gooddata-sdk) - Add transpose support to execDef assembly logic (Tjev) #582
  • 08690e2: test(gooddata-sdk) - Add snapshot tests for execDef transpose support (Tjev) #582
  • 7c0fca9: trivial(gooddata-sdk) - Add filters setter to visualization object (Tjev) #585
  • 57171d0: refactor(gooddata-sdk) - switch up function definitions ordering (Tjev) #587
  • add .dockerignore for docs build #583 (hkad98)
  • install wheel in tox #583 (hkad98)
  • use uv in tox #583 (hkad98)
  • ignore missing import for gooddata_sdk in mypy #583 (hkad98)
  • change gooddata-cn-ce image link #589 (hkad98)
  • adapt docs build to tox-uv #583 (hkad98)
  • adapt test-ci to tox-uv #583 (hkad98)
  • gooddata-sdk: inconsistent imports #596 (hkad98)
  • bump ruff v0.2.2 -> v0.3.3 #598 (hkad98)
  • use ruff instead of isort #598 (hkad98)
  • bump tox version #598 (hkad98)
  • add more rules for ruff #598 (hkad98)
  • gooddata-sdk: Add locales support for AbsoluteDateFilter #600 (Roman Hartig)
  • gooddata-sdk: Add resolve_all_workspace_settings helper #600 (Roman Hartig)
  • gooddata-sdk: support date filters for get elements #602 (Martin Cermak)
  • 45d28ba: Bump to 1.16.0 (hkad98) #606

v1.15.0

07 Mar 12:34
6f76338

Choose a tag to compare

Features

  • mariadb: add MariaDb support #562 (hkad98)
  • docs: replace "insight" in docs #574 (hkad98)
  • gooddata-dbt: replace "insight" in gooddata-dbt #574 (hkad98)
  • gooddata-fdw: replace "insight" in gooddata-fdw #574 (hkad98)
  • gooddata-pandas: replace "insight" in gooddata-pandas #574 (hkad98)
  • gooddata-sdk: replace "insight" in gooddata-sdk #574 (hkad98)

Bug Fixes

  • sdk: incorrect reference to permissions for a user and user group #571 (hkad98)

Builds

Commits

v1.14.0

22 Feb 13:20
5e4434c

Choose a tag to compare

Features

Documentation

Commits

v1.13.0

25 Jan 14:39
1ee5363

Choose a tag to compare

Bug Fixes

Commits

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

v1.12.0

11 Jan 16:43
0d3192f

Choose a tag to compare

Chores

  • netlify-token: Consolidate netlify site-id and token #508 (Adam Tkac)

Commits

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

v1.11.0

14 Dec 15:02
7b2846c

Choose a tag to compare

Commits

v1.10.0

04 Dec 09:31
5ea6b11

Choose a tag to compare

Commits

v1.9.0

16 Nov 13:26
887cf54

Choose a tag to compare

Commits
  • 1245b92: Update upload-artifact action (hkad98) #409
  • 5451811: Use ruff format instead of Black (hkad98) #410
  • 50b192c: Remove redundant requirements-dev.txt (hkad98) #410
  • 23f7c2f: Bump test requirements (hkad98) #410
  • 4ca264d: Adapt ruff format changes (hkad98) #410
  • Resetting git after generate.sh #411 (Mara3l)
  • edf1af4: DP-2485: Adding gooddata_pandas to hugo docs (Mara3l) #411
  • removing preview auth token #413 (Mara3l)
  • c6a9785: DP-2705: Updating the CONTRIBUTING.md with hugo (Mara3l) #415
  • updating hugo modules #415 (Mara3l)
  • 3bfef27: WEB-4008: Clean up redirects in docs (Mara3l) #417
  • gooddata-dbt - split deploy_models #416 (Jacek)
  • gooddata-dbt - remove PDM management #416 (Jacek)
  • gooddata-dbt - fix and complete gooddata_example.yml #416 (Jacek)
  • gooddata-dbt - run test insights in parallel #416 (Jacek)
  • gooddata-dbt - utility function for get duration #416 (Jacek)
  • 1e4de0c: Add gooddata-dbt to a release process (hkad98) #418
  • b8de0fa: DP-2485: Removing .CN from pandas (Mara3l) #419
  • 4424f32: DP-2485: Adding Pandas overview article (Mara3l) #419
  • 13a80ae: Add Python dependency caching for hugo build (hkad98) #420
  • 215f8d1: Remove deleted requirement from a caching path (hkad98) #420
  • 5c240a3: Remove .CN occurrence (hkad98) #421
  • gooddata-dbt - update documentation #422 (Jacek)
  • 190cb58: Make docs dependency bump independent to path (hkad98) #425
  • ecde876: Bump actions/checkout to v4 (hkad98) #425
  • 97a8445: Automate release process (hkad98) #425
  • e3abea4: Add missing dependency for doc bump (hkad98) #426
  • 13630bc: Fix corrupted workflow (hkad98) #427
  • 94ff239: Install dependencies using Makefile (hkad98) #428
  • c52e7e8: Split requirements and install only the necessary one (hkad98) #429
  • 5f83019: Add missing permission (hkad98) #430
  • f200b6b: Fix gh issue command (hkad98) #432
  • 2b16869: CAL-1109: Adopt dependent filters collectLabelElements API changes (pkol) #424
  • 848b5f3: CAL-1109: Add dependsOn test (pkol) #424
  • do not delete old versions #433 (Mara3l)
  • 3c551e5: Add waiting for PR to be merged (hkad98) #434
  • 5609192: Fix incorrect reference to PR number (hkad98) #436
  • 723771d: Bump to 1.9.0 (hkad98) #437
  • format fix #439 (Mara3l)
  • a601fdc: Revert "[bot] bump to 1.9.0" (Jan Kadlec) #438
  • 8abb460: trivial (label elements): amend depends_on docstring CAL-1109 (pkol) #440
  • gooddata-dbt - add forgotten argument to upload_notification action #441 (Jacek)
  • gooddata-dbt - enable --dry-run for pre-merge pipelines #441 (Jacek)
  • 441ce52: Regenerate API client (hkad98) #442
  • 02c8d3b: Bump to 1.9.0 (hkad98) #443