Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 30, 2025

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Typescript SDK Changes Detected:

  • conductorone-sdk-typescript.connector.list(): response.list.[].connector.syncConfig Added
  • conductorone-sdk-typescript.connector.createDelegated(): response.connectorview.connector.syncConfig Added
  • conductorone-sdk-typescript.connector.get(): response.connectorview.connector.syncConfig Added
  • conductorone-sdk-typescript.connector.update():
    • request.connectorServiceUpdateRequest.connector.syncConfig Added
    • response.connectorview.connector.syncConfig Added
  • conductorone-sdk-typescript.connector.create(): response.connectorview.connector.syncConfig Added
  • conductorone-sdk-typescript.connector.updateDelegated():
    • request.connectorServiceUpdateDelegatedRequest.connector.syncConfig Added
    • response.connectorview.connector.syncConfig Added
  • conductorone-sdk-typescript.appEntitlementsProxy.get(): response.appproxyentitlementview.appProxyEntitlement.disabledAt Added
  • conductorone-sdk-typescript.appEntitlementsProxy.create(): response.appproxyentitlementview.appProxyEntitlement.disabledAt Added
  • conductorone-sdk-typescript.automationSearch.searchAutomationTemplateVersions(): response.list.[].automationSteps.[].createRevokeTasksV2 Added
  • conductorone-sdk-typescript.automationSearch.searchAutomations(): response.list.[].automationSteps.[].createRevokeTasksV2 Added
  • conductorone-sdk-typescript.automation.listAutomations(): response.list.[].automationSteps.[].createRevokeTasksV2 Added
  • conductorone-sdk-typescript.automation.createAutomation():
    • request.automationSteps.[].createRevokeTasksV2 Added
    • response.automation.automationSteps.[].createRevokeTasksV2 Added
  • conductorone-sdk-typescript.automation.getAutomation(): response.automation.automationSteps.[].createRevokeTasksV2 Added
  • conductorone-sdk-typescript.automation.updateAutomation():
    • request.updateAutomationRequest.automation.automationSteps.[].createRevokeTasksV2 Added
    • response.automation.automationSteps.[].createRevokeTasksV2 Added
  • conductorone-sdk-typescript.policies.list(): response.list.[].policySteps.{}.steps.[].approval Changed
  • conductorone-sdk-typescript.policies.create():
    • request.policySteps.{}.steps.[].approval Changed
    • response.policy.policySteps.{}.steps.[].approval Changed
  • conductorone-sdk-typescript.policies.get(): response.policy.policySteps.{}.steps.[].approval Changed
  • conductorone-sdk-typescript.policies.update():
    • request.updatePolicyRequest.policy.policySteps.{}.steps.[].approval Changed
    • response.policy.policySteps.{}.steps.[].approval Changed
  • conductorone-sdk-typescript.policySearch.search(): response.list.[].policySteps.{}.steps.[].approval Changed
  • conductorone-sdk-typescript.taskSearch.search(): response.list.[].task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskAudit.list(): response.list.[].approvalInstanceChange.instance.approval Changed
  • conductorone-sdk-typescript.task.createGrantTask(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.task.createOffboardingTask(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.task.createRevokeTask(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.task.get(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskActions.approve(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskActions.approveWithStepUp(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskActions.close(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskActions.comment(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskActions.deny(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskActions.escalateToEmergencyAccess(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskActions.processNow(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskActions.reassign(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskActions.hardReset(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskActions.restart(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskActions.skipStep(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskActions.updateGrantDuration(): response.taskview.task.policy.current.approval.approval Changed
  • conductorone-sdk-typescript.taskActions.updateRequestData(): response.taskview.task.policy.current.approval.approval Changed
OpenAPI Change Summary
└─┬Components
  ├──[+] schemas (7228:7)
  ├──[+] schemas (5482:7)
  ├──[+] schemas (7269:7)
  ├──[+] schemas (7208:7)
  ├──[+] schemas (7222:7)
  ├──[+] schemas (7173:7)
  ├──[+] schemas (7234:7)
  ├──[+] schemas (7103:7)
  ├─┬c1.api.app.v1.Connector
  │ ├──[+] properties (3250:9)
  │ ├─┬updatedAt
  │ │ ├──[+] type (3268:13)❌ 
  │ │ ├──[+] description (3265:24)
  │ │ ├──[+] readOnly (3266:21)❌ 
  │ │ ├──[-] oneOf (3266:27)❌ 
  │ │ └──[-] oneOf (3269:27)❌ 
  │ ├─┬syncDisabledAt
  │ │ └──[🔀] $ref (5482:20)❌ 
  │ ├─┬syncDisabledCategory
  │ │ ├──[-] type (3256:25)❌ 
  │ │ ├──[-] description (3253:34)
  │ │ ├──[-] readOnly (3254:31)❌ 
  │ │ ├──[+] oneOf (3254:15)
  │ │ └──[+] oneOf (3257:15)
  │ ├─┬syncDisabledReason
  │ │ └──[🔀] description (3259:24)
  │ └─┬userIds
  │   ├──[-] items (3273:25)❌ 
  │   ├──[-] type (3276:25)❌ 
  │   ├──[-] description (3271:34)
  │   ├──[-] readOnly (3274:31)❌ 
  │   ├──[+] oneOf (3272:15)
  │   └──[+] oneOf (3275:15)
  ├─┬c1.api.policy.v1.ResourceOwnerApproval
  │ └──[+] properties (12178:9)
  ├─┬c1.api.policy.v1.AppGroupApproval
  │ └──[+] properties (10629:9)
  ├─┬c1.api.policy.v1.ExpressionApproval
  │ └──[+] properties (11382:9)
  ├─┬c1.api.policy.v1.ManagerApproval
  │ └──[+] properties (11558:9)
  ├─┬c1.api.policy.v1.EntitlementOwnerApproval
  │ └──[+] properties (11191:9)
  ├─┬c1.api.automations.v1.AutomationStep
  │ ├──[🔀] description (6548:20)
  │ ├──[+] properties (6594:9)
  │ ├─┬runAutomation
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (7587:20)❌ 
  │ ├─┬taskAction
  │ │ ├──[+] type (6632:13)❌ 
  │ │ ├──[+] description (6629:24)
  │ │ ├──[+] readOnly (6630:21)❌ 
  │ │ ├──[-] oneOf (7876:13)❌ 
  │ │ └──[-] oneOf (6615:27)❌ 
  │ ├─┬waitForDuration
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (8190:20)❌ 
  │ ├─┬unenrollFromAllAccessProfiles
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (8063:20)❌ 
  │ ├─┬stepDisplayName
  │ │ └──[🔀] description (6617:24)
  │ ├─┬sendSlackMessage
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (7984:20)❌ 
  │ ├─┬grantEntitlements
  │ │ └──[🔀] $ref (7103:20)❌ 
  │ ├─┬webhook
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (8385:20)❌ 
  │ ├─┬skipIfTrueCel
  │ │ ├──[-] type (6598:25)❌ 
  │ │ ├──[-] description (6595:34)
  │ │ ├──[-] readOnly (6596:31)❌ 
  │ │ ├──[+] oneOf (8028:7)
  │ │ └──[+] oneOf (6615:15)
  │ ├─┬updateUser
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (8117:20)❌ 
  │ ├─┬stepName
  │ │ └──[🔀] description (6623:24)
  │ ├─┬sendEmail
  │ │ └─┬ONEOF
  │ │   └──[🔀] $ref (7627:20)❌ 
  │ └─┬removeFromDelegation
  │   └─┬ONEOF
  │     └──[🔀] $ref (7346:20)❌ 
  ├─┬c1.api.policy.v1.UserApproval
  │ ├──[+] properties (12439:9)
  │ └─┬userIds
  │   ├──[-] items (12231:25)❌ 
  │   ├──[🔀] type (12442:17)❌ 
  │   └──[🔀] description (12440:24)
  ├─┬c1.api.policy.v1.AppOwnerApproval
  │ └──[+] properties (10645:9)
  └─┬c1.api.app.v1.AppEntitlementProxy
    ├──[+] properties (1173:9)
    ├─┬dstAppId
    │ └──[🔀] description (1178:24)
    ├─┬updatedAt
    │ ├──[+] type (1215:13)❌ 
    │ ├──[+] description (1212:24)
    │ ├──[+] readOnly (1213:21)❌ 
    │ ├──[-] oneOf (1215:27)❌ 
    │ └──[-] oneOf (1218:27)❌ 
    ├─┬srcAppEntitlementId
    │ ├──[🔀] type (1197:13)❌ 
    │ └──[🔀] description (1190:24)
    ├─┬dstAppEntitlementId
    │ ├──[🔀] type (1176:17)❌ 
    │ ├──[+] format (1174:19)❌ 
    │ └──[-] description (1174:34)
    ├─┬srcAppId
    │ └──[🔀] description (1200:24)
    ├─┬implicit
    │ ├──[🔀] type (1187:13)❌ 
    │ └──[🔀] description (1184:24)
    └─┬systemBuiltin
      ├──[🔀] type (1209:13)❌ 
      └──[🔀] description (1206:24)
Document Element Total Changes Breaking Changes
components 77 36

TYPESCRIPT CHANGELOG

core: 3.26.0 - 2025-11-03

🐝 New Features

  • allow additional package.json scripts to be defined (commit by @walker-tx)

core: 3.24.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

globalServerURLs: 2.83.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.648.0

@github-actions github-actions bot added the patch Patch version bump label Oct 30, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 30, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761783256 branch 2 times, most recently from 48d73ff to 7583fff Compare November 1, 2025 00:18
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 1.1.2 chore: 🐝 Update SDK - Generate 1.2.0 Nov 1, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Nov 1, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761783256 branch 2 times, most recently from 6c9da3c to 8fa7699 Compare November 3, 2025 00:18
* `conductorone-sdk-typescript.connector.list()`:  `response.list.[].connector.syncConfig` **Added**
* `conductorone-sdk-typescript.connector.createDelegated()`:  `response.connectorview.connector.syncConfig` **Added**
* `conductorone-sdk-typescript.connector.get()`:  `response.connectorview.connector.syncConfig` **Added**
* `conductorone-sdk-typescript.connector.update()`: 
  *  `request.connectorServiceUpdateRequest.connector.syncConfig` **Added**
  *  `response.connectorview.connector.syncConfig` **Added**
* `conductorone-sdk-typescript.connector.create()`:  `response.connectorview.connector.syncConfig` **Added**
* `conductorone-sdk-typescript.connector.updateDelegated()`: 
  *  `request.connectorServiceUpdateDelegatedRequest.connector.syncConfig` **Added**
  *  `response.connectorview.connector.syncConfig` **Added**
* `conductorone-sdk-typescript.appEntitlementsProxy.get()`:  `response.appproxyentitlementview.appProxyEntitlement.disabledAt` **Added**
* `conductorone-sdk-typescript.appEntitlementsProxy.create()`:  `response.appproxyentitlementview.appProxyEntitlement.disabledAt` **Added**
* `conductorone-sdk-typescript.automationSearch.searchAutomationTemplateVersions()`:  `response.list.[].automationSteps.[].createRevokeTasksV2` **Added**
* `conductorone-sdk-typescript.automationSearch.searchAutomations()`:  `response.list.[].automationSteps.[].createRevokeTasksV2` **Added**
* `conductorone-sdk-typescript.automation.listAutomations()`:  `response.list.[].automationSteps.[].createRevokeTasksV2` **Added**
* `conductorone-sdk-typescript.automation.createAutomation()`: 
  *  `request.automationSteps.[].createRevokeTasksV2` **Added**
  *  `response.automation.automationSteps.[].createRevokeTasksV2` **Added**
* `conductorone-sdk-typescript.automation.getAutomation()`:  `response.automation.automationSteps.[].createRevokeTasksV2` **Added**
* `conductorone-sdk-typescript.automation.updateAutomation()`: 
  *  `request.updateAutomationRequest.automation.automationSteps.[].createRevokeTasksV2` **Added**
  *  `response.automation.automationSteps.[].createRevokeTasksV2` **Added**
* `conductorone-sdk-typescript.policies.list()`:  `response.list.[].policySteps.{}.steps.[].approval` **Changed**
* `conductorone-sdk-typescript.policies.create()`: 
  *  `request.policySteps.{}.steps.[].approval` **Changed**
  *  `response.policy.policySteps.{}.steps.[].approval` **Changed**
* `conductorone-sdk-typescript.policies.get()`:  `response.policy.policySteps.{}.steps.[].approval` **Changed**
* `conductorone-sdk-typescript.policies.update()`: 
  *  `request.updatePolicyRequest.policy.policySteps.{}.steps.[].approval` **Changed**
  *  `response.policy.policySteps.{}.steps.[].approval` **Changed**
* `conductorone-sdk-typescript.policySearch.search()`:  `response.list.[].policySteps.{}.steps.[].approval` **Changed**
* `conductorone-sdk-typescript.taskSearch.search()`:  `response.list.[].task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskAudit.list()`:  `response.list.[].approvalInstanceChange.instance.approval` **Changed**
* `conductorone-sdk-typescript.task.createGrantTask()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.task.createOffboardingTask()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.task.createRevokeTask()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.task.get()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.approve()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.approveWithStepUp()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.close()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.comment()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.deny()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.escalateToEmergencyAccess()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.processNow()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.reassign()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.hardReset()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.restart()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.skipStep()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.updateGrantDuration()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
* `conductorone-sdk-typescript.taskActions.updateRequestData()`:  `response.taskview.task.policy.current.approval.approval` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761783256 branch from d4a1182 to 74c46b7 Compare November 4, 2025 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants