Releases: gooddata/gooddata-python-sdk
Releases · gooddata/gooddata-python-sdk
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)
v1.45.0
New Features
1abbcbc
- add support for rich text content into_translate
(commit by @hkad98)f7f40bb
- add is_cancellable support to GoodPandas (commit by @no23reason)37d1759
- ai: Add saved visualizations method (commit by @malmiron)
Bug Fixes
Refactors
11af815
- improve is_cancelled docs (commit by @no23reason)
v1.44.0
New Features
f58c4ef
- add support for polling in FlexConnect server (commit by @no23reason)173aa5b
- make the polling extension opt-in (commit by @no23reason)8c42f63
- add description to workspace (commit by @hkad98)7b1d8a7
- add Snowflake key-pair support toload_and_put_declarative_data_sources
(commit by @hkad98)2272a95
- add on_execution_submitted to gooddata_pandas (commit by @no23reason)
Bug Fixes
ce2fdb1
- handle cancel return values in FlexConnect (commit by @no23reason)
Refactors
e64c5e5
- extract the payload parsing (commit by @no23reason)a5eef85
- use more adequate parameter names in data_access.py (commit by @no23reason)
Chores
9b41a5b
- address npm findings (commit by @hkad98)f67ee61
- use Execution in data_access.py (commit by @no23reason)
v1.43.0
New Features
cf03aab
- ai: Add support for single call chat (commit by @malmiron)51921ca
- ia: Add stream implementation for chat (commit by @malmiron)338ad07
- cancellation: Remove obsoleted code comments (commit by @dkalocGD)b51f551
- ai: Update AI compute docstring. (commit by @Mara3l)469c750
- add cancel method to the Execution object (commit by @no23reason)263e84b
- ai: Add ChatResult converter to exec def (commit by @malmiron)123a41b
- ai: Allow to create df from chat response (commit by @malmiron)a016126
- ai: Document new AI capabilities (commit by @Mara3l)
Bug Fixes
7c8acb1
- Update LLM Endpoints (commit by @malmiron)9cbe699
- add missing Execution export (commit by @no23reason)2a78f9f
- ai: Use attribute id for label on SDK object (commit by @malmiron)811e8be
- use the correct LICENSE symlink (commit by @no23reason)
Tests
Chores
37c5813
- rename the LICENSE file (commit by @no23reason)
v1.42.0
New Features
25b42e9
- add support for data source messages in FlexConnect (commit by @no23reason)02a09d5
- ai: Add support for AI features (commit by @malmiron)
Bug Fixes
178d7f1
- compute.cancel_executions (commit by @fiedlr)726abe3
- gooddata-sdk: cancel_executions input (commit by @fiedlr)
Chores
616e312
- update oapi spec (commit by @fiedlr)14af88c
- re-generate client (commit by @no23reason)
v1.41.0
New Features
bb1ec71
- add support forInlineMetric
(commit by @hkad98)92bbdf8
- add support for slides export (commit by @hkad98)78510f8
- add export template support (commit by @hkad98)ce27f75
- cancel tokens bouncing (commit by @fiedlr)a60c5a6
- add support for cancel api (commit by @fiedlr)80a38d8
- add a global executions_cancellable option (commit by @fiedlr)4bd433f
- add exections_cancellable to sdk.create and export Execution (commit by @fiedlr)
Bug Fixes
c396765
- fix ranking filter conversion (commit by @no23reason)1e4fbd3
- add limits to ErrorInfo fields (commit by @lupko)