Skip to content

chore: 🐝 Update SDK - Generate 0.28.6#48

Merged
jrebocho merged 2 commits intomainfrom
speakeasy-sdk-regen-1769904346
Feb 9, 2026
Merged

chore: 🐝 Update SDK - Generate 0.28.6#48
jrebocho merged 2 commits intomainfrom
speakeasy-sdk-regen-1769904346

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 1, 2026

SDK update

Versioning

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

Php SDK Changes:

  • stackone->connect sessions->createConnectSession(): response.organizationId Changed (Breaking ⚠️)
  • stackone->connect sessions->authenticateConnectSession(): response.organizationId Changed (Breaking ⚠️)
  • stackone->actions->buildActionEmbeddings(): response Changed (Breaking ⚠️)
  • stackone->actions->listActionsMeta():
    • request->include Changed
    • response.data[]->authentication[]->support Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ └─┬/actions
│   └─┬GET
│     └─┬Parameters
│       └─┬Schema
│         ├──[🔀] example (15:1476)
│         └─┬Schema
│           └──[+] enum (15:1584)
└─┬Components
  ├──[+] schemas (66606:20)
  ├──[+] schemas (66629:22)
  ├──[+] schemas (66590:35)
  ├──[+] schemas (66607:27)
  ├──[+] schemas (66608:24)
  ├─┬AuthenticationMetaItem
  │ ├──[+] properties (66591:451)
  │ └─┬type
  │   ├──[-] type (1:1294566)❌ 
  │   ├──[🔀] description (66591:476)
  │   └──[+] allOf (66629:22)
  ├─┬ConnectSession
  │ └─┬organization_id
  │   ├──[+] type (66600:105)❌ 
  │   ├──[-] oneOf (1:1298960)❌ 
  │   └──[-] oneOf (1:1298980)❌ 
  ├─┬ActionBuildResponseDto
  │ ├──[-] required (1:1286004)❌ 
  │ ├──[+] properties (66577:179)
  │ ├─┬actions_indexed
  │ │ └──[🔀] description (66577:287)
  │ └─┬status
  │   ├──[+] enum (66577:127)
  │   └──[+] example (66577:167)
  └─┬ConnectSessionTokenAuthLink
    └─┬organization_id
      ├──[+] type (66603:118)❌ 
      ├──[-] oneOf (1:1303332)❌ 
      └──[-] oneOf (1:1303352)❌ 
Document Element Total Changes Breaking Changes
paths 2 0
components 20 8

View full report

Linting Report 0 errors, 7 warnings, 27 hints

View full report

PHP CHANGELOG

constsAndDefaults: 0.2.1 - 2026-01-15

🐛 Bug Fixes

  • omit enum default when value is not in enum to prevent type errors in generated code (commit by @mfbx9da4)

core: 3.9.11 - 2026-01-29

🐛 Bug Fixes

  • avoid overwriting SubSDK comments with empty comments when same SubSDK is referenced by multiple tags (commit by @mfbx9da4)

core: 3.9.10 - 2026-01-23

🐛 Bug Fixes

  • discriminated union errors used in both successful and error response (commit by @mfbx9da4)

globalSecurity: 2.81.10 - 2026-02-03

🐝 New Features

  • support x-speakeasy-name-override on security scheme options (commit by @tristanspeakeasy)

methodSecurity: 2.82.3 - 2026-02-03

🐝 New Features

  • support x-speakeasy-name-override on security scheme options (commit by @tristanspeakeasy)

Based on Speakeasy CLI 1.709.0

@github-actions github-actions bot added the patch Patch version bump label Feb 1, 2026
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 9 files

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 9 files

* `stackone->connect sessions->createConnectSession()`:  `response.organizationId` **Changed** (Breaking ⚠️)
* `stackone->connect sessions->authenticateConnectSession()`:  `response.organizationId` **Changed** (Breaking ⚠️)
* `stackone->actions->buildActionEmbeddings()`:  `response` **Changed** (Breaking ⚠️)
* `stackone->actions->listActionsMeta()`: 
  *  `request->include` **Changed**
  *  `response.data[]->authentication[]->support` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1769904346 branch from dcaf3d4 to 37f19db Compare February 8, 2026 00:21
@jrebocho jrebocho merged commit f6b7f41 into main Feb 9, 2026
1 check passed
@jrebocho jrebocho deleted the speakeasy-sdk-regen-1769904346 branch February 9, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants