Skip to content

Release 5.6.0#855

Merged
rmad17 merged 2 commits into
masterfrom
release/5.6.0
May 28, 2026
Merged

Release 5.6.0#855
rmad17 merged 2 commits into
masterfrom
release/5.6.0

Conversation

@rmad17
Copy link
Copy Markdown
Contributor

@rmad17 rmad17 commented May 28, 2026

Changes

Added

  • feat: rate_limit_policies client with full CRUD: list, create, get, update, delete #853 (fern-api[bot])
  • feat: Response Types: RateLimitPolicyConfigurationZero (allow), RateLimitPolicyConfigurationOne (block/log + limit), RateLimitPolicyConfigurationAction (redirect + limit + redirect_uri), RateLimitPolicy #853 (fern-api[bot])
  • feat: OAuth scopes: create:rate_limit_policies, read:rate_limit_policies, update:rate_limit_policies, delete:rate_limit_policies #853 (fern-api[bot])
  • feat: Support for groups.roles — list, create, delete #853 (fern-api[bot])
  • feat: Support for roles.groups — get, create, delete #853 (fern-api[bot])
  • feat: Support for users.effective_roles / users.effective_roles.sources.groups #853 (fern-api[bot])
  • feat: Support for users.effective_permissions / users.effective_permissions.sources.roles #853 (fern-api[bot])
  • feat: Support for organizations.groups — list #853 (fern-api[bot])
  • feat: Support for organizations.groups.roles — list, create, delete #853 (fern-api[bot])
  • feat: Support for organizations.members.effective_roles / organizations.members.effective_roles.sources.groups #853 (fern-api[bot])
  • feat: Types for SCIM Groups: effective role/permission response types, org-member effective role types, paginated list wrappers, source enum discriminators #853 (fern-api[bot])
  • feat: OAuth scopes: create/read/delete:group_roles, read:organization_groups, create/read/delete:organization_group_roles, read:organization_member_effective_roles, read:organization_member_role_source_groups, read:user_effective_roles, read:user_role_source_groups, read:user_effective_permissions, read:user_permission_source_roles #853 (fern-api[bot])

Changed

  • ConnectionPropertiesOptions — dpop_signing_alg field added (write path for POST /api/v2/connections) #853 (fern-api[bot])
  • UpdateConnectionOptions — dpop_signing_alg field added (write path for PATCH /api/v2/connections/{id}) #853 (fern-api[bot])

@rmad17 rmad17 requested a review from a team as a code owner May 28, 2026 10:47
@rmad17 rmad17 self-assigned this May 28, 2026
Copy link
Copy Markdown
Contributor

@developerkunal developerkunal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rmad17 rmad17 merged commit d381cbf into master May 28, 2026
9 checks passed
@rmad17 rmad17 deleted the release/5.6.0 branch May 28, 2026 13:55
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