Skip to content

v1.61.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Mar 12:24
· 12 commits to master since this release

New Features

Bug Fixes

  • f9395ea - gooddata-dbt: restore gooddata-dbt CLI entrypoint (commit by @jaceksan)
  • 7c8f9d9 - docs: fix version discovery to match three-part branch names (commit by @hkad98)
  • d68a99a - docs: set HUGO_ENV=production explicitly in v2 workflow (commit by @hkad98)
  • f902234 - docs: fix version regex in assemble-versions.sh to match major.minor dirs (commit by @hkad98)

Performance Improvements

  • f3606a2 - docs: cache Hugo template partials for 29% faster builds (commit by @hkad98)

Refactors

  • 5fd3de0 - gooddata-sdk: migrate @attr.s to @define across all catalog models (commit by @hkad98)
  • 376dde4 - gooddata-dbt: use CatalogGeoAreaConfig type for geo_area_config field (commit by @hkad98)

Chores