pypi dbt-postgres 1.0.1rc1
dbt-core v1.0.1rc1

latest releases: 1.9.0b1, 1.6.18, 1.7.18...
2 years ago

A first release candidate for dbt-core v1.0.1

Fixes

  • Fix wrong url in the dbt docs overview homepage (#4442)
  • Fix redefined status param of SQLQueryStatus to typecheck the string which passes on ._message value of AdapterResponse or the str value sent by adapter plugin. (#4463)
  • Fix DepsStartPackageInstall event to use package name instead of version number. (#4482)
  • Reimplement log message to use adapter name instead of the object method. (#4501)
  • Issue better error message for incompatible schemas (#4470, #4497)
  • Remove secrets from error related to packages. (#4507)
  • Prevent coercion of boolean values (True, False) to numeric values (0, 1) in query results (#4511, #4512)
  • Fix error with an env_var in a project hook (#4523, #4524)

Docs

  • Fix missing data on exposures in docs (#4467)

Contributors:

Don't miss a new dbt-postgres release

NewReleases is sending notifications on new releases.