Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/0.11.0 #196

Merged
merged 8 commits into from
Feb 28, 2022
Merged

Release/0.11.0 #196

merged 8 commits into from
Feb 28, 2022

Conversation

wjohnson
Copy link
Owner

Allow passing arguments to underlying requests package (#181).
Improve consistency between discovery.query and discovery.search_entities (#184)
Deprecate TablesLineage and FineGrainColumnLineage by removing them from defaults (#188)
Fix bug in experts and owners for Excel bulk uploads where specifying only owners failed threw exception (#183)
Fix bug in AtlasAttributeDef that wouldn't properly handle Cardinality enum type as input (#185)

This closes #181 by supporting PurviewClient(..., requests_verify=False)
which will pass verify_false to any API call used by the client.
search_entities which passes along to the search
generator and the underlying query.
tabs in the Excel Template. Users can still generate a template
with these tabs but they must include `--include-deprecated` in the
`--make-template` CLI command or `include_deprecated=True` in the
`make_template` method.
@wjohnson wjohnson merged commit 3f4c6a3 into master Feb 28, 2022
@wjohnson wjohnson deleted the release/0.11.0 branch September 4, 2022 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant