diff --git a/docs/how/updating-datahub.md b/docs/how/updating-datahub.md index 1ebee1353d557..c6b250c4d9831 100644 --- a/docs/how/updating-datahub.md +++ b/docs/how/updating-datahub.md @@ -4,6 +4,16 @@ This file documents any backwards-incompatible changes in DataHub and assists pe ## Next +### Breaking Changes + +### Potential Downtime + +### Deprecations + +### Other notable Changes + +## `v0.8.42` + ### Breaking Changes - #5451 `GMS_HOST` and `GMS_PORT` environment variables deprecated in `v0.8.39` have been removed. Use `DATAHUB_GMS_HOST` and `DATAHUB_GMS_PORT` instead. - #5478 DataHub CLI `delete` command when used with `--hard` option will delete soft-deleted entities which match the other filters given.