Skip to content

Commit 40062f1

Browse files
saas release v0.3.1 release notes (#10205)
1 parent 71535cd commit 40062f1

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

docs-website/sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ module.exports = {
187187
},
188188
{
189189
"Managed DataHub Release History": [
190+
"docs/managed-datahub/release-notes/v_0_3_1",
190191
"docs/managed-datahub/release-notes/v_0_2_16",
191192
"docs/managed-datahub/release-notes/v_0_2_15",
192193
"docs/managed-datahub/release-notes/v_0_2_14",
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# v0.3.1
2+
---
3+
4+
Release Availability Date
5+
---
6+
8-Apr-2024
7+
8+
Recommended CLI/SDK
9+
---
10+
- `v0.13.1.2` with release notes at https://github.com/acryldata/datahub/releases/tag/v0.13.1.2
11+
12+
If you are using an older CLI/SDK version then please upgrade it. This applies for all CLI/SDK usages, if you are using it through your terminal, github actions, airflow, in python SDK somewhere, Java SKD etc. This is a strong recommendation to upgrade as we keep on pushing fixes in the CLI and it helps us support you better.
13+
14+
## Release Changelog
15+
---
16+
- Since `v0.2.16` these changes from OSS DataHub https://github.com/datahub-project/datahub/compare/55bc955304c4c192c04a0393a47355a295f5770a...57de905c66b6992aefb2051708fa83898fa82cec have been pulled in.

0 commit comments

Comments
 (0)