Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Oct 2, 2025

Automated Release PR

6.0.0 (2026-01-19)

Full Changelog: v5.2.0...v6.0.0

Features

  • chore: skip unsupported auth tests (197e273)
  • chore: use 'next' branch for go_sdk_version (652540b)
  • chore(abuse_report): unsupported auth scheme (60a21a6)
  • chore(abuse): rename path parameter (17ef838)
  • docs: Deprecate API Shield Schema Validation resources (8a4b20f)
  • docs: WC-4152 Expose subdomain delete for workers (4f7cc1f)
  • docs(zero_trust_gateway_policy): add /rules/tenants endpoint to Gateway API docs (6c245b1)
  • feat: add connectivity directory service APIs to openapi.stainless.yml (b6a8bcc)
  • feat: Add token validation to stainless config (b8fe183)
  • feat: DLP-3878 Switch DLP Predefined Profile endpoints (1455208)
  • feat: SDKs for Organizations and OrganizationsProfile (1525ebb)
  • feat(abuse_reports): add abuse mitigations in Client API (2af848f)
  • feat(abuse_reports): Expose new abuse report endpoints. GET and LIST. (9c2df6c)
  • feat(api): add mcp portals endpoints (65d94fe)
  • feat(api): RAG-395: add AI Search endpoints (de5e7d8)
  • feat(d1): Add time travel get_bookmark and restore endpoints (fdb0bb6)
  • feat(iam): Add SSO Connectors resource to SDKs (3d3e064)
  • feat(leaked_credentials_check): Add GET endpoint for leaked_credentials_check/detections (f3c162e)
  • feat(mcp_portals): enable sdks generation (5e65ba4)
  • feat(pipelines): Configure SDKs/Terraform to use the new Pipelines, Streams, Sinks routes (da48453)
  • feat(r2_data_catalog): Configure SDKs/Terraform to use R2 Data Catalog routes (da8a861)
  • feat(radar): add new group by dimension endpoints; deprecate to_markdown endpoint (51e1bed)
  • feat(silences): add a new alert silencing api (60a4ce6)
  • feat(tomarkdown): add new markdown supported endpoint (69c0700)
  • fix: Correctly reflect schema validation model <-> openapi mapping (bb86151)
  • fix: move wvpc (69208f2)
  • fix: tabbing on realtime-kit api resources (b4bcacd)
  • fix: unsupported auth scheme (a58f817)
  • fix(ai_controls): incorrect use of standalone_api (f61e213)

Bug Fixes

  • mcp: correct code tool API endpoint (599703c)
  • mcp: return correct lines on typescript errors (5d6f999)
  • organization_profile: bad reference (d84ea77)
  • workers_kv_namespace: lint (292666a)
  • workers: tests (2ee37f7)

Chores

  • api: update composite API spec (5ae550d)
  • api: update composite API spec (20ef6cd)
  • api: update composite API spec (7ed3d4a)
  • api: update composite API spec (94fe2d3)
  • api: update composite API spec (0f4fab6)
  • api: update composite API spec (6d9c3bc)
  • api: update composite API spec (0fb4878)
  • api: update composite API spec (8950ae0)
  • api: update composite API spec (cde9ca3)
  • api: update composite API spec (c11f355)
  • api: update composite API spec (aab704a)
  • api: update composite API spec (3b947ea)
  • api: update composite API spec (46d7288)
  • api: update composite API spec (cc7a8f2)
  • api: update composite API spec (48b9bb1)
  • api: update composite API spec (5d0014f)
  • api: update composite API spec (03ae4b8)
  • api: update composite API spec (f82de0b)
  • api: update composite API spec (75042a6)
  • api: update composite API spec (7389bd9)
  • api: update composite API spec (87c3dea)
  • api: update composite API spec (1bd7c7b)
  • api: update composite API spec (b99365d)
  • api: update composite API spec (dcf9465)
  • api: update composite API spec (746ab5a)
  • api: update composite API spec (db9f9a7)
  • api: update composite API spec (39b1aad)
  • api: update composite API spec (4d93882)
  • api: update composite API spec (783df8b)
  • api: update composite API spec (3b021f5)
  • api: update composite API spec (3bf2761)
  • api: update composite API spec (5d7e12a)
  • api: update composite API spec (feae1eb)
  • api: update composite API spec (85054bb)
  • api: update composite API spec (6abdaea)
  • api: update composite API spec (ca47e4f)
  • api: update composite API spec (3fd0772)
  • api: update composite API spec (f8fb6b7)
  • api: update composite API spec (2b9d23f)
  • api: update composite API spec (de5a825)
  • api: update composite API spec (dace316)
  • api: update composite API spec (bce7409)
  • api: update composite API spec (453cde7)
  • api: update composite API spec (425ac96)
  • api: update composite API spec (9d722e3)
  • api: update composite API spec (05849a2)
  • api: update composite API spec (3e326ac)
  • api: update composite API spec (d90e82e)
  • api: update composite API spec (eab4237)
  • api: update composite API spec (27de8a7)
  • api: update composite API spec (01726ea)
  • api: update composite API spec (f2fb434)
  • api: update composite API spec (c69bd5f)
  • api: update composite API spec (5a3ebb5)
  • api: update composite API spec (4a0aea8)
  • api: update composite API spec (7659e28)
  • api: update composite API spec (85292a4)
  • api: update composite API spec (6989586)
  • api: update composite API spec (e03893d)
  • api: update composite API spec (9ef31e6)
  • api: update composite API spec (62a57d7)
  • api: update composite API spec (7e73c8e)
  • api: update composite API spec (3c9f5d9)
  • api: update composite API spec (0653b54)
  • api: update composite API spec (1939ed5)
  • internal: codegen related update (800b65e)
  • internal: codegen related update (e1d1127)
  • internal: codegen related update (714c7c6)

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 stainless-app bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch 29 times, most recently from ee19299 to 907ea11 Compare October 2, 2025 16:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from 8ab6b2d to 9874469 Compare January 12, 2026 10:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from 9874469 to fee77d0 Compare January 12, 2026 15:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from fee77d0 to 6d5921b Compare January 13, 2026 00:23
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from 6d5921b to 1a6a03b Compare January 13, 2026 18:48
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from 1a6a03b to 08dfa44 Compare January 13, 2026 23:23
@vaishakdinesh vaishakdinesh changed the title release: 5.3.0 release: 6.0.0 Jan 14, 2026
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Jan 14, 2026

Release version edited manually

The Pull Request version has been manually set to 6.0.0 and will be used for the release.

If you instead want to use the version number 5.3.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from 08dfa44 to fe6de7a Compare January 14, 2026 00:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from a1d0781 to 2bec23e Compare January 14, 2026 10:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from 2bec23e to 07cd5df Compare January 14, 2026 12:25
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from 07cd5df to c72c423 Compare January 14, 2026 16:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from c72c423 to f74ad09 Compare January 14, 2026 16:40
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from 9fe3730 to 6cc149d Compare January 15, 2026 22:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--cloudflare branch from 6cc149d to 1b719a1 Compare January 19, 2026 23:11
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.

1 participant