Releases: gooddata/gooddata-python-sdk
Releases · gooddata/gooddata-python-sdk
v1.56.0
New Features
e2fc8f9- workspace-backup: Backup to Azure blob storage (commit by @benkeanna)a14d5dd- add locale to gooddata-sdk (commit by @fiedlr)b908493- add Cursor rules for coding standards and workflow validation
Bug Fixes
5a14bfc- gooddata-pipelines: improve exception handling in permission validation (commit by @janmatzek)76bda17- add support for InlineFilter to compute_to_sdk_converter (commit by @no23reason)df7dc3a- sdk and flight server cli (commit by @hkad98)
Refactors
7feb7b6- gooddata-pipelines: remove sdk wrappers (commit by @janmatzek)
Tests
Chores
3b50762- relax uv requirements (commit by @no23reason)3da84aa- update api-client (commit by @fiedlr)c4613f3- add types target to Makefile and project_common.mk for mypy checks for gdc_ruler MCP
v1.55.0
New Features
Bug Fixes
92f0591- removeupdate_oidc_parameters(commit by @hkad98)b1fc5e7- gooddata-pipelines: use validated GDC host to create SDK instance (commit by @janmatzek)
Chores
3dcb7bf- improve Dockerfile for ci tests (commit by @hkad98)8b32a4f- fix perf degradation in tests (commit by @hkad98)9dcccdb- fix uv structure (commit by @hkad98)c4fdb6d- bump client (commit by @hkad98)299bd70- specify test dependencies in root (commit by @hkad98)5ca888b- adapt license changes (commit by @hkad98)e9ffc88- gooddata-pipelines: prevent modification of admin user (commit by @janmatzek)eb50166- uv cleanup (commit by @hkad98)
v1.54.0
New Features
987f360- move all packages to directory (commit by @hkad98)3b55048- drop support for Python 3.9 (commit by @hkad98)
Chores
a714da1- adapt uv in infra (commit by @hkad98)db5434c- cleanup after uv (commit by @hkad98)41f14be- setup required version of uv (commit by @hkad98)3c4e532- unify uv usage in workflows (commit by @hkad98)a358800- use--only-groupin workflows (commit by @hkad98)f51508f- fully utilize uv runner in tox (commit by @hkad98)2e438d7- add support for uv in tests-support Dockerfile (commit by @hkad98)670518b- lockuv.lockafter version bump (commit by @hkad98)d693dc0- remove Python 3.9 from classifiers (commit by @hkad98)4046c0c- install specific uv version for test Dockerfile (commit by @hkad98)
v1.53.0
New Features
f83cd28- gooddata-pipelines: add generic provisioning function (commit by @janmatzek)20fd6a9- add certificate support (commit by @hkad98)8995dfa- add timeout attribute forfor_items()(commit by @hkad98)a880907- configure ssl_ca_cert in profile (commit by @hkad98)fb61d16- gooddata-pipelines: add workspace restore (commit by @janmatzek)
Chores
03e3b75- gooddata-pipelines: fix code example in readme (commit by @janmatzek)018a8b8- add gooddata-pipelines to repository readme (commit by @janmatzek)
v1.52.0
New Features
9a473f9- gooddata-pipelines: forbid extra fields in provisioning input models (commit by @janmatzek)
Chores
372e1bd- re-generate the api client (commit by @no23reason)3056398- (gooddata-pipelines): user orjson to load test data (commit by @janmatzek)6af7911- gooddata-pipelines: replace dataclasses with attrs (commit by @janmatzek)
v1.51.0
New Features
c1e6543- gooddata-pipelines: Process workspac backup sequentially (commit by @benkeanna)1d466f5- gooddata-pipelines: Add rate militer and use it on workspace backup (commit by @benkeanna)ea05023- gooddata-pipelines: add ldm extension logic (commit by @janmatzek)96d32ff- gooddata-pipelines: protect current user from changes during provisioning (commit by @janmatzek)
Bug Fixes
c79653b- gooddata-pipelines: fix create_from_profile constructor (commit by @janmatzek)2496294- gooddata-pipelines: expose strage configs in top level (commit by @janmatzek)
Chores
b27c38d- re-generate api-client (commit by @no23reason)5df217c- docs: increase API Reference weight (commit by @janmatzek)67d1d9b- gooddata-pipelines: add bugs and changelog notice to readme (commit by @janmatzek)09fd187- docs: update profiles.yaml example (commit by @janmatzek)e5e0f8c- add .cursor to global .gitignore (commit by @janmatzek)
v1.50.0
New Features
af0cb2e- gooddata-pipelines: implement full load permission provisioning method (commit by @janmatzek)ac0189f- optimize memory allocation when converting execution response to dataframe (commit by @Martozar)9b24663- gooddata-pipelines: Add AWS auth via IAM role (commit by @benkeanna)6e039ab- gooddata-pipelines: Configurable parallelism of backup (commit by @benkeanna)5c3a7f4- add column total header indexes to DataFrameMetadata (commit by @Martozar)6c42c81- gooddata-pipelines: standardize provisioning input models (commit by @janmatzek)7ad6bac- gooddata-pipelines: runtime validation of provisioning inputs (commit by @janmatzek)148c853- gooddata-pipelines: incremental workspace provisioning (commit by @janmatzek)
Bug Fixes
0bfc731- casettes one more (commit by @fiedlr)fac5ac1- mypy (commit by @fiedlr)c1242e1- fix loading aggregated facts for entity dataset (commit by @pcerny)49e528d- gooddata-pipelines: default values for backup methods (commit by @janmatzek)
Tests
134dc7c- add aggregated dataset to testing ldm (commit by @fiedlr)04c31f0- update relevant cassettes (commit by @fiedlr)851b6c3- fix updated tests (commit by @fiedlr)f1b932f- revert clone workspace casettes (commit by @fiedlr)e2fe200- update selected casettes for gooddata-fdw (commit by @pcerny)
Chores
c129583- gooddata-pipelines: add package description, dev dependencies via poetry groups (commit by @janmatzek)
v1.49.0
New Features
ff688a1- add bounded filter (commit by @hkad98)1cd1fab- Allow using credentials for AWS session (commit by @benkeanna)31aeaf1- gooddata-pipelines: Backup workspaces from list of workspace IDs (commit by @benkeanna)6f6f778- add option to sort before store (commit by @hkad98)
Chores
v1.48.0
New Features
d030129- add gooddata-pipelines package (PR #1074 by @janmatzek)07d03a0- add api to gooddata-sdk for agg fact (commit by @fiedlr)2999f2a- add OVERWRITE for cassettes and deepdiff (commit by @fiedlr)662240d- add missing translations (commit by @hkad98)
Tests
Chores
1b17638- make api-client (commit by @fiedlr)e065f92- add gooddata-pipelines to release workflows (PR #1090 by @janmatzek)ed4cb8a- bump gh-action-pypi-publish (commit by @hkad98)fa0cbac- fix gh-action-pypi-publish version (commit by @hkad98)31f86a9- regenerate api client (commit by @hkad98)7a6845a- tests clean up (commit by @hkad98)54a907a- re-create cassettes (commit by @hkad98)
v1.46.0
New Features
592b5dd- IdP management updates (commit by @chrisbonilla95)
Bug Fixes
Chores
2626b04- regenerate api client (commit by @chrisbonilla95)