Skip to content

chore: 🐝 Update SDK - Generate 0.14.4#106

Merged
nikhil-pitta-glean merged 2 commits into
mainfrom
speakeasy-sdk-regen-1783740213
Jul 21, 2026
Merged

chore: 🐝 Update SDK - Generate 0.14.4#106
nikhil-pitta-glean merged 2 commits into
mainfrom
speakeasy-sdk-regen-1783740213

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (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.

Java SDK Changes:

  • glean.skills.create(): Added
  • glean.skills.list(): Added
  • glean.skills.validate(): Added
  • glean.skills.retrieve(): Added
  • glean.skills.retrieveContent(): Added
  • glean.skills.createVersion(): Added
  • glean.skills.listVersions(): Added
  • glean.skills.retrieveVersion(): Added
  • glean.skills.retrieveVersionContent(): Added
  • glean.indexing.datasources.submit(): Added
  • glean.client.chat.create():
    • request.chatRequest.messages[].fragments[].action.metadata.actionTypeSource Added
    • response.messages[].fragments[].action.metadata.actionTypeSource Added
  • glean.client.chat.retrieve(): response.chatResult.chat.messages[].fragments[].action.metadata.actionTypeSource Added
  • glean.client.chat.createStream():
    • request.chatRequest.messages[].fragments[].action.metadata.actionTypeSource Added
  • glean.client.agents.create(): response.workflow.webhookUrl Added
  • glean.client.search.retrieveFeed(): response.results[].primaryEntry.workflow.workflow.webhookUrl Added
  • glean.client.governance.data.findings.create():
    • request Changed
    • response Changed
  • glean.client.governance.data.findings.list(): response.exports[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (6:26)
├─┬Paths
│ ├──[+] path (4663:3)
│ ├──[+] path (403:3)
│ ├──[+] path (676:3)
│ ├──[+] path (503:3)
│ ├──[+] path (355:3)
│ ├──[+] path (450:3)
│ ├──[+] path (253:3)
│ └──[+] path (622:3)
└─┬Components
  ├──[+] schemas (6334:7)
  ├──[+] schemas (6181:7)
  ├──[+] schemas (6290:7)
  ├──[+] schemas (6041:7)
  ├──[+] schemas (6193:7)
  ├──[+] schemas (6313:7)
  ├──[+] schemas (6082:7)
  ├──[+] schemas (6171:7)
  ├──[+] schemas (6150:7)
  ├──[+] schemas (6209:7)
  ├──[+] schemas (6127:7)
  ├──[+] schemas (6221:7)
  ├──[+] schemas (6160:7)
  ├──[+] schemas (6029:7)
  ├──[+] schemas (6048:7)
  ├──[+] schemas (6255:7)
  ├──[+] schemas (6036:7)
  ├──[+] schemas (6323:7)
  ├──[+] schemas (6244:7)
  ├─┬DlpSeverity
  │ ├──[+] enum (16627:11)
  │ └──[🔀] description (16628:20)
  ├─┬Workflow
  │ └─┬ALLOF
  │   └──[+] properties (11092:13)
  ├─┬DlpIssueFilter
  │ ├──[+] properties (16696:9)
  │ ├──[+] properties (16730:9)
  │ ├──[+] properties (16705:9)
  │ ├──[+] properties (16714:9)
  │ ├─┬searchText
  │ │ ├──[+] items (16708:13)❌ 
  │ │ ├──[🔀] type (16706:17)❌ 
  │ │ └──[🔀] description (16709:24)
  │ ├─┬assigneeId
  │ │ ├──[🔀] description (16694:24)
  │ │ └──[+] deprecated (16695:23)
  │ ├─┬statuses
  │ │ ├──[🔀] description (16718:24)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (16717:13)❌ 
  │ ├─┬reportIds
  │ │ ├──[-] items (15830:13)❌ 
  │ │ ├──[🔀] type (16702:17)❌ 
  │ │ ├──[🔀] description (16703:24)
  │ │ └──[+] deprecated (16704:23)
  │ ├─┬timeRange
  │ │ └──[🔀] $ref (16720:11)❌ 
  │ ├─┬datasource
  │ │ ├──[+] items (16699:13)❌ 
  │ │ ├──[🔀] type (16697:17)❌ 
  │ │ └──[+] description (16700:24)
  │ ├─┬visibility
  │ │ └──[+] description (16686:24)
  │ ├─┬infoType
  │ │ ├──[+] items (16733:13)❌ 
  │ │ ├──[🔀] type (16731:17)❌ 
  │ │ └──[+] description (16734:24)
  │ ├─┬severities
  │ │ ├──[-] items (15841:13)❌ 
  │ │ ├──[🔀] type (16711:17)❌ 
  │ │ ├──[🔀] description (16712:24)
  │ │ └──[+] deprecated (16713:23)
  │ ├─┬docId
  │ │ ├──[+] description (16728:24)
  │ │ └──[+] deprecated (16729:23)
  │ └─┬regexId
  │   ├──[+] description (16712:24)
  │   └──[+] deprecated (16713:23)
  └─┬ToolMetadata
    ├──[+] properties (10488:9)
    ├─┬usageInstructions
    │ ├──[+] enum (10445:15)
    │ ├──[+] enum (10444:15)
    │ └──[🔀] description (10446:24)
    ├─┬isSetupFinished
    │ └──[🔀] $ref (10345:13)❌ 
    ├─┬auth
    │ └──[🔀] $ref (10489:11)❌ 
    ├─┬toolId
    │ └──[🔀] $ref (7663:9)❌ 
    ├─┬writeActionType
    │ ├──[-] enum (9634:15)❌ 
    │ ├──[-] enum (9635:15)❌ 
    │ ├──[-] enum (9636:15)❌ 
    │ └──[🔀] description (10527:24)
    ├─┬createdBy
    │ └──[🔀] $ref (10474:11)❌ 
    ├─┬displayDescription
    │ └──[🔀] $ref (10359:9)❌ 
    ├─┬displayName
    │ └──[🔀] $ref (10456:11)❌ 
    ├─┬type
    │ ├──[-] enum (9594:15)❌ 
    │ ├──[-] enum (9595:15)❌ 
    │ └──[🔀] description (10454:24)
    ├─┬lastUpdatedAt
    │ ├──[+] enum (10465:15)
    │ ├──[+] enum (10466:15)
    │ ├──[+] enum (10467:15)
    │ ├──[-] format (9629:19)❌ 
    │ └──[🔀] description (10468:24)
    ├─┬knowledgeType
    │ ├──[-] enum (9617:15)❌ 
    │ ├──[-] enum (9615:15)❌ 
    │ ├──[-] enum (9616:15)❌ 
    │ ├──[🔀] type (10529:17)❌ 
    │ └──[🔀] description (10530:24)
    ├─┬logoUrl
    │ └──[🔀] $ref (10359:9)❌ 
    ├─┬authType
    │ └──[🔀] $ref (10369:13)❌ 
    ├─┬objectName
    │ └──[🔀] $ref (10448:11)❌ 
    ├─┬lastUpdatedBy
    │ └──[🔀] $ref (10478:11)❌ 
    ├─┬permissions
    │ └──[🔀] $ref (10351:13)❌ 
    ├─┬name
    │ └──[🔀] $ref (10348:13)❌ 
    └─┬createdAt
      ├──[+] enum (10507:15)
      ├──[+] enum (10508:15)
      ├──[+] enum (10509:15)
      ├──[+] enum (10510:15)
      ├──[+] enum (10511:15)
      ├──[+] enum (10512:15)
      ├──[-] format (9625:19)❌ 
      └──[🔀] description (10513:24)
Document Element Total Changes Breaking Changes
info 2 0
paths 8 0
components 94 35

View full report

Linting Report 0 errors, 26 warnings, 6 hints

View full report

JAVA CHANGELOG

additionalProperties: 0.0.2 - 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.55.31 - 2026-07-10

🐛 Bug Fixes

nullables: 0.1.1 - 2026-07-13

🔧 Chores

  • remove org.openapitools:jackson-databind-nullable dependency when unused (commit by @2ynn)

Based on Speakeasy CLI 1.790.3

Last updated by Speakeasy workflow

@github-actions
github-actions Bot requested a review from a team as a code owner July 11, 2026 03:28
@github-actions github-actions Bot added the patch Patch version bump label Jul 11, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783740213 branch 11 times, most recently from 0def0a6 to 5d0c515 Compare July 19, 2026 03:36
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783740213 branch 6 times, most recently from 04e0291 to 54ad7e9 Compare July 21, 2026 08:55
* `glean.skills.create()`: **Added**
* `glean.skills.list()`: **Added**
* `glean.skills.validate()`: **Added**
* `glean.skills.retrieve()`: **Added**
* `glean.skills.retrieveContent()`: **Added**
* `glean.skills.createVersion()`: **Added**
* `glean.skills.listVersions()`: **Added**
* `glean.skills.retrieveVersion()`: **Added**
* `glean.skills.retrieveVersionContent()`: **Added**
* `glean.indexing.datasources.submit()`: **Added**
* `glean.client.chat.create()`: 
  *  `request.chatRequest.messages[].fragments[].action.metadata.actionTypeSource` **Added**
  *  `response.messages[].fragments[].action.metadata.actionTypeSource` **Added**
* `glean.client.chat.retrieve()`:  `response.chatResult.chat.messages[].fragments[].action.metadata.actionTypeSource` **Added**
* `glean.client.chat.createStream()`: 
  *  `request.chatRequest.messages[].fragments[].action.metadata.actionTypeSource` **Added**
* `glean.client.agents.create()`:  `response.workflow.webhookUrl` **Added**
* `glean.client.search.retrieveFeed()`:  `response.results[].primaryEntry.workflow.workflow.webhookUrl` **Added**
* `glean.client.governance.data.findings.create()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `glean.client.governance.data.findings.list()`:  `response.exports[]` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1783740213 branch from e365a31 to a34b391 Compare July 21, 2026 09:04
@nikhil-pitta-glean
nikhil-pitta-glean merged commit ee73a87 into main Jul 21, 2026
@nikhil-pitta-glean
nikhil-pitta-glean deleted the speakeasy-sdk-regen-1783740213 branch July 21, 2026 19:09
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