Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 29, 2026

SDK update

Versioning

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

Java SDK Changes:

  • stackone.connectSessions.createConnectSession(): response.organizationId Changed Breaking ⚠️
  • stackone.connectSessions.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 (66607:27)
  ├──[+] schemas (66629:22)
  ├──[+] schemas (66606:20)
  ├──[+] schemas (66608:24)
  ├──[+] schemas (66590:35)
  ├─┬AuthenticationMetaItem
  │ ├──[+] properties (66591:451)
  │ └─┬type
  │   ├──[-] type (1:1294566)❌ 
  │   ├──[🔀] description (66591:476)
  │   └──[+] allOf (66629:22)
  ├─┬ActionBuildResponseDto
  │ ├──[-] required (1:1286004)❌ 
  │ ├──[+] properties (66577:179)
  │ ├─┬status
  │ │ ├──[+] enum (66577:127)
  │ │ └──[+] example (66577:167)
  │ └─┬actions_indexed
  │   └──[🔀] description (66577:287)
  ├─┬ConnectSessionTokenAuthLink
  │ └─┬organization_id
  │   ├──[+] type (66603:118)❌ 
  │   ├──[-] oneOf (1:1303332)❌ 
  │   └──[-] oneOf (1:1303352)❌ 
  └─┬ConnectSession
    └─┬organization_id
      ├──[+] type (66600:105)❌ 
      ├──[-] oneOf (1:1298960)❌ 
      └──[-] oneOf (1:1298980)❌ 
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

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.700.2

@github-actions github-actions bot added the patch Patch version bump label Jan 29, 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 11 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 11 files

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1769645320 branch 4 times, most recently from 9415b8b to 1ffba8f Compare February 2, 2026 00:13
* `stackone.connectSessions.createConnectSession()`:  `response.organizationId` **Changed** **Breaking** ⚠️
* `stackone.connectSessions.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-1769645320 branch from 758628b to a211ab2 Compare February 3, 2026 00:15
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.

1 participant