Releases: preset-io/backend-sdk
Releases · preset-io/backend-sdk
0.2.21
What's Changed
- Add option to force Unix EOL on YAML export via the CLI by @kevmk04 in #316
- chore: Paginate Manager API calls by @Vitor-Avila in #320
- feat: Support importing specific asset types by @Vitor-Avila in #322
- chore: Release 0.2.21 by @Vitor-Avila in #323
New Contributors
Full Changelog: 0.2.20...0.2.21
0.2.20
What's Changed
- fix(pre-commit): Updating mirrors-mypy dependencies by @Vitor-Avila in #312
- feat(dbt sync): Support metric key remapping by @Vitor-Avila in #311
- fix(dbt): Keep syncing datasets if one failed to sync columns by @Vitor-Avila in #313
- chore(dbt Cloud): Support versionless jobs by @Vitor-Avila in #314
- chore: release 0.2.20 by @Vitor-Avila in #315
Full Changelog: 0.2.19...0.2.20
0.2.19
What's Changed
- fix(dbt Cloud): Update dbt metadata GraphQL query by @Vitor-Avila in #306
- chore(dbt Core): Bypass metric evaluation if final SQL is provided by @Vitor-Avila in #305
- chore: release 0.2.19 by @Vitor-Avila in #308
Full Changelog: 0.2.18...0.2.19
0.2.18
What's Changed
- fix(dbt Cloud): Support syncing a project without a semantic layer by @Vitor-Avila in #301
- fix(dbt Core): Support syncing metrics without a MetricFlow dialect by @Vitor-Avila in #302
- fix(dbt Cloud): Including GraphQL path for custom endpoints by @Vitor-Avila in #303
- chore: release 0.2.18 by @Vitor-Avila in #304
Full Changelog: 0.2.17...0.2.18
0.2.17
What's Changed
- chore: avoid virtual datasets whenever possible by @betodealmeida in #295
- chore: simplify code by @betodealmeida in #297
- fix(ModelSchema): Allow models with columns set to None by @Vitor-Avila in #298
- chore(dbt sync): Deprecate using the dbt_project file to trigger a dbt sync by @Vitor-Avila in #299
- chore: release 0.2.17 by @Vitor-Avila in #300
Full Changelog: 0.2.16...0.2.17
0.2.16
What's Changed
- fix(dbt): Avoid raising an error when syncing specific models by @Vitor-Avila in #289
- chore(dbt): Instruct users of missing dependency when creating a Snowflake virtual dataset by @Vitor-Avila in #290
- fix(dbt): Remove Redshift-specific column metadata by @Vitor-Avila in #291
- fix(import-assets): Include all dashboard depedencies when using the the --split flag by @Vitor-Avila in #292
- chore: release 0.2.16 by @Vitor-Avila in #294
Full Changelog: 0.2.15...0.2.16
0.2.15
What's Changed
- chore(sync native): Attempt to get the DB connection UUIDs via API by @Vitor-Avila in #284
- chore: Pin sqlglot to <23 by @Vitor-Avila in #283
- fix(derived metrics): Support reusing metrics with Jinja in other metrics by @Vitor-Avila in #285
- fix(dbt): Load profiles with Jinja by @mtrentz in #280
- chore: 0.2.15 release by @Vitor-Avila in #287
New Contributors
Full Changelog: 0.2.14...0.2.15
0.2.14
What's Changed
- fix(dbt-derived-metrics): Support raw metrics and Jinja syntax by @Vitor-Avila in #277
- chore: update contributing by @eschutho in #272
- fix(dbt): Removing BQ-specific metadata from columns by @Vitor-Avila in #278
- chore: 0.2.14 release by @Vitor-Avila in #281
Full Changelog: 0.2.13...0.2.14
0.2.13
What's Changed
- fix(sqlglot): Convert metric syntax back to dialect-specific after parsing it by @Vitor-Avila in #273
- fix(dbt): Support filtered COUNT DISTINCT in metrics by @Vitor-Avila in #274
- fix(dbt): Dataset creation returns a different schema by @Vitor-Avila in #275
- chore: 0.2.13 release by @Vitor-Avila in #276
Full Changelog: 0.2.12...0.2.13
0.2.12
What's Changed
- fix(dbt Cloud): allow passing job ID by @betodealmeida in #264
- feat: Metricflow and dbt Core by @betodealmeida in #265
- feat(dbt): Adding flag to raise an error when a model sync fails by @Vitor-Avila in #266
- feat(dbt): Supporting sync columns with --preserve-metadata and --merge-metadata by @Vitor-Avila in #268
- fix(dbt): Support syncing derived metrics on legacy dbt versions by @Vitor-Avila in #270
Full Changelog: 0.2.11...0.2.12