v0.115.0
Release v0.115.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.
API Changes
- Add
CreateDatabase,DeleteDatabase,GetDatabase,ListDatabasesandUpdateDatabasemethods for w.Postgres workspace-level service. - Add
Postgresfield for apps.AppResource. - Add
DataframeSchema,FilterConditionandTransformationSqlfields for ml.DeltaTableSource. - Add
EnvironmentVersionfield for pipelines.PipelinesEnvironment. - Add
ResetCheckpointSelectionfield for pipelines.StartUpdate. - [Breaking] Remove
Oauth2AppClientIdandOauth2AppIntegrationIdfields for apps.Space. - Add
EnablePgNativeLoginfield for postgres.ProjectSpec. - Add
EnablePgNativeLoginfield for postgres.ProjectStatus. - [Breaking] Remove
NodeTypeFlexibilityfield for compute.EditInstancePool.