Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add date in YAML front matter #4547

Merged
merged 1 commit into from
Nov 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "November 2023: New features and UI changes to dbt Explorer, includ
sidebar_label: "Enhancement: New features and UI changes to dbt Explorer"
sidebar_position: 08
tags: [Nov-2023]
date: 2023-11-28
---

dbt Labs is excited to announce the latest features and UI updates to dbt Explorer!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "November 2023: New quality-of-life improvements for setting up and
sidebar_label: "Enhancement: Job notifications"
sidebar_position: 10
tags: [Nov-2023]
date: 2023-11-28
---

There are new quality-of-life improvements in dbt Cloud for email and Slack notifications about your jobs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: "November 2023: Public Preview now available for Microsoft Fabric i
sidebar_label: "New: Public Preview of Microsoft Fabric support"
sidebar_position: 09
tags: [Nov-2023]
date: 2023-11-28
---

Public Preview is now available in dbt Cloud for Microsoft Fabric!
Expand Down
Loading