Skip to content

Commit

Permalink
docs(updating-datahub): add note for breaking change in looker usage …
Browse files Browse the repository at this point in the history
…ingestion (#5499)
  • Loading branch information
mayurinehate authored Jul 27, 2022
1 parent b00e78c commit 5981fdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/how/updating-datahub.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This file documents any backwards-incompatible changes in DataHub and assists pe
### 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.
- #5471 Looker now populates `userEmail` in dashboard user usage stats. This version of looker connnector will not work with older version of **datahub-gms** if you have `extract_usage_history` looker config enabled.

### Potential Downtime

Expand Down

0 comments on commit 5981fdd

Please sign in to comment.