docs/managed-datahub/release-notes/v_0_2_9.md
28-June-2023
v0.10.4.3 with release notes at https://github.com/acryldata/datahub/releases/tag/v0.10.4.3If you are using an older CLI/SDK version then please upgrade it. This applies for all CLI/SDK usages, if you are using it through your terminal, github actions, airflow, in python SDK somewhere, Java SKD etc. This is a strong recommendation to upgrade as we keep on pushing fixes in the CLI and it helps us support you better.
Special Notes
browsePathv2 aspects.okta_profile_to_username_attr default changed from login to email. This determines which Okta profile attribute is used for the corresponding DataHub user and thus may change what DataHub users are generated by the Okta source. And in a follow up okta_profile_to_username_regex has been set to .* which taken together with previous change brings the defaults in line with OIDC which is used for login via Okta.v0.2.8 these changes from OSS DataHub https://github.com/datahub-project/datahub/compare/e7d1b900ec09cefca4e6ca979f391d3a17b473c9...1f0723fad109658a69bb1d4279100de8514f35d7 have been pulled in.These changes are for an upcoming feature which we have not enabled yet. We are putting it here for transparency purposes. DataHub team will reach out once we start the rollout of our observability features.
dataJobInputOutput as described here