github databricks/databricks-sdk-py v0.96.0

7 hours ago

Release v0.96.0

Internal Changes

  • Implement dynamic auth token stale period based on initial token lifetime. Increased up to 20 mins for standard OAuth with proportionally shorter periods for short-lived tokens. Providing a stale_duration in the constructor of the Refreshable class will use that fixed value instead. To match the previous default, pass stale_duration=timedelta(minutes=5).

Don't miss a new databricks-sdk-py release

NewReleases is sending notifications on new releases.