Skip to content

Release v0.2.0#328

Merged
nfx merged 3 commits intomainfrom
prepare/0.2.0
Sep 29, 2023
Merged

Release v0.2.0#328
nfx merged 3 commits intomainfrom
prepare/0.2.0

Conversation

@nfx
Copy link
Copy Markdown
Collaborator

@nfx nfx commented Sep 29, 2023

Version changelog

0.2.0

  • Added retrieving for all account-level groups with matching names to workspace-level groups in case no explicit configuration (#277).
  • Added crawler for Azure Service principals used for direct storage access (#305).
  • Added more SQL queries to the assessment step dashboard (#269).
  • Added filtering out for job clusters in the clusters crawler (#298).
  • Added recording errors from crawl_tables step in $inventory.table_failures table and display counter on the dashboard (#300).
  • Added comprehensive introduction user manual (#273).
  • Added interactive tutorial for local group migration readme (#291).
  • Added tutorial links to the landing page of documentation (#290).
  • Added (internal) support for account-level configuration and multi-cloud workspace list (#264).
  • Improved order of tasks in the README notebook (#286).
  • Improved installation script to run in a Windows Git Bash terminal (#282).
  • Improved installation script by setting log level to uppercase by default (#271).
  • Improved installation finish messages within installer script (#267).
  • Improved automation for MANAGED table migration and continued building tables migration component (#295).
  • Fixed debug notebook code with refactored package structure (#250) (#265).
  • Fixed replacement of custom configured database to replicate in the report for external locations (#296).
  • Removed redundant notebooks top-level folder (#263).
  • Split checking for test failures and linting errors into independent GitHub Actions checks (#287).
  • Verify query metadata for assessment dashboards during unit tests (#294).

# Version changelog

## 0.2.0

* Added retrieving for all account-level groups with matching names to workspace-level groups in case no explicit configuration ([#277](#277)).
* Added crawler for Azure Service principals used for direct storage access ([#305](#305)).
* Added more SQL queries to the assessment step dashboard ([#269](#269)).
* Added filtering out for job clusters in the clusters crawler ([#298](#298)).
* Added recording errors from `crawl_tables` step in `$inventory.table_failures` table and display counter on the dashboard ([#300](#300)).
* Added comprehensive introduction user manual ([#273](#273)).
* Added interactive tutorial for local group migration readme ([#291](#291)).
* Added tutorial links to the landing page of documentation ([#290](#290)).
* Added (internal) support for account-level configuration and multi-cloud workspace list ([#264](#264)).
* Improved order of tasks in the README notebook ([#286](#286)).
* Improved installation script to run in a Windows Git Bash terminal ([#282](#282)).
* Improved installation script by setting log level to uppercase by default ([#271](#271)).
* Improved installation finish messages within installer script ([#267](#267)).
* Improved automation for `MANAGED` table migration and continued building tables migration component ([#295](#295)).
* Fixed debug notebook code with refactored package structure ([#250](#250)) ([#265](#265)).
* Fixed replacement of custom configured database to replicate in the report for external locations ([#296](#296)).
* Removed redundant `notebooks` top-level folder ([#263](#263)).
* Split checking for test failures and linting errors into independent GitHub Actions checks ([#287](#287)).
* Verify query metadata for assessment dashboards during unit tests ([#294](#294)).
@nfx nfx requested a review from larsgeorge-db as a code owner September 29, 2023 11:04
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 29, 2023

Codecov Report

Merging #328 (6540ba6) into main (82bdd33) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 6540ba6 differs from pull request most recent head bc876f3. Consider uploading reports for the commit bc876f3 to get more accurate results

@@           Coverage Diff           @@
##             main     #328   +/-   ##
=======================================
  Coverage   83.54%   83.54%           
=======================================
  Files          30       30           
  Lines        2242     2242           
  Branches      389      389           
=======================================
  Hits         1873     1873           
  Misses        285      285           
  Partials       84       84           
Files Coverage Δ
src/databricks/labs/ucx/__about__.py 100.00% <100.00%> (ø)
src/databricks/labs/ucx/install.py 80.82% <ø> (ø)

@nfx nfx merged commit b81abea into main Sep 29, 2023
@nfx nfx deleted the prepare/0.2.0 branch September 29, 2023 12:22
FastLee pushed a commit that referenced this pull request Sep 29, 2023
# Version changelog

## 0.2.0

* Added retrieving for all account-level groups with matching names to
workspace-level groups in case no explicit configuration
([#277](#277)).
* Added crawler for Azure Service principals used for direct storage
access ([#305](#305)).
* Added more SQL queries to the assessment step dashboard
([#269](#269)).
* Added filtering out for job clusters in the clusters crawler
([#298](#298)).
* Added recording errors from `crawl_tables` step in
`$inventory.table_failures` table and display counter on the dashboard
([#300](#300)).
* Added comprehensive introduction user manual
([#273](#273)).
* Added interactive tutorial for local group migration readme
([#291](#291)).
* Added tutorial links to the landing page of documentation
([#290](#290)).
* Added (internal) support for account-level configuration and
multi-cloud workspace list
([#264](#264)).
* Improved order of tasks in the README notebook
([#286](#286)).
* Improved installation script to run in a Windows Git Bash terminal
([#282](#282)).
* Improved installation script by setting log level to uppercase by
default ([#271](#271)).
* Improved installation finish messages within installer script
([#267](#267)).
* Improved automation for `MANAGED` table migration and continued
building tables migration component
([#295](#295)).
* Fixed debug notebook code with refactored package structure
([#250](#250))
([#265](#265)).
* Fixed replacement of custom configured database to replicate in the
report for external locations
([#296](#296)).
* Removed redundant `notebooks` top-level folder
([#263](#263)).
* Split checking for test failures and linting errors into independent
GitHub Actions checks
([#287](#287)).
* Verify query metadata for assessment dashboards during unit tests
([#294](#294)).
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