Skip to content

v1.64.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Apr 06:45
· 10 commits to master since this release

New Features

  • b7d2744 - gooddata-pandas: add Arrow IPC execution path via for_exec_def_arrow (commit by @Martozar)
  • 290a632 - regenerate api-client and add parameters field (commit by @tychtjan)
  • a982b8e - tests: environment-agnostic VCR cassette normalization (commit by @tychtjan)
  • 73a7cee - gooddata-pandas: Arrow IPC execution path (commit by @Martozar)
  • 6828bad - gooddata-pandas: use orjson for Arrow schema metadata parsing (commit by @Martozar)
  • 30b388e - gooddata-pandas: expose use_arrow and arrow_config on GoodPandas (commit by @Martozar)

Bug Fixes

  • 6a20f1c - gooddata-sdk: update type annotations for ty 0.0.27 and fix Arrow result reading (commit by @Martozar)
  • 8d961f8 - gooddata-sdk: stream Arrow IPC response directly, no BytesIO (commit by @Martozar)
  • 48dc249 - pass entities arg to WASM visualization/dashboard converters (commit by @jaceksan)
  • 1eb9a5a - docker-compose api-gw config and DS credential handling (commit by @tychtjan)
  • aa81fe6 - move AAC fixtures and add cassette normalization (commit by @tychtjan)
  • 7609912 - tests: use indexed placeholders for hash normalization (commit by @tychtjan)
  • afc1b6d - tests: environment-agnostic cassette normalization (commit by @tychtjan)
  • a2f761d - gooddata-sdk: support tabbed dashboard layouts in translation methods (commit by @vondravl)

Tests

  • 199fd91 - gooddata-pandas: Arrow path ground truth and parity coverage (commit by @Martozar)

Chores