Skip to content

Release 1.7.0

Compare
Choose a tag to compare
@cqian-codaio cqian-codaio released this 24 Oct 21:36
· 111 commits to main since this release

Added

  • Added OAuth2ClientCredentials authentication type to support authenticating with OAuth client credentials.
  • Added updateOptions.extraOAuthScopes to sync tables to support incremental OAuth with 2-way sync.

Changed

  • We deprecated deferConnectionSetup in the CodaApiHeaderBearerToken authentication type. The Coda app now defers all connection setup, so this setting has no practical effect anymore.