Skip to content

Commit 48793ef

Browse files
committed
Add missing OSS release notes
- Added release notes files for v0.20.0 through v0.16.0 - Formatted in the same style as existing release notes (0.17.0, 0.18.0) - Includes user-friendly summaries with emojis and links to GitHub releases
1 parent 3ed28c7 commit 48793ef

12 files changed

Lines changed: 151 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "Elementary 0.16.0"
3+
sidebarTitle: "0.16.0"
4+
---
5+
6+
This update includes new features and improvements.
7+
8+
Check out the full details here: https://github.com/elementary-data/elementary/releases/tag/v0.16.0
9+
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "Elementary 0.16.1"
3+
sidebarTitle: "0.16.1"
4+
---
5+
6+
This update includes bug fixes and improvements.
7+
8+
Check out the full details here: https://github.com/elementary-data/elementary/releases/tag/v0.16.1
9+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Elementary 0.18.1"
3+
sidebarTitle: "0.18.1"
4+
---
5+
6+
This update includes:
7+
8+
- 🗄️ Athena now works in the CLI
9+
- 🔍 Added NOT_CONTAINS filter type
10+
- 🔧 Development workflow improvements
11+
12+
Check out the full details here: https://github.com/elementary-data/elementary/releases/tag/v0.18.1
13+
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Elementary 0.18.2"
3+
sidebarTitle: "0.18.2"
4+
---
5+
6+
This update includes:
7+
8+
- 🔔 Subscribers in grouped alerts
9+
- 🗄️ ClickHouse CLI integration
10+
- 📁 FileSystemMessagingIntegration support
11+
- ☁️ S3 report permissions control with --s3-acl option
12+
- 🐛 Fixed setup of internal dbt project
13+
- 🔧 Added function for `disable_elementary_logo_print`
14+
- 📊 Updated report to 1.0.26
15+
16+
Check out the full details here: https://github.com/elementary-data/elementary/releases/tag/v0.18.2
17+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "Elementary 0.18.3"
3+
sidebarTitle: "0.18.3"
4+
---
5+
6+
This update includes:
7+
8+
- 🐛 Fixed missing metrics in CLI
9+
10+
Check out the full details here: https://github.com/elementary-data/elementary/releases/tag/v0.18.3
11+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "Elementary 0.19.0"
3+
sidebarTitle: "0.19.0"
4+
---
5+
6+
This update includes:
7+
8+
- 🔔 Enhanced alert messages with support for multiple links and icons
9+
- 🔄 Version alignment updates
10+
11+
**Known Issues:**
12+
13+
- dbt-databricks must be <1.10.2 (See [issue 1931](https://github.com/elementary-data/elementary/issues/1931) for more details)
14+
15+
Check out the full details here: https://github.com/elementary-data/elementary/releases/tag/v0.19.0
16+
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "Elementary 0.19.1"
3+
sidebarTitle: "0.19.1"
4+
---
5+
6+
This update includes:
7+
8+
- 🔧 Added excludes option to edr monitor
9+
- 📝 Text and markdown format support
10+
11+
Check out the full details here: https://github.com/elementary-data/elementary/releases/tag/v0.19.1
12+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "Elementary 0.19.2"
3+
sidebarTitle: "0.19.2"
4+
---
5+
6+
This update includes:
7+
8+
- 🐛 Fixed backwards compatibility issue with pydantic
9+
10+
Check out the full details here: https://github.com/elementary-data/elementary/releases/tag/v0.19.2
11+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "Elementary 0.19.3"
3+
sidebarTitle: "0.19.3"
4+
---
5+
6+
This update includes:
7+
8+
- 🔧 Fixed package version
9+
10+
Check out the full details here: https://github.com/elementary-data/elementary/releases/tag/v0.19.3
11+
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "Elementary 0.19.4"
3+
sidebarTitle: "0.19.4"
4+
---
5+
6+
This update includes:
7+
8+
- 🔔 Improved freshness alerts with full source names
9+
- 🔄 Updated elementary dbt package to v0.19.2
10+
11+
Check out the full details here: https://github.com/elementary-data/elementary/releases/tag/v0.19.4
12+

0 commit comments

Comments
 (0)