Skip to content

release: 6.1.0#2750

Merged
musa-cf merged 15 commits into
mainfrom
release-please--branches--main--changes--next--components--cloudflare
May 6, 2026
Merged

release: 6.1.0#2750
musa-cf merged 15 commits into
mainfrom
release-please--branches--main--changes--next--components--cloudflare

Conversation

@stainless-app

@stainless-app stainless-app Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

6.1.0 (2026-05-04)

Full Changelog: v6.0.0...v6.1.0

Features

Security Center - New Insights Sub-Resources

Three new sub-resources added under client.securityCenter.insights:

AuditLogs (client.securityCenter.insights.auditLogs)

  • list({ ...params }) -> AuditLogListResponsesCursorPagination
  • listByInsight(issueId, { ...params }) -> AuditLogListByInsightResponsesCursorPagination

New types: AuditLogListResponse, AuditLogListByInsightResponse

Classification (client.securityCenter.insights.classification)

  • update(issueId, { ...params }) -> ClassificationUpdateResponse

New types: ClassificationUpdateResponse

Context (client.securityCenter.insights.context)

  • get(issueId, { ...params }) -> ContextGetResponse

New types: ContextGetResponse

Zero Trust - Device Deployment Groups

New sub-resource client.zeroTrust.devices.deploymentGroups:

  • create({ ...params }) -> DeploymentGroup
  • list({ ...params }) -> DeploymentGroupsV4PagePaginationArray
  • delete(groupId, { ...params }) -> DeploymentGroupDeleteResponse
  • edit(groupId, { ...params }) -> DeploymentGroup
  • get(groupId, { ...params }) -> DeploymentGroup

New types: DeploymentGroup, DeploymentGroupDeleteResponse

Queues - Metrics Endpoint

New method on client.queues:

  • getMetrics(queueId, { ...params }) -> QueueGetMetricsResponse

Organizations - Audit Logs

New sub-resource client.organizations.logs.audit:

  • list(organizationId, { ...params }) -> LogAuditListResponsesCursorPaginationAfter

New types: LogAuditListResponse


This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

stainless-app Bot and others added 4 commits May 1, 2026 16:43
* feat(api): add zero_trust_device_deployment_groups resource

* feat(api): add zero_trust_device_deployment_groups resource
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from 710c952 to 06f49cc Compare May 1, 2026 22:52
@stainless-app stainless-app Bot changed the title release: 6.0.1 release: 6.1.0 May 1, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from 06f49cc to 79351f3 Compare May 1, 2026 22:53
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from 79351f3 to 2eb3a30 Compare May 4, 2026 21:25
@musa-cf musa-cf merged commit a0eb463 into main May 6, 2026
14 checks passed
@musa-cf musa-cf deleted the release-please--branches--main--changes--next--components--cloudflare branch May 6, 2026 17:39
@stainless-app

stainless-app Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants