Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 694 Bytes

File metadata and controls

20 lines (11 loc) · 694 Bytes

NEXT CHANGELOG

Release v1.116.0

Breaking Changes

New Features and Improvements

Bug Fixes

  • Fix databricks_metastore so that updating external_access_enabled from true to false is sent in the PATCH request. Previously the field was silently dropped from the request body, so the change never reached the API.

Documentation

Exporter

Internal Changes

  • Add internal/retrier package for unified retry and backoff handling (#5746).
  • Pass excludedAttributes=entitlements on SCIM /Me requests (#5725).