audit_logs.create_event()audit_logs.create_export()audit_logs.get_export()WorkOSAuditLogExport (#139)allow_profiles_outside_organization with update_organization (#128)is with a string literal warning (#133)verify_factor attribute has been deprecated in factor of verify_challenge (#131)organization parameter to the List Organizations endpoint for Directory Sync. This allows filtering of the directories returned by organization ID (#114)get_authorization_url attribute now throws an exception when redirect_uri is not provided (#107)
list_connections attribute now accepts a ConnectionType for the connection_type parameter (#112)
connection_type parameter for list_connections (#112)domain_hint and login_hint parameters to get_authorization_url (#105)organization parameter to get_authorization_url (#104)domain parameter for get_authorization_url in favor of organization (#104)sso.get_profile has been renamed to sso.get_profile_and_token (#67)
Profile to ProfileAndTokenportal namespace to organizations (#68)
portal.list_organizations → organizations.list_organizationsportal.create_organization → organizations.create_organizationsso.create_connection and sso.promote_draft_connection have been removed (#69)project_id parameter has been fully removed. The client_id parameter should be used instead (#66)connection_id attribute on Profile objects (#43)