Summary
- Added a new
patternproperty to theConnectionAuthTypeParameterschema, which specifies a regex pattern for the parameter. - Introduced a new enum value
SNOWFLAKE_MARKETPLACEto thepaymentMethodproperty of theOrganizationschema.
Added
ConnectionAuthTypeParameterSchemapattern: A new property with a description “A regex pattern for the parameter” and typestring.
OrganizationSchemapaymentMethodEnumSNOWFLAKE_MARKETPLACE: Added as a new payment method option.
Changed
- No changes were made to existing objects, schemas, fields, endpoints, or enum values.