mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-25 08:58:26 +00:00
chore(0.8.42): update breaking changes doc (#5563)
This commit is contained in:
parent
c619ba9500
commit
60468c91a8
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user