Releases: z3z1ma/dbt-feature-flags
Releases · z3z1ma/dbt-feature-flags
v0.5.2
v0.5.1
Full Changelog: v0.5.0...v0.5.1
Small fix for dbt's context-less calls to get_rendered
. Bumping version to match PyPi.
v0.5.0
Full Changelog: v0.4.1...v0.5.0
This release includes testing expansion to dbt 1.4 as well as a change in how we handle the default provider. By default, feature_flag
calls will now be translated directly to var
calls. This will lets users seamlessly go between testing and live environments with minimal code change. The source of the flags will simply shift from a static dbt_project.yml
to your provider of choice such as harness.io
v0.4.1
Full Changelog: v0.4.0...v0.4.1
This release marks some stability guarantees with the inclusion of CI testing against all dbt versions post-1.0