mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-15 12:46:53 +00:00
fix(docs): Update docs to alert users to restore indices for their Glossary (#5082)
This commit is contained in:
parent
4da3d132f8
commit
4120b12ab8
@ -10,6 +10,17 @@ This file documents any backwards-incompatible changes in DataHub and assists pe
|
||||
|
||||
### Deprecations
|
||||
|
||||
### Other notable Changes
|
||||
|
||||
## `v0.8.36`
|
||||
|
||||
### Breaking Changes
|
||||
- In this release we introduce a brand new Business Glossary experience. With this new experience comes some new ways of indexing data in order to make viewing and traversing the different levels of your Glossary possible. Therefore, you will have to [restore your indices](https://datahubproject.io/docs/how/restore-indices/) in order for the new Glossary experience to work for users that already have existing Glossaries. If this is your first time using DataHub Glossaries, you're all set!
|
||||
|
||||
### Potential Downtime
|
||||
|
||||
### Deprecations
|
||||
|
||||
### Other notable Changes
|
||||
- #4961 Dropped profiling is not reported by default as that caused a lot of spurious logging in some cases. Set `profiling.report_dropped_profiles` to `True` if you want older behaviour.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user