Skip to content

Release v0.10.0#819

Merged
nfx merged 1 commit intomainfrom
prepare/0.10.0
Jan 19, 2024
Merged

Release v0.10.0#819
nfx merged 1 commit intomainfrom
prepare/0.10.0

Conversation

@nfx
Copy link
Copy Markdown
Collaborator

@nfx nfx commented Jan 19, 2024

  • Added databricks labs ucx validate-groups-membership command to validate groups to see if they have same membership across acount and workspace level (#772).
  • Added baseline for getting Azure Resource Role Assignments (#764).
  • Added issue and pull request templates (#791).
  • Added linked issues to PR template (#793).
  • Added optional debug_truncate_bytes parameter to the config and extend the default log truncation limit (#782).
  • Added support for crawling grants and applying Hive Metastore UDF ACLs (#812).
  • Changed Python requirement from 3.10.6 to 3.10 (#805).
  • Extend error handling of delta issues in crawlers and hive metastore (#795).
  • Fixed databricks labs ucx repair-run command to execute correctly (#801).
  • Fixed handling of DELTASHARING table format (#802).
  • Fixed listing of workflows via CLI (#811).
  • Fixed logger import path for DEBUG notebook (#792).
  • Fixed move table command to delete table/view regardless if permissions are present, skipping corrupted tables when crawling table size and making existing tests more stable (#777).
  • Fixed the issue of databricks labs ucx installations and databricks labs ucx manual-workspace-info (#814).
  • Increase the unit test coverage for cli.py (#800).
  • Mount Point crawler lists /Volume with four variations which is confusing (#779).
  • Updated README.md to remove mention of deprecated install.sh (#781).
  • Updated bug issue template (#797).
  • Fixed writing log readme in multiprocess safe way (#794).

* Added `databricks labs ucx validate-groups-membership` command to validate groups to see if they have same membership across acount and workspace level ([#772](#772)).
* Added baseline for getting Azure Resource Role Assignments ([#764](#764)).
* Added issue and pull request templates ([#791](#791)).
* Added linked issues to PR template ([#793](#793)).
* Added optional `debug_truncate_bytes` parameter to the config and extend the default log truncation limit ([#782](#782)).
* Added support for crawling grants and applying Hive Metastore UDF ACLs ([#812](#812)).
* Changed Python requirement from 3.10.6 to 3.10 ([#805](#805)).
* Extend error handling of delta issues in crawlers and hive metastore ([#795](#795)).
* Fixed `databricks labs ucx repair-run` command to execute correctly ([#801](#801)).
* Fixed handling of `DELTASHARING` table format ([#802](#802)).
* Fixed listing of workflows via CLI ([#811](#811)).
* Fixed logger import path for DEBUG notebook ([#792](#792)).
* Fixed move table command to delete table/view regardless if permissions are present, skipping corrupted tables when crawling table size and making existing tests more stable ([#777](#777)).
* Fixed the issue of `databricks labs ucx installations` and `databricks labs ucx manual-workspace-info` ([#814](#814)).
* Increase the unit test coverage for cli.py ([#800](#800)).
* Mount Point crawler lists /Volume with four variations which is confusing ([#779](#779)).
* Updated README.md to remove mention of deprecated install.sh ([#781](#781)).
* Updated `bug` issue template ([#797](#797)).
* Fixed writing log readme in multiprocess safe way ([#794](#794)).
@nfx nfx requested review from a team and pritishpai January 19, 2024 18:28
@nfx nfx merged commit 38256dc into main Jan 19, 2024
@nfx nfx deleted the prepare/0.10.0 branch January 19, 2024 18:28
dmoore247 pushed a commit that referenced this pull request Mar 23, 2024
* Added `databricks labs ucx validate-groups-membership` command to
validate groups to see if they have same membership across acount and
workspace level
([#772](#772)).
* Added baseline for getting Azure Resource Role Assignments
([#764](#764)).
* Added issue and pull request templates
([#791](#791)).
* Added linked issues to PR template
([#793](#793)).
* Added optional `debug_truncate_bytes` parameter to the config and
extend the default log truncation limit
([#782](#782)).
* Added support for crawling grants and applying Hive Metastore UDF ACLs
([#812](#812)).
* Changed Python requirement from 3.10.6 to 3.10
([#805](#805)).
* Extend error handling of delta issues in crawlers and hive metastore
([#795](#795)).
* Fixed `databricks labs ucx repair-run` command to execute correctly
([#801](#801)).
* Fixed handling of `DELTASHARING` table format
([#802](#802)).
* Fixed listing of workflows via CLI
([#811](#811)).
* Fixed logger import path for DEBUG notebook
([#792](#792)).
* Fixed move table command to delete table/view regardless if
permissions are present, skipping corrupted tables when crawling table
size and making existing tests more stable
([#777](#777)).
* Fixed the issue of `databricks labs ucx installations` and `databricks
labs ucx manual-workspace-info`
([#814](#814)).
* Increase the unit test coverage for cli.py
([#800](#800)).
* Mount Point crawler lists /Volume with four variations which is
confusing ([#779](#779)).
* Updated README.md to remove mention of deprecated install.sh
([#781](#781)).
* Updated `bug` issue template
([#797](#797)).
* Fixed writing log readme in multiprocess safe way
([#794](#794)).
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