Skip to content

Commit e5e18f9

Browse files
committed
changelog update
1 parent 5d156af commit e5e18f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
## [Unreleased]
44

55
### Added
6-
* `smtpRequired` field in `UrlForAuthenticationConfig` to ensure users enter their SMTP settings during hosted authentication
76
* Multi-credential authentication support allowing multiple provider credentials per Connector
87
- `CreateCredentialRequest.Connector` class for creating connector credentials with `client_id`, `client_secret`, and optional extra properties like `tenant`
98
- `credentialId` field in `UrlForAuthenticationConfig` for hosted auth URL generation via `urlForOAuth2` and `urlForOAuth2PKCE`
@@ -13,6 +12,7 @@
1312
- `activeCredentialId` field in `UpdateConnectorRequest` for setting the active credential on a Connector
1413
* Enhanced `CredentialData.ConnectorOverride` to support optional `clientId` and `clientSecret` fields
1514
* Support for `specific_time_availability` field in `AvailabilityParticipant` to override open hours configurations for specific dates and time ranges
15+
* `smtpRequired` field in `UrlForAuthenticationConfig` to ensure users enter their SMTP settings during hosted authentication
1616

1717
### Deprecated
1818
* `CreateCredentialRequest.Override` - Use `CreateCredentialRequest.Connector` instead

0 commit comments

Comments
 (0)