Skip to content

chore: 🐝 Update SDK - Generate 0.41.0 - #147

Merged
mstrivens merged 2 commits into
mainfrom
speakeasy-sdk-regen-1784624072
Jul 21, 2026
Merged

chore: 🐝 Update SDK - Generate 0.41.0#147
mstrivens merged 2 commits into
mainfrom
speakeasy-sdk-regen-1784624072

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Ruby SDK Changes:

  • stack_one.accounts.list_linked_accounts(): response Changed (Breaking ⚠️)
  • stack_one.iam.list_users():
    • request.filter Changed
    • response.data[] Changed (Breaking ⚠️)
  • stack_one.iam.list_roles(): response.data[] Changed (Breaking ⚠️)
  • stack_one.iam.list_policies(): response.data[].permissions[] Changed (Breaking ⚠️)
  • stack_one.iam.list_groups(): response.data[] Changed (Breaking ⚠️)
  • stack_one.iam.get_user(): response.data Changed (Breaking ⚠️)
  • stack_one.iam.get_role(): response.data Changed (Breaking ⚠️)
  • stack_one.iam.get_policy(): response.data.permissions[] Changed (Breaking ⚠️)
  • stack_one.iam.get_group(): response.data Changed (Breaking ⚠️)
  • stack_one.request_logs.get_log(): response.data.step_requests[] Changed (Breaking ⚠️)
  • stack_one.mcp.mcp_post():
    • request Changed (Breaking ⚠️)
    • response.status[200] Changed
  • stack_one.actions.rpc_action_synced():
    • request.actions_rpc_synced_request_dto Changed (Breaking ⚠️)
    • response.datasync Changed (Breaking ⚠️)
  • stack_one.actions.rpc_action():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • stack_one.logs.get_step_advanced_log(): Added
  • stack_one.accounts.get_account(): response.categories Added
  • stack_one.logs.get_unified_advanced_log(): Added
  • stack_one.logs.get_unified_log(): Added
  • stack_one.logs.list_action_logs(): Added
  • stack_one.logs.list_action_step_logs(): Added
  • stack_one.logs.list_logs(): Added
  • stack_one.logs.list_provider_logs(): Added
  • stack_one.logs.list_step_logs(): Added
  • stack_one.logs.list_unified_logs(): Added
  • stack_one.logs.list_unified_provider_logs(): Added
  • stack_one.request_logs.list_logs_legacy(): Added
  • stack_one.request_logs.list_step_logs_legacy(): Added
  • stack_one.iam.get_me(): Added
  • stack_one.iam.get_organization(): Added
  • stack_one.iam.list_organizations(): Added
  • stack_one.iam.list_resource_types(): Added
  • stack_one.iam.list_resource_users(): Added
  • stack_one.request_logs.list_logs(): Removed (Breaking ⚠️)
  • stack_one.request_logs.list_step_logs(): Removed (Breaking ⚠️)
  • stack_one.accounts.delete_account(): response.categories Added
  • stack_one.logs.get_step_log(): Added
  • stack_one.connect_sessions.get_connect_session(): Added
  • stack_one.accounts.update_account():
    • request.patch_account_external_dto.connector_profile_id Added
    • response.categories Added
  • stack_one.actions.list_actions_meta():
    • request.include Changed
    • response.data[] Changed
  • stack_one.logs.get_provider_log(): Added
  • stack_one.logs.get_provider_advanced_log(): Added
  • stack_one.auth_configs.list_auth_configs(): Deprecated
  • stack_one.connect_sessions.authenticate_connect_session(): response Changed
  • stack_one.connect_sessions.create_connect_session():
    • request.connector_profile_id Added
    • response Changed
  • stack_one.logs.get_logs_stats_dimensions(): Added
  • stack_one.request_logs.get_log(): Deprecated
  • stack_one.logs.get_logs_stats_aggregate(): Added
  • stack_one.request_logs.list_platform_logs(): Deprecated
  • stack_one.logs.get_action_log(): Added
  • stack_one.logs.get_action_defender_log(): Added
  • stack_one.logs.get_action_advanced_log(): Added
  • stack_one.connector_profiles.upsert_connector_profile_pinned_version(): Added
  • stack_one.connector_profiles.list_connector_profiles(): Added
  • stack_one.connector_profiles.list_connector_profile_versions(): Added
  • stack_one.connector_profiles.get_connector_profile_pinned_version(): Added
  • stack_one.connector_profiles.delete_connector_profile_pinned_version(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (21:5)
│ ├──[+] path (33:5)
│ ├──[+] path (17:5)
│ ├──[+] path (30:5)
│ ├──[+] path (53291:5)
│ ├──[+] path (53012:5)
│ ├──[+] path (53511:5)
│ ├──[+] path (23:5)
│ ├──[+] path (19:5)
│ ├──[+] path (18:5)
│ ├──[+] path (24:5)
│ ├──[+] path (53934:5)
│ ├──[+] path (53723:5)
│ ├──[+] path (5:5)
│ ├──[+] path (28:5)
│ ├──[+] path (29:5)
│ ├──[+] path (22:5)
│ ├──[+] path (34:5)
│ ├──[+] path (20:5)
│ ├──[+] path (26:5)
│ ├──[+] path (35:5)
│ ├──[+] path (16:5)
│ ├──[+] path (14:5)
│ ├──[+] path (15:5)
│ ├──[+] path (31:5)
│ ├──[+] path (27:5)
│ ├──[+] path (25:5)
│ ├─┬/requests/platform-logs
│ │ └─┬GET
│ │   ├──[+] deprecated (13:53)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (67875:46)❌ 
│ ├─┬/accounts
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[-] items (6:1541)❌ 
│ │           ├──[-] type (6:1525)❌ 
│ │           ├──[+] oneOf (67867:34)
│ │           └──[+] oneOf (7:1584)
│ ├─┬/unified/iam/groups/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (52853:26)
│ ├─┬/actions
│ │ └─┬GET
│ │   ├──[🔀] summary (39:4192)
│ │   ├──[🔀] description (39:39)
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       ├──[🔀] example (39:1712)
│ │       └─┬Schema
│ │         └──[+] enum (39:1859)
│ ├─┬/auth_configs
│ │ └─┬GET
│ │   ├──[🔀] description (32:62)
│ │   └──[+] deprecated (32:43)
│ ├─┬/unified/iam/users
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ ├──[🔀] description (51103:28)
│ │   │ └─┬Schema
│ │   │   ├──[+] additionalProperties (51142:39)❌ 
│ │   │   ├──[+] properties (51117:17)
│ │   │   ├──[+] properties (51123:17)
│ │   │   ├──[+] properties (51135:17)
│ │   │   ├──[+] properties (51129:17)
│ │   │   └─┬updated_after
│ │   │     └──[-] additionalProperties (51091:43)❌ 
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (51198:26)
│ ├─┬/requests/logs/{id}
│ │ └─┬GET
│ │   ├──[+] deprecated (11:49)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (67898:41)❌ 
│ ├─┬/unified/iam/roles
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (52100:26)
│ ├─┬/mcp
│ │ └─┬POST
│ │   ├──[+] parameters (38:368)❌ 
│ │   ├──[+] parameters (38:1651)❌ 
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (38:1092)
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   ├──[+] content (38:5658)
│ │   │   └──[+] content (38:3355)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       ├──[+] examples (38:2693)
│ │       ├──[+] examples (38:2970)
│ │       ├─┬initialize
│ │       │ └──[🔀] summary (38:2130)
│ │       ├─┬toolsList
│ │       │ ├──[🔀] value (38:2407)
│ │       │ └──[🔀] summary (38:2363)
│ │       └─┬toolsCall
│ │         └──[🔀] summary (38:2497)
│ ├─┬/unified/iam/groups
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (52621:26)
│ ├─┬/unified/iam/users/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (51430:26)
│ ├─┬/requests/logs/steps
│ │ └─┬GET
│ │   ├──[+] deprecated (10:50)
│ │   ├──[🔀] operationId (10:69)❌ 
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (67890:42)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-name-override (10:5667)
│ ├─┬/unified/iam/roles/{id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[🔀] example (52332:26)
│ ├─┬/requests/logs
│ │ └─┬GET
│ │   ├──[+] deprecated (12:44)
│ │   ├──[🔀] operationId (12:63)❌ 
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (67901:45)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-name-override (12:6833)
│ └─┬/actions/rpc
│   └─┬POST
│     ├──[-] parameters (20:158)❌ 
│     ├──[-] parameters (20:387)❌ 
│     ├──[+] parameters (42:446)❌ 
│     └─┬Responses
│       └─┬200
│         ├──[🔀] description (42:936)
│         └─┬application/json
│           └─┬Schema
│             └──[🔀] $ref (93216:17)❌ 
├─┬Tags
│ └──[+] Organizations (67707:5)
├─┬Tags
│ └──[+] Resource Users (67723:5)
├─┬Tags
│ └──[+] Me (67711:5)
├─┬Tags
│ └──[+] Connector Profiles (67472:5)
├─┬Tags
│ └──[+] Credentials (67715:5)
├─┬Tags
│ └──[+] Logs (67474:5)
├─┬Tags
│ └──[+] Resource Types (67719:5)
└─┬Components
  ├──[-] schemas (66577:27)❌ 
  ├──[+] schemas (67901:37)
  ├──[-] schemas (66560:22)❌ 
  ├──[-] schemas (66580:29)❌ 
  ├──[-] schemas (66571:25)❌ 
  ├──[-] schemas (66578:22)❌ 
  ├──[-] schemas (66561:32)❌ 
  ├──[+] schemas (67888:31)
  ├──[+] schemas (67906:46)
  ├──[+] schemas (67892:28)
  ├──[+] schemas (67845:34)
  ├──[+] schemas (67852:38)
  ├──[+] schemas (67867:34)
  ├──[+] schemas (88639:25)
  ├──[+] schemas (88941:36)
  ├──[+] schemas (88888:26)
  ├──[+] schemas (67844:37)
  ├──[+] schemas (67879:30)
  ├──[+] schemas (67887:24)
  ├──[+] schemas (89407:23)
  ├──[+] schemas (89295:33)
  ├──[+] schemas (67880:31)
  ├──[+] schemas (67902:35)
  ├──[+] schemas (67857:24)
  ├──[+] schemas (67820:29)
  ├──[+] schemas (88691:31)
  ├──[+] schemas (67874:28)
  ├──[+] schemas (67868:24)
  ├──[+] schemas (67804:28)
  ├──[+] schemas (67897:21)
  ├──[+] schemas (67856:28)
  ├──[+] schemas (67803:30)
  ├──[+] schemas (67870:23)
  ├──[+] schemas (67903:29)
  ├──[+] schemas (67898:33)
  ├──[+] schemas (88923:32)
  ├──[+] schemas (88599:26)
  ├──[+] schemas (67802:20)
  ├──[+] schemas (67899:28)
  ├──[+] schemas (67904:30)
  ├──[+] schemas (89035:29)
  ├──[+] schemas (67875:38)
  ├──[+] schemas (67805:29)
  ├──[+] schemas (67890:34)
  ├──[+] schemas (67842:27)
  ├──[+] schemas (67843:40)
  ├──[+] schemas (67891:27)
  ├──[+] schemas (67869:22)
  ├─┬IamPermission
  │ ├──[+] properties (89009:11)
  │ ├─┬updated_at
  │ │ ├──[-] type (87480:21)❌ 
  │ │ ├──[-] format (87481:23)❌ 
  │ │ ├──[-] example (87483:24)
  │ │ └──[+] allOf (89052:32)
  │ ├─┬resources
  │ │ └──[+] deprecated (89007:27)
  │ └─┬type
  │   ├──[+] items (89011:22)❌ 
  │   ├──[+] type (89010:21)❌ 
  │   ├──[+] description (89014:28)
  │   └──[-] allOf (87487:32)❌ 
  ├─┬ConnectSession
  │ ├──[+] properties (67849:1680)
  │ ├──[+] properties (67849:1815)
  │ ├─┬origin_username
  │ │ └──[-] nullable (66542:729)❌ 
  │ ├─┬type
  │ │ ├──[-] enum (66542:1391)❌ 
  │ │ ├──[-] enum (66542:1354)❌ 
  │ │ ├──[-] enum (66542:1367)❌ 
  │ │ ├──[-] enum (66542:1374)❌ 
  │ │ ├──[-] description (66542:1311)
  │ │ ├──[-] nullable (66542:1477)❌ 
  │ │ ├──[-] example (66542:1407)
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (66542:1458)❌ 
  │ ├─┬label
  │ │ ├──[+] description (67849:1531)
  │ │ └──[+] deprecated (67849:1658)
  │ ├─┬created_at
  │ │ ├──[-] format (66542:863)❌ 
  │ │ ├──[+] description (67849:1734)
  │ │ └──[+] nullable (67849:1809)❌ 
  │ ├─┬id
  │ │ ├──[🔀] type (67849:1114)❌ 
  │ │ ├──[+] description (67849:1137)
  │ │ ├──[+] nullable (67849:1267)❌ 
  │ │ └──[+] example (67849:1217)
  │ ├─┬integration_id
  │ │ ├──[🔀] description (67849:1531)
  │ │ └──[+] deprecated (67849:1658)
  │ ├─┬organization_id
  │ │ ├──[-] type (66542:105)❌ 
  │ │ ├──[+] description (67849:1874)
  │ │ ├──[+] nullable (67849:1855)❌ 
  │ │ └──[+] allOf (67852:38)
  │ ├─┬external_trigger_token
  │ │ ├──[+] format (67849:863)❌ 
  │ │ ├──[-] description (66542:1137)
  │ │ ├──[-] nullable (66542:1267)❌ 
  │ │ └──[-] example (66542:1217)
  │ ├─┬metadata
  │ │ ├──[🔀] type (67849:798)❌ 
  │ │ └──[-] description (66542:918)
  │ └─┬origin_owner_id
  │   ├──[🔀] type (67849:895)❌ 
  │   ├──[+] description (67849:918)
  │   └──[+] nullable (67849:1075)❌ 
  ├─┬ActionsSyncedDatasync
  │ ├──[+] required (67815:820)❌ 
  │ ├──[+] required (67815:877)❌ 
  │ ├──[+] required (67815:801)❌ 
  │ ├──[-] required (66513:588)❌ 
  │ ├──[-] required (66513:536)❌ 
  │ ├──[+] properties (67815:63)
  │ ├──[+] properties (67815:231)
  │ ├──[+] properties (67815:656)
  │ ├──[-] properties (66513:425)❌ 
  │ ├──[-] properties (66513:63)❌ 
  │ ├─┬synced_at
  │ │ └──[🔀] description (67815:602)
  │ ├─┬sync_expires_at
  │ │ └──[🔀] description (67815:416)
  │ └─┬request_id
  │   └──[🔀] description (67815:276)
  ├─┬IamResource
  │ └─┬type
  │   ├──[+] description (89230:28)
  │   ├──[+] example (89232:24)
  │   ├──[+] oneOf (89223:15)
  │   ├──[+] oneOf (89252:30)
  │   └──[-] allOf (87678:30)❌ 
  ├─┬StepLog
  │ ├──[+] required (67886:2020)❌ 
  │ ├──[+] required (67886:2031)❌ 
  │ ├──[+] required (67886:2047)❌ 
  │ ├──[-] properties (66570:1963)❌ 
  │ ├──[-] properties (66570:1732)❌ 
  │ ├──[-] properties (66570:1210)❌ 
  │ ├──[-] properties (66570:741)❌ 
  │ ├──[-] properties (66570:2294)❌ 
  │ ├──[-] properties (66570:2064)❌ 
  │ ├──[-] properties (66570:847)❌ 
  │ ├──[-] properties (66570:1423)❌ 
  │ ├──[-] properties (66570:2422)❌ 
  │ ├──[-] properties (66570:49)❌ 
  │ ├──[-] properties (66570:1626)❌ 
  │ ├──[-] properties (66570:2561)❌ 
  │ ├──[-] properties (66570:1527)❌ 
  │ ├──[-] properties (66570:2172)❌ 
  │ ├──[-] properties (66570:1103)❌ 
  │ ├──[-] properties (66570:1849)❌ 
  │ ├──[-] properties (66570:959)❌ 
  │ ├──[+] properties (67886:180)
  │ ├──[+] properties (67886:1271)
  │ ├──[+] properties (67886:808)
  │ ├──[+] properties (67886:49)
  │ ├──[+] properties (67886:1895)
  │ ├──[+] properties (67886:1597)
  │ ├──[+] properties (67886:1796)
  │ ├──[+] properties (67886:464)
  │ ├──[+] properties (67886:585)
  │ ├──[+] properties (67886:371)
  │ ├──[+] properties (67886:297)
  │ ├──[+] properties (67886:703)
  │ ├─┬success
  │ │ └──[🔀] description (67886:1745)
  │ ├─┬account_id
  │ │ └──[🔀] description (67886:1530)
  │ └─┬project_id
  │   └──[🔀] description (67886:1422)
  ├─┬UnifiedLogsPaginated
  │ ├──[+] properties (67900:62)
  │ ├──[+] properties (67900:176)
  │ ├──[-] properties (66579:62)❌ 
  │ └─┬data
  │   ├──[+] description (67900:291)
  │   └─┬Schema
  │     └──[🔀] $ref (67897:29)❌ 
  ├─┬StepLogsPaginated
  │ ├──[+] properties (67889:59)
  │ ├──[+] properties (67889:173)
  │ ├──[-] properties (66572:59)❌ 
  │ └─┬data
  │   ├──[+] description (67889:288)
  │   └─┬Schema
  │     └──[🔀] $ref (67886:26)❌ 
  ├─┬IamGroup
  │ ├──[+] properties (88758:11)
  │ ├──[+] properties (88766:11)
  │ ├──[+] properties (88771:11)
  │ ├─┬description
  │ │ ├──[+] format (88781:23)❌ 
  │ │ └──[+] example (88783:24)
  │ ├─┬created_at
  │ │ ├──[+] items (88760:22)❌ 
  │ │ ├──[🔀] type (88759:21)❌ 
  │ │ ├──[-] format (87325:23)❌ 
  │ │ ├──[+] description (88763:28)
  │ │ └──[-] example (87327:24)
  │ ├─┬remote_parent_id
  │ │ ├──[🔀] description (88749:28)
  │ │ └──[-] example (87321:24)
  │ ├─┬name
  │ │ ├──[+] description (88714:28)
  │ │ └──[+] example (88716:24)
  │ ├─┬id
  │ │ ├──[-] description (87279:28)
  │ │ └──[-] example (87281:24)
  │ ├─┬remote_id
  │ │ ├──[🔀] description (88768:28)
  │ │ └──[-] example (87287:24)
  │ ├─┬parent_id
  │ │ └──[-] description (87314:28)
  │ ├─┬updated_at
  │ │ ├──[+] items (88742:22)❌ 
  │ │ ├──[🔀] type (88741:21)❌ 
  │ │ ├──[-] format (87331:23)❌ 
  │ │ └──[-] example (87333:24)
  │ ├─┬roles
  │ │ ├──[-] items (87307:22)❌ 
  │ │ ├──[🔀] type (88719:21)❌ 
  │ │ ├──[+] description (88720:28)
  │ │ └──[+] example (88722:24)
  │ └─┬type
  │   ├──[+] type (88753:21)❌ 
  │   ├──[+] description (88754:28)
  │   ├──[+] example (88756:24)
  │   └──[-] allOf (70978:24)❌ 
  ├─┬ActionsMeta
  │ ├──[+] properties (67810:424)
  │ ├──[+] properties (67810:2049)
  │ ├─┬integration_id
  │ │ ├──[🔀] description (67810:249)
  │ │ └──[+] deprecated (67810:402)
  │ ├─┬version
  │ │ └──[🔀] description (67810:1088)
  │ ├─┬description
  │ │ └──[🔀] description (67810:478)
  │ ├─┬name
  │ │ ├──[🔀] description (67810:249)
  │ │ └──[+] deprecated (67810:402)
  │ ├─┬release_stage
  │ │ └──[🔀] description (67810:807)
  │ ├─┬icon
  │ │ └──[🔀] description (67810:990)
  │ ├─┬scope_definitions
  │ │ ├──[-] items (66508:1595)❌ 
  │ │ ├──[🔀] type (67810:703)❌ 
  │ │ └──[🔀] description (67810:726)
  │ └─┬key
  │   └──[🔀] description (67810:896)
  ├─┬ConnectSessionTokenAuthLink
  │ ├──[+] properties (67853:1693)
  │ ├──[+] properties (67853:1828)
  │ ├─┬external_trigger_token
  │ │ ├──[+] format (67853:876)❌ 
  │ │ ├──[-] description (66545:1150)
  │ │ ├──[-] nullable (66545:1280)❌ 
  │ │ └──[-] example (66545:1230)
  │ ├─┬organization_id
  │ │ ├──[-] type (66545:118)❌ 
  │ │ ├──[+] description (67853:1887)
  │ │ ├──[+] nullable (67853:1868)❌ 
  │ │ └──[+] allOf (67852:38)
  │ ├─┬metadata
  │ │ ├──[🔀] type (67853:811)❌ 
  │ │ └──[-] description (66545:931)
  │ ├─┬label
  │ │ ├──[+] description (67853:1544)
  │ │ └──[+] deprecated (67853:1671)
  │ ├─┬id
  │ │ ├──[🔀] type (67853:1127)❌ 
  │ │ ├──[+] description (67853:1150)
  │ │ ├──[+] nullable (67853:1280)❌ 
  │ │ └──[+] example (67853:1230)
  │ ├─┬integration_id
  │ │ ├──[🔀] type (67853:82)❌ 
  │ │ ├──[-] description (66545:1544)
  │ │ └──[-] nullable (66545:1620)❌ 
  │ ├─┬type
  │ │ ├──[-] enum (66545:1367)❌ 
  │ │ ├──[-] enum (66545:1380)❌ 
  │ │ ├──[-] enum (66545:1387)❌ 
  │ │ ├──[-] enum (66545:1404)❌ 
  │ │ ├──[-] description (66545:1324)
  │ │ ├──[-] example (66545:1420)
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (66545:1471)❌ 
  │ ├─┬created_at
  │ │ ├──[-] format (66545:876)❌ 
  │ │ ├──[+] description (67853:1747)
  │ │ └──[+] nullable (67853:1822)❌ 
  │ ├─┬origin_owner_id
  │ │ ├──[🔀] type (67853:908)❌ 
  │ │ ├──[+] description (67853:931)
  │ │ └──[+] nullable (67853:1088)❌ 
  │ └─┬origin_username
  │   └──[-] nullable (66545:742)❌ 
  ├─┬IamPermissionTypeEnum
  │ └─┬value
  │   ├──[+] enum (89064:15)
  │   ├──[+] enum (89065:15)
  │   ├──[+] enum (89067:15)
  │   └──[+] enum (89066:15)
  ├─┬IamUser
  │ ├──[+] properties (89600:11)
  │ ├─┬remote_id
  │ │ ├──[🔀] description (89542:28)
  │ │ └──[🔀] example (89544:24)
  │ ├─┬username
  │ │ ├──[+] format (89639:23)❌ 
  │ │ ├──[+] description (89640:28)
  │ │ └──[🔀] example (89642:24)
  │ ├─┬updated_at
  │ │ ├──[+] additionalProperties (89535:37)❌ 
  │ │ ├──[🔀] type (89534:21)❌ 
  │ │ ├──[-] format (87999:23)❌ 
  │ │ ├──[🔀] description (89536:28)
  │ │ └──[🔀] example (89538:24)
  │ ├─┬primary_email_address
  │ │ ├──[+] items (89602:22)❌ 
  │ │ ├──[🔀] type (89601:21)❌ 
  │ │ ├──[🔀] description (89605:28)
  │ │ └──[-] example (87912:24)
  │ ├─┬status
  │ │ ├──[+] items (89586:22)❌ 
  │ │ ├──[+] type (89585:21)❌ 
  │ │ ├──[+] description (89589:28)
  │ │ └──[-] allOf (88071:25)❌ 
  │ ├─┬roles
  │ │ ├──[-] items (87954:22)❌ 
  │ │ ├──[🔀] type (89528:21)❌ 
  │ │ ├──[🔀] description (89529:28)
  │ │ └──[+] example (89531:24)
  │ ├─┬unified_custom_fields
  │ │ ├──[-] additionalProperties (87903:37)❌ 
  │ │ ├──[-] type (87902:21)❌ 
  │ │ ├──[-] description (87904:28)
  │ │ ├──[-] example (87906:24)
  │ │ └──[+] allOf (89717:25)
  │ └─┬avatar
  │   ├──[🔀] description (89664:28)
  │   ├──[+] oneOf (70906:15)
  │   ├──[+] oneOf (89657:15)
  │   └──[-] allOf (69581:15)❌ 
  ├─┬IamRole
  │ ├──[+] properties (89358:11)
  │ ├──[+] properties (89366:11)
  │ ├─┬type
  │ │ ├──[+] type (89328:21)❌ 
  │ │ ├──[+] description (89329:28)
  │ │ ├──[+] example (89331:24)
  │ │ └──[-] allOf (75274:23)❌ 
  │ ├─┬policies
  │ │ ├──[🔀] description (89363:28)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (88972:17)❌ 
  │ ├─┬updated_at
  │ │ ├──[-] type (87767:21)❌ 
  │ │ ├──[-] format (87768:23)❌ 
  │ │ ├──[+] description (89372:28)
  │ │ ├──[-] example (87770:24)
  │ │ └──[+] allOf (89407:23)
  │ └─┬remote_id
  │   ├──[+] items (89351:22)❌ 
  │   ├──[🔀] type (89350:21)❌ 
  │   ├──[🔀] description (89354:28)
  │   ├──[-] example (87734:24)
  │   └──[+] deprecated (89356:27)
  ├─┬JsonRpcMessageDto
  │ ├─┬id
  │ │ ├──[-] type (66554:339)❌ 
  │ │ ├──[🔀] description (67864:504)
  │ │ ├──[+] nullable (67864:485)❌ 
  │ │ ├──[+] oneOf (67864:436)
  │ │ └──[+] oneOf (67864:455)
  │ ├─┬method
  │ │ └──[🔀] description (67864:208)
  │ └─┬params
  │   └──[🔀] description (67864:327)
  ├─┬ConnectSessionCreate
  │ ├──[+] properties (67851:3338)
  │ ├─┬multiple
  │ │ ├──[🔀] type (67851:2189)❌ 
  │ │ ├──[🔀] description (67851:2212)
  │ │ └──[-] default (66544:1953)❌ 
  │ ├─┬provider
  │ │ └──[🔀] description (67851:583)
  │ ├─┬origin_owner_id
  │ │ └──[🔀] description (67851:1327)
  │ ├─┬provider_version
  │ │ ├──[🔀] description (67851:973)
  │ │ └──[+] deprecated (67851:954)
  │ ├─┬metadata
  │ │ ├──[🔀] type (67851:2507)❌ 
  │ │ └──[🔀] description (67851:2530)
  │ ├─┬integration_id
  │ │ ├──[🔀] description (67851:2890)
  │ │ └──[+] deprecated (67851:3316)
  │ ├─┬label
  │ │ ├──[🔀] description (67851:2890)
  │ │ └──[+] deprecated (67851:3316)
  │ ├─┬expires_in
  │ │ ├──[🔀] type (67851:3369)❌ 
  │ │ ├──[🔀] description (67851:3392)
  │ │ └──[-] default (66544:1633)❌ 
  │ ├─┬origin_owner_name
  │ │ └──[🔀] description (67851:1603)
  │ ├─┬type
  │ │ ├──[-] enum (66544:2192)❌ 
  │ │ ├──[-] enum (66544:2205)❌ 
  │ │ ├──[-] enum (66544:2212)❌ 
  │ │ ├──[🔀] description (67851:973)
  │ │ ├──[-] default (66544:2260)❌ 
  │ │ ├──[-] example (66544:2228)
  │ │ ├──[+] deprecated (67851:954)
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (66544:2302)❌ 
  │ └─┬origin_username
  │   ├──[🔀] description (67851:1603)
  │   └──[-] nullable (66544:1292)❌ 
  ├─┬ActionsRpcSyncedRequestDto
  │ ├──[+] properties (67814:560)
  │ ├──[+] properties (67814:804)
  │ ├──[+] properties (67814:300)
  │ ├──[-] properties (66512:300)❌ 
  │ ├─┬path
  │ │ ├──[🔀] description (67814:1099)
  │ │ └──[🔀] example (67814:1156)
  │ └─┬filter
  │   ├──[🔀] description (67814:598)
  │   └──[🔀] example (67814:741)
  ├─┬PatchAccountExternalDto
  │ ├──[+] properties (67873:1037)
  │ ├─┬metadata
  │ │ └──[-] additionalProperties (66559:704)❌ 
  │ ├─┬environment
  │ │ ├──[+] additionalProperties (67873:322)❌ 
  │ │ └──[🔀] type (67873:290)❌ 
  │ ├─┬secrets
  │ │ ├──[-] additionalProperties (66559:478)❌ 
  │ │ └──[🔀] type (67873:84)❌ 
  │ ├─┬type
  │ │ ├──[-] enum (66559:805)❌ 
  │ │ ├──[-] enum (66559:812)❌ 
  │ │ ├──[-] enum (66559:792)❌ 
  │ │ ├──[🔀] type (67873:1190)❌ 
  │ │ ├──[-] description (66559:765)
  │ │ ├──[-] example (66559:828)
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (66559:879)❌ 
  │ ├─┬shared
  │ │ ├──[+] additionalProperties (67873:405)❌ 
  │ │ └──[🔀] type (67873:373)❌ 
  │ ├─┬origin_owner_id
  │ │ ├──[+] additionalProperties (67873:704)❌ 
  │ │ └──[🔀] type (67873:672)❌ 
  │ ├─┬integration_id
  │ │ ├──[+] description (67873:952)
  │ │ └──[+] deprecated (67873:1015)
  │ ├─┬label
  │ │ ├──[🔀] type (67873:929)❌ 
  │ │ ├──[+] description (67873:952)
  │ │ └──[+] deprecated (67873:1015)
  │ └─┬credentials
  │   ├──[-] additionalProperties (66559:322)❌ 
  │   ├──[🔀] type (67873:1068)❌ 
  │   └──[+] description (67873:1091)
  ├─┬LinkedAccount
  │ ├──[+] properties (67865:157)
  │ ├─┬status
  │ │ ├──[-] enum (66555:191)❌ 
  │ │ ├──[-] enum (66555:200)❌ 
  │ │ ├──[-] enum (66555:211)❌ 
  │ │ ├──[-] enum (66555:223)❌ 
  │ │ ├──[-] enum (66555:234)❌ 
  │ │ ├──[-] enum (66555:244)❌ 
  │ │ ├──[🔀] type (67865:1183)❌ 
  │ │ ├──[+] nullable (67865:1204)❌ 
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (66555:282)❌ 
  │ ├─┬setup_information
  │ │ ├──[-] additionalProperties (66555:628)❌ 
  │ │ └──[🔀] type (67865:131)❌ 
  │ ├─┬status_reasons
  │ │ ├──[+] enum (67865:387)
  │ │ ├──[+] enum (67865:399)
  │ │ ├──[+] enum (67865:410)
  │ │ ├──[+] enum (67865:420)
  │ │ ├──[+] enum (67865:367)
  │ │ ├──[+] enum (67865:376)
  │ │ ├──[-] items (66555:348)❌ 
  │ │ ├──[🔀] type (67865:350)❌ 
  │ │ ├──[-] nullable (66555:320)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-speakeasy-unknown-values (67865:458)
  │ ├─┬provider
  │ │ └──[+] nullable (67865:690)❌ 
  │ ├─┬type
  │ │ ├──[-] enum (66555:861)❌ 
  │ │ ├──[-] enum (66555:874)❌ 
  │ │ ├──[-] enum (66555:881)❌ 
  │ │ ├──[-] enum (66555:898)❌ 
  │ │ ├──[+] items (67865:524)❌ 
  │ │ ├──[🔀] type (67865:508)❌ 
  │ │ ├──[-] description (66555:834)
  │ │ ├──[-] example (66555:914)
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-unknown-values (66555:965)❌ 
  │ ├─┬created_at
  │ │ ├──[+] items (67865:314)❌ 
  │ │ ├──[🔀] type (67865:298)❌ 
  │ │ ├──[-] format (66555:731)❌ 
  │ │ ├──[+] description (67865:185)
  │ │ ├──[+] nullable (67865:286)❌ 
  │ │ └──[+] example (67865:260)
  │ ├─┬credentials
  │ │ ├──[🔀] type (67865:889)❌ 
  │ │ ├──[+] format (67865:907)❌ 
  │ │ └──[-] nullable (66555:562)❌ 
  │ ├─┬provider_name
  │ │ └──[-] nullable (66555:151)❌ 
  │ ├─┬shared
  │ │ ├──[+] additionalProperties (67865:804)❌ 
  │ │ └──[🔀] type (67865:772)❌ 
  │ ├─┬origin_owner_id
  │ │ └──[+] nullable (67865:862)❌ 
  │ ├─┬updated_at
  │ │ ├──[+] enum (67865:1037)
  │ │ ├──[+] enum (67865:1050)
  │ │ ├──[+] enum (67865:1057)
  │ │ ├──[+] enum (67865:1074)
  │ │ ├──[-] format (66555:783)❌ 
  │ │ ├──[+] description (67865:1010)
  │ │ ├──[+] nullable (67865:1160)❌ 
  │ │ ├──[+] example (67865:1090)
  │ │ └─┬Extensions
  │ │   └──[+] x-speakeasy-unknown-values (67865:1141)
  │ ├─┬id
  │ │ ├──[🔀] type (67865:718)❌ 
  │ │ └──[+] nullable (67865:738)❌ 
  │ ├─┬label
  │ │ └──[-] nullable (66555:686)❌ 
  │ └─┬origin_username
  │   └──[-] nullable (66555:514)❌ 
  └─┬ActionMetaItem
    ├──[+] properties (67806:512)
    ├──[+] properties (67806:382)
    └─┬tags
      ├──[-] items (66504:482)❌ 
      ├──[🔀] type (67806:543)❌ 
      └──[🔀] description (67806:567)
Document Element Total Changes Breaking Changes
paths 78 16
tags 7 0
components 421 180

View full report

Linting Report 0 errors, 26 warnings, 34 hints

View full report

RUBY CHANGELOG

additionalProperties: 0.1.1 - 2026-07-08

🐛 Bug Fixes

  • generate self-recursive additionalProperties maps as maps of their value type instead of empty models (commit by @AshGodfrey)

core: 3.11.33 - 2026-07-02

🐝 New Features

  • omit gen.lock checksums under versioningStrategy manual and persistentEdits never to prevent merge conflicts (commit by @ThomasRooney)

core: 3.11.32 - 2026-06-25

🐛 Bug Fixes

core: 3.11.31 - 2026-06-23

🐛 Bug Fixes

core: 3.11.30 - 2026-06-23

🐛 Bug Fixes

core: 3.11.29 - 2026-05-26

🐝 New Features

  • capability to directly control casing (acronym) rules (commit by @ThomasRooney)

core: 3.11.28 - 2026-05-11

🐛 Bug Fixes

  • respect ruby.license config in generated gemspec, defaulting to Apache-2.0 (commit by @AshGodfrey)

examples: 2.81.8 - 2026-05-15

🐛 Bug Fixes

  • render OpenAPI 'example: null' values as the literal "null" in model docs instead of the Go-formatted '', which broke MDX renderers and leaked Go internals (commit by @AshGodfrey)

inputOutputModels: 2.83.0 - 2023-12-14

🐝 New Features

  • added a feature flag to enable fixes around correctly naming input output models that potentially introduce breaking changes (commit by @TristanSpeakeasy)

retries: 0.1.2 - 2026-05-27

🐝 New Features

Based on Speakeasy CLI 1.790.3

Last updated by Speakeasy workflow

* `stack_one.accounts.list_linked_accounts()`:  `response` **Changed** (Breaking ⚠️)
* `stack_one.iam.list_users()`: 
  *  `request.filter` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `stack_one.iam.list_roles()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `stack_one.iam.list_policies()`:  `response.data[].permissions[]` **Changed** (Breaking ⚠️)
* `stack_one.iam.list_groups()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `stack_one.iam.get_user()`:  `response.data` **Changed** (Breaking ⚠️)
* `stack_one.iam.get_role()`:  `response.data` **Changed** (Breaking ⚠️)
* `stack_one.iam.get_policy()`:  `response.data.permissions[]` **Changed** (Breaking ⚠️)
* `stack_one.iam.get_group()`:  `response.data` **Changed** (Breaking ⚠️)
* `stack_one.request_logs.get_log()`:  `response.data.step_requests[]` **Changed** (Breaking ⚠️)
* `stack_one.mcp.mcp_post()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.status[200]` **Changed**
* `stack_one.actions.rpc_action_synced()`: 
  *  `request.actions_rpc_synced_request_dto` **Changed** (Breaking ⚠️)
  *  `response.datasync` **Changed** (Breaking ⚠️)
* `stack_one.actions.rpc_action()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `stack_one.logs.get_step_advanced_log()`: **Added**
* `stack_one.accounts.get_account()`:  `response.categories` **Added**
* `stack_one.logs.get_unified_advanced_log()`: **Added**
* `stack_one.logs.get_unified_log()`: **Added**
* `stack_one.logs.list_action_logs()`: **Added**
* `stack_one.logs.list_action_step_logs()`: **Added**
* `stack_one.logs.list_logs()`: **Added**
* `stack_one.logs.list_provider_logs()`: **Added**
* `stack_one.logs.list_step_logs()`: **Added**
* `stack_one.logs.list_unified_logs()`: **Added**
* `stack_one.logs.list_unified_provider_logs()`: **Added**
* `stack_one.request_logs.list_logs_legacy()`: **Added**
* `stack_one.request_logs.list_step_logs_legacy()`: **Added**
* `stack_one.iam.get_me()`: **Added**
* `stack_one.iam.get_organization()`: **Added**
* `stack_one.iam.list_organizations()`: **Added**
* `stack_one.iam.list_resource_types()`: **Added**
* `stack_one.iam.list_resource_users()`: **Added**
* `stack_one.request_logs.list_logs()`: **Removed** (Breaking ⚠️)
* `stack_one.request_logs.list_step_logs()`: **Removed** (Breaking ⚠️)
* `stack_one.accounts.delete_account()`:  `response.categories` **Added**
* `stack_one.logs.get_step_log()`: **Added**
* `stack_one.connect_sessions.get_connect_session()`: **Added**
* `stack_one.accounts.update_account()`: 
  *  `request.patch_account_external_dto.connector_profile_id` **Added**
  *  `response.categories` **Added**
* `stack_one.actions.list_actions_meta()`: 
  *  `request.include` **Changed**
  *  `response.data[]` **Changed**
* `stack_one.logs.get_provider_log()`: **Added**
* `stack_one.logs.get_provider_advanced_log()`: **Added**
* `stack_one.auth_configs.list_auth_configs()`: **Deprecated**
* `stack_one.connect_sessions.authenticate_connect_session()`:  `response` **Changed**
* `stack_one.connect_sessions.create_connect_session()`: 
  *  `request.connector_profile_id` **Added**
  *  `response` **Changed**
* `stack_one.logs.get_logs_stats_dimensions()`: **Added**
* `stack_one.request_logs.get_log()`: **Deprecated**
* `stack_one.logs.get_logs_stats_aggregate()`: **Added**
* `stack_one.request_logs.list_platform_logs()`: **Deprecated**
* `stack_one.logs.get_action_log()`: **Added**
* `stack_one.logs.get_action_defender_log()`: **Added**
* `stack_one.logs.get_action_advanced_log()`: **Added**
* `stack_one.connector_profiles.upsert_connector_profile_pinned_version()`: **Added**
* `stack_one.connector_profiles.list_connector_profiles()`: **Added**
* `stack_one.connector_profiles.list_connector_profile_versions()`: **Added**
* `stack_one.connector_profiles.get_connector_profile_pinned_version()`: **Added**
* `stack_one.connector_profiles.delete_connector_profile_pinned_version()`: **Added**
Copilot AI review requested due to automatic review settings July 21, 2026 08:58
@github-actions
github-actions Bot requested a review from a team as a code owner July 21, 2026 08:58
@github-actions github-actions Bot added the minor Minor version bump label Jul 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@mstrivens
mstrivens merged commit e9d4b2c into main Jul 21, 2026
@mstrivens
mstrivens deleted the speakeasy-sdk-regen-1784624072 branch July 21, 2026 09:01
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.

3 participants