docs(acryl-cloud): notes for 0.2.16 (#10069)

This commit is contained in:
Aseem Bansal 2024-03-18 19:21:08 +05:30 committed by GitHub
parent 84bdf812da
commit ad4da5747d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 17 additions and 0 deletions

View File

@ -173,6 +173,7 @@ module.exports = {
},
{
"Managed DataHub Release History": [
"docs/managed-datahub/release-notes/v_0_2_16",
"docs/managed-datahub/release-notes/v_0_2_15",
"docs/managed-datahub/release-notes/v_0_2_14",
"docs/managed-datahub/release-notes/v_0_2_13",

View File

@ -0,0 +1,16 @@
# v0.2.16
---
Release Availability Date
---
18-Mar-2023
Recommended CLI/SDK
---
- `v0.13.1` with release notes at https://github.com/acryldata/datahub/releases/tag/v0.13.1
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.
## Release Changelog
---
- Since `v0.2.15` these changes from OSS DataHub https://github.com/datahub-project/datahub/compare/92850ac55625f3fbee6cdd8699970b43c18a6f58...55bc955304c4c192c04a0393a47355a295f5770a have been pulled in.