Skip to content

v0.5.0

Compare
Choose a tag to compare
@nfx nfx released this 18 Oct 18:09
· 1468 commits to main since this release
2800c6b
  • Added make install-dev and a stronger make clean for easier dev on-boarding and release upgrades (#458).
  • Added failure summary in the assessment dashboard (#455).
  • Added test for checking grants in default schema (#470).
  • Added unit tests for generic permissions (#457).
  • Enabled integration tests via OIDC for every pull request (#378).
  • Added check if permissions are up to date (#421).
  • Fixed casing in all_tables.sql query. (#464).
  • Fixed missed scans for empty databases and views in crawl_grants (#469).
  • Improved logging colors for dark terminal backgrounds (#468).
  • Improved local group migration state handling and made log files flush every 10 minutes (#449).
  • Moved workspace listing as a separate task for an assessment workflow (#437).
  • Removed rate limit for get or create backup group to speed up the prepare environment (#453).
  • Updated databricks-sdk requirement from ~=0.10.0 to ~=0.11.0 (#448).