Skip to content

v1.50.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 14:16
· 77 commits to master since this release

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

Tests

Chores

  • c129583 - gooddata-pipelines: add package description, dev dependencies via poetry groups (commit by @janmatzek)