Skip to content

Releases: z3z1ma/dbt-osmosis

v1.2.2

11 Jan 08:59

Choose a tag to compare

Changes

See the CHANGELOG for a full list of changes.

Automatically detected changes:

v1.2.1

03 Jan 08:26

Choose a tag to compare

Changes

See the CHANGELOG for a full list of changes.

Automatically detected changes:

  • No changes

v1.2.0

03 Jan 07:47

Choose a tag to compare

Changes

See the CHANGELOG for a full list of changes.

Automatically detected changes:

  • feat: add unified configuration resolution system (#291) @z3z1ma
  • Fix: Support BigQuery column descriptions alongside other adapters (#290) @LuigiCerone
  • Loosen the version constrains on dbt-core (#285) @yu-iskw
  • Fix the typings (#270) @yu-iskw
  • Won't support python 3.9 (#271) @yu-iskw
  • Add integration tests (#268) @yu-iskw
  • Extend LLM provider support: (#255) @RicardoAGL
  • Refactoring osmosis.py (#265) @yu-iskw
  • Fix: include node.config.meta in YAML path template retrieval (#258) @ya7010
  • fix: data type add should be skipped only if flag is specified (#250) @tanukifk
  • fix: Respect numeric-precision-and-scale and string-length options in node settings (#247) @civitaspo
  • feat: Implement --log-level option for all commands (#246) @civitaspo
  • fix: Use original node.columns keys to pop from node.columns when removing columns from schema files (#252) @civitaspo

📦 Dependencies

  • chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates (#292) @dependabot
  • chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /docs in the npm_and_yarn group across 1 directory (#269) @dependabot

v1.1.17

23 Apr 22:49

Choose a tag to compare

Changes

See the CHANGELOG for a full list of changes.

Automatically detected changes:

  • No changes

v1.1.16

23 Apr 22:28

Choose a tag to compare

Changes

See the CHANGELOG for a full list of changes.

Automatically detected changes:

  • No changes

v1.1.15

23 Apr 19:54

Choose a tag to compare

Changes

See the CHANGELOG for a full list of changes.

Automatically detected changes:

📦 Dependencies

  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#239) @dependabot

v1.1.14

22 Apr 16:16

Choose a tag to compare

Changes

See the CHANGELOG for a full list of changes.

Automatically detected changes:

  • fix: set invocation context in streamlit callbacks for workbench (#236) @leag
  • fix: update typing-extensions version for compatibility with Python 3.9 (#237) @leag
  • fix: Respect output-to-lower option for name of sources (#230) @civitaspo
  • Send compiled SQL instead of raw code to LLM (#229) @davajm
  • Fix: UnboundLocalError: cannot access local variable 'absolute_patch_path' where it is not associated with a value (#222) @civitaspo
  • fix: quoted boolean-like string must be dumped with quotes (#221) @civitaspo
  • nit: Add support for Python 3.9 (#213) @syou6162
  • Add support for inheriting metadata through dbt-loom configured cross project dependencies (#208) @rognerud
  • fix python version check for typing import (#210) @baudsimVD
  • fix FileNotFoundError with external packages (#211) @baudsimVD

📦 Dependencies

  • chore(deps): bump image-size from 1.2.0 to 1.2.1 in /docs in the npm_and_yarn group across 1 directory (#232) @dependabot
  • chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#224) @dependabot
  • chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /docs in the npm_and_yarn group across 1 directory (#220) @dependabot

v1.1.13

31 Jan 16:42

Choose a tag to compare

Changes

See the CHANGELOG for a full list of changes.

Automatically detected changes:

  • No changes

v1.1.12

30 Jan 22:21

Choose a tag to compare

Changes

See the CHANGELOG for a full list of changes.

Automatically detected changes:

  • No changes

v1.1.11

30 Jan 07:47

Choose a tag to compare

Changes

See the CHANGELOG for a full list of changes.

THIS RELEASE WAS YANKED FROM PYPI.

Reason: Recursion issue in BQ struct flattening.