Skip to content

Commit

Permalink
[dbt-core] Add 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
marcwrobel authored and captn3m0 committed Nov 5, 2023
1 parent 1dcc928 commit 4637d22
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion products/dbt-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,16 @@ auto:
# eol(x) = releaseDate(x) + 1 year
# See https://docs.getdbt.com/docs/dbt-versions/core
releases:
- releaseCycle: "1.7"
releaseDate: 2023-11-02
support: true
eol: 2024-11-02
latest: "1.7.0"
latestReleaseDate: 2023-11-02

- releaseCycle: "1.6"
releaseDate: 2023-07-31
support: true
support: 2023-11-02
eol: 2024-07-30
latest: "1.6.7"
latestReleaseDate: 2023-11-01
Expand Down

0 comments on commit 4637d22

Please sign in to comment.