Skip to content

Release 4.2.0 - #912

Merged
tanya732 merged 1 commit into
masterfrom
release/4.2.0
Aug 5, 2026
Merged

Release 4.2.0#912
tanya732 merged 1 commit into
masterfrom
release/4.2.0

Conversation

@tanya732

@tanya732 tanya732 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

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) and create:agents / read:agents / update:agents / delete:agents scopes.
    • Organization Clients — new organizations().clients() sub-client to associate, list, get, update, and remove org-to-client associations (checkpoint pagination); adds
      is_app_entitlement_active on organizations and an include_client_association_for list filter.
    • Organization Role Groups — new organizations().roles().groups() sub-client to list groups assigned to a role within an organization.
    • Organization-Level RolesRole and role list/filter now support type (tenant / organization) and owner_id.
    • Directory Provisioning sync groupsconnections().directoryProvisioning() gains addSynchronizedGroupSelections / deleteSynchronizedGroupSelections; Self-Service SSO tickets add
      sync_groups on the Google Workspace config.
    • Guardian factor settingsGuardianFactor now exposes an optional settings object (otp_length, otp_expiration_time).
    • Misc: country_codes added to AculContextEnum; new shared NotFound / Conflict error schemas.

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 paginationdeliveries().list(...) now returns a SyncPagingIterable<EventStreamDelivery> with checkpoint pagination (breaking: previously
      List<EventStreamDelivery>).

@tanya732
tanya732 requested a review from a team as a code owner August 5, 2026 12:08
@tanya732
tanya732 merged commit 79e976c into master Aug 5, 2026
7 checks passed
@tanya732
tanya732 deleted the release/4.2.0 branch August 5, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants