Skip to content

v1.56.0

Choose a tag to compare

@github-actions github-actions released this 27 Nov 10:03
· 17 commits to master since this release

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

Tests

  • 4243aeb - add a test for locales in declarative api (commit by @fiedlr)

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