Releases: auth0/auth0-java
Releases · auth0/auth0-java
Release list
4.2.0
Added
- feat: Agents client, Organization Clients & Role Groups, Directory Provisioning sync groups, Guardian factor settings & paginated Event Stream Deliveries
#909 (fern-api[bot])- Agents — new top-level
agents()client with full CRUD (list,create,read,update,delete) andcreate:agents/read:agents/update:agents/delete:agentsscopes. - Organization Clients — new
organizations().clients()sub-client to associate, list, get, update, and remove org-to-client associations (checkpoint pagination); adds
is_app_entitlement_activeon organizations and aninclude_client_association_forlist filter. - Organization Role Groups — new
organizations().roles().groups()sub-client to list groups assigned to a role within an organization. - Organization-Level Roles —
Roleand role list/filter now supporttype(tenant/organization) andowner_id. - Directory Provisioning sync groups —
connections().directoryProvisioning()gainsaddSynchronizedGroupSelections/deleteSynchronizedGroupSelections; Self-Service SSO tickets add
sync_groupson the Google Workspace config. - Guardian factor settings —
GuardianFactornow exposes an optionalsettingsobject (otp_length,otp_expiration_time). - Misc:
country_codesadded toAculContextEnum; new sharedNotFound/Conflicterror schemas.
- Agents — new top-level
Fixes
- feat: Agents client, Organization Clients & Role Groups, Directory Provisioning sync groups, Guardian factor settings & paginated Event Stream Deliveries
#909 (fern-api[bot])- Event Stream Deliveries pagination —
deliveries().list(...)now returns aSyncPagingIterable<EventStreamDelivery>with checkpoint pagination (breaking: previously
List<EventStreamDelivery>).
- Event Stream Deliveries pagination —
4.1.0
Added
- feat: Branding Theme Identifiers, Self-Service Third-Party Client Access, Cross-App Access & Session Actor support #906 (fern-api[bot])
- feat: add access token exchange and generic subject token type to Tok… #904 (kailash-b)
4.0.0
Added
- feat: add MIGRATION_GUIDE #900 (tanya732)
- feat: remove Federated Connections Tokensets, add per-request retries #899 (fern-api[bot])
- feat: add Organization Role Members, thirdPartyClientAccess, optional fields and contains breaking changes #893 (fern-api[bot])
- chore: update jackson version #898 (tanya732)
- feat: Add Token Vault support to the Authentication API #894 (kailash-b)
3.10.0
3.9.0
Added
- feat: FedCM, Native Social Login, Connection Options support #883 (fern-api[bot])
3.8.0
Added
- feat: Add tenant security headers (CSP/XSS) and update Branding/PhoneTemplate models #875 (fern-api[bot])
- Chore: Add pagination metadata access in Examples #873 (tanya732)
3.7.0
Added
- Feat: Add User Effective Roles/Permissions, Organization Groups, Role Groups, and Tenant Country Codes #871 (fern-api[bot])
- Feat: Add support for Group Roles and Rate Limit Policies #870 (fern-api[bot])
3.6.0
Added
- feat: Add FedCM login and ES384/ES512 DPoP algorithms #867 (fern-api[bot])
- Feat: Add passkey fields, error types, and resource server enhancements #863 (fern-api[bot])
3.5.1
3.5.0
Added
- feat: Add SSE events API, refresh token revocation, branding identifiers, and connection options #860 (fern-api[bot])
- Add logging support and SDK regeneration — April 22, 2026 #858 (fern-api[bot])
- Feat: Add Support for Synchronized Groups for a Connection Directory Provisioning Configuration and Self-Service Domain Verification and Organizations Discovery #857 (fern-api[bot])