You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dbt-labs/dbt-core#9495 fixes the underlying issue (thank you @mikealfare !), and this particular issue will be resolved for each 1.x version of this adapter upon its next patch release.
We are choosing not to address any un-supported versions at this time, so <=1.4.x will not be updated.
Here are the most recent ones for the supported versions of dbt-postgres in PyPI:
1.7.6
1.6.9
1.5.9
So this will be completely resolved for >=1.5.x when each of the following are released (but only if each is released prior to falling out of support):
Is this a new bug in dbt-core?
Current Behavior
Look at https://github.com/dbt-labs/dbt-postgres/pkgs/container/dbt-postgres/versions?filters%5Bversion_type%5D=tagged
1.2.3 is tagged as latest:
Expected Behavior
1.7.6 is tagged as
latest
and1.7.latest
:And the rest of the 1.x minor versions have
1.x.latest
tags as well.Steps To Reproduce
See current behavior above.
Relevant log output
No response
Environment
Which database adapter are you using with dbt?
postgres
Additional Context
No response
The text was updated successfully, but these errors were encountered: