Release v0.246.0
Notable Changes
Previously ".internal" folder under artifact_path was not cleaned up as expected. In this release this behaviour is fixed and now DABs cleans up this folder before uploading artifacts to it.
Dependency updates
- Bump golangci-lint version to v2.0.2 from v1.63.4 (#2586).
CLI
- Include supported values for enum positional args in docs (#2557)
- Upgrade Go SDK to 0.61.0 (#2575)
- Fix
databricks api
command usage string to include PATH positional argument (#2591)
Bundles
- Fixed cleaning up artifact path .internal folder (#2572)
- Fixed sync include/exclude not working correctly on Windows (#2609)
- Added support for quality monitors in deployment bind/unbind commands (#2583)
- Comment out email_notifications section in builtin templates (#2565)
- New DATABRICKS_BUNDLE_RESTRICTED_CODE_EXECUTION environment variable that rejects running scripts and Python code when it is set (#2598)
- Upgrade TF provider to 1.71.0 (#2611)