Skip to content

v1.62.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 09:03
· 73 commits to master since this release

New Features

  • 49f3490 - gooddata-sdk: add CSV upload support for GDSTORAGE data sources (commit by @hkad98)
  • 0dc9bf0 - gooddata-sdk: add CatalogAppearanceService for theme and color palette management (commit by @hkad98)
  • 4926843 - docs: replace hand-written method pages with griffe + pre-renderer pipeline (commit by @hkad98)
  • 4ea7f4a - docs: replace hand-written method pages with griffe + pre-renderer pipeline (commit by @hkad98)
  • e2b6539 - tests: overhaul staging test infrastructure and harden test setup (commit by @tychtjan)
  • d609896 - gooddata-sdk: [AUTO] add GEO_ICON to GoodDataLabelType enum
  • 516813a - gooddata-sdk: [AUTO] add grand_totals_position to ExportSettings

Bug Fixes

  • 6784c8a - docs: guard links.json in generate.sh, narrow cache key (commit by @hkad98)
  • 68c4377 - include test dependency group in docs-scripts CI job (commit by @hkad98)
  • eb6d27a - use exist_ok=True in create_directory to prevent race condition (commit by @vondravl)
  • dd6fc46 - add toml to test dependency group for docs-scripts CI (commit by @hkad98)
  • 6fadedb - docs: remove stale artifacts and fix draft deploy baseURL (commit by @hkad98)
  • 09f2917 - docker: add missing api-gw env vars and regenerate cassettes (commit by @tychtjan)
  • 34d53d0 - gooddata-api-client: restore null-byte regex pattern dropped by OpenAPI Generator (commit by @hkad98)
  • 1251d6e - gooddata-api-client: remove pyproject.toml to fix dev release (commit by @hkad98)
  • 5bef7af - gooddata-api-client: re-lock uv.lock after pyproject.toml removal (commit by @hkad98)
  • 057f4af - gooddata-sdk: fix copyright year and docs format in appearance service (commit by @hkad98)
  • 9a00fc2 - convert RST-style docstrings to Google style for docs generation (commit by @hkad98)
  • 5bc7b49 - tests: unify dummy credentials across environments (commit by @tychtjan)
  • a271ae6 - gooddata-sdk: [AUTO] make LlmProvider models and providerConfig nullable
  • cc20711 - docs: fix docs build for old branches and broken links (commit by @hkad98)
  • 63594e9 - docs: re-enable version caching in V2 deploy (commit by @hkad98)
  • 0f67fe8 - Move nullable fields to correct place (commit by @pmsgd)

Performance Improvements

  • 1b03c8b - docs: pre-render API reference HTML in Python instead of Hugo shortcodes (commit by @hkad98)

Tests

  • f86cb78 - docs: add tests for python_ref_builder, fix types (commit by @hkad98)

Chores

  • 9a8bf6d - aida: add regenerated AIDA onboarding artifacts (commit by @jaceksan)
  • ce4a426 - aida: refresh artifacts for newer AIDA version (commit by @jaceksan)
  • 7389428 - aida: align PR body template with gdc-aida (commit by @jaceksan)
  • f89dd33 - stabilize VCR cassette output to reduce regeneration noise (commit by @jaceksan)
  • 0ef0107 - regenerate API client from updated OpenAPI spec (commit by @tychtjan)
  • 7b95d35 - regenerate VCR cassettes for updated OpenAPI spec (commit by @tychtjan)