You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Internal] Use plugin framework implementation of share resource as default (#5089)
## Changes
<!-- Summary of your changes that are easy to understand -->
Make the plugin framework implementation of share resource as default.
With this change, `databricks_share` will use the plugin framework
implementation.
To be merged after:
#4969
Note: Removal of SDKv2 implementation will be done in next release so
users can fallback to SDKv2 implementation in case there are some
issues.
## Tests
<!--
How is this tested? Please see the checklist below and also describe any
other relevant tests
-->
Integration tests
- Applying: SDKv2 -> Plugin Framework
- Applying: Plugin Framework -> SDKv2
0 commit comments