Release Notes
New Features
- Support Business / Managed Attributes in Excel.
- You can include them with a column header of
[Business][typeName] attributeName
or
[Managed][groupName] attributeName
. Both are valid since Atlas would call it BusinessMetadata
but Purview calls it Managed attributes
- You can include them with a column header of
- Support Updates to Glossary Term
Bug Fixes
- get_term when get_glossary would error out if returning an empty result
Breaking Changes
- None
Other Changes
- Removed support for Python 3.6
Full Changelog: 0.14.0...0.15.0