Skip to content

Release v0.26.1

Compare
Choose a tag to compare
@mgyucht mgyucht released this 04 Dec 12:38
· 154 commits to main since this release
e86cbfd

Minor changes:

  • Support overriding DatabricksEnvironment (#723).
  • Detect Accept header in httpclient.WithResponseUnmarshal (#710).
  • Detect Content-Type header in newRequestBody for httpclient (#711).

Bug fixes:

  • Retry request on REQUEST_LIMIT_EXCEEDED error returned by the SCIM API (#721).
  • Match retry logic of pre-refactor SDK (#722).