Skip to content

chore: 🐝 Update SDK - Generate 0.15.4#159

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783737782
Open

chore: 🐝 Update SDK - Generate 0.15.4#159
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783737782

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

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.

Python SDK Changes:

  • glean.skills.list(): Added
  • glean.skills.retrieve(): Added
  • glean.indexing.datasources.submit(): Added
  • glean.client.chat.create():
    • request.messages[].fragments[].action.metadata.action_type_source Added
    • response.messages[].fragments[].action.metadata.action_type_source Added
  • glean.client.chat.retrieve(): response.chat_result.chat.messages[].fragments[].action.metadata.action_type_source Added
  • glean.client.chat.create_stream():
    • request.messages[].fragments[].action.metadata.action_type_source Added
  • glean.client.agents.create(): response.workflow.webhook_url Added
  • glean.client.search.retrieve_feed(): response.results[].primary_entry.workflow.workflow.webhook_url Added
  • glean.client.governance.data.findings.create():
    • request.filter.severity.enum(false_positive) Added
    • response.filter.severity.enum(false_positive) Added
  • glean.client.governance.data.findings.list(): response.exports[].filter.severity.enum(false_positive) Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (6:26)
├─┬Paths
│ ├──[+] path (253:3)
│ ├──[+] path (308:3)
│ └──[+] path (4282:3)
└─┬Components
  ├──[+] schemas (5769:7)
  ├──[+] schemas (5701:7)
  ├──[+] schemas (5667:7)
  ├──[+] schemas (5746:7)
  ├──[+] schemas (5660:7)
  ├──[+] schemas (5648:7)
  ├──[+] schemas (5655:7)
  ├─┬ToolMetadata
  │ ├──[+] properties (9923:9)
  │ ├─┬name
  │ │ └──[🔀] $ref (9783:13)❌ 
  │ ├─┬displayDescription
  │ │ └──[🔀] $ref (9794:9)❌ 
  │ ├─┬authType
  │ │ └──[🔀] $ref (9804:13)❌ 
  │ ├─┬createdBy
  │ │ └──[🔀] $ref (9909:11)❌ 
  │ ├─┬objectName
  │ │ └──[🔀] $ref (9883:11)❌ 
  │ ├─┬knowledgeType
  │ │ ├──[-] enum (9615:15)❌ 
  │ │ ├──[-] enum (9616:15)❌ 
  │ │ ├──[-] enum (9617:15)❌ 
  │ │ ├──[🔀] type (9964:17)❌ 
  │ │ └──[🔀] description (9965:24)
  │ ├─┬lastUpdatedBy
  │ │ └──[🔀] $ref (9913:11)❌ 
  │ ├─┬lastUpdatedAt
  │ │ ├──[+] enum (9900:15)
  │ │ ├──[+] enum (9901:15)
  │ │ ├──[+] enum (9902:15)
  │ │ ├──[-] format (9629:19)❌ 
  │ │ └──[🔀] description (9903:24)
  │ ├─┬createdAt
  │ │ ├──[+] enum (9943:15)
  │ │ ├──[+] enum (9944:15)
  │ │ ├──[+] enum (9945:15)
  │ │ ├──[+] enum (9946:15)
  │ │ ├──[+] enum (9947:15)
  │ │ ├──[+] enum (9942:15)
  │ │ ├──[-] format (9625:19)❌ 
  │ │ └──[🔀] description (9948:24)
  │ ├─┬toolId
  │ │ └──[🔀] $ref (7098:9)❌ 
  │ ├─┬writeActionType
  │ │ ├──[-] enum (9634:15)❌ 
  │ │ ├──[-] enum (9635:15)❌ 
  │ │ ├──[-] enum (9636:15)❌ 
  │ │ └──[🔀] description (9962:24)
  │ ├─┬logoUrl
  │ │ └──[🔀] $ref (9794:9)❌ 
  │ ├─┬isSetupFinished
  │ │ └──[🔀] $ref (9780:13)❌ 
  │ ├─┬auth
  │ │ └──[🔀] $ref (9924:11)❌ 
  │ ├─┬permissions
  │ │ └──[🔀] $ref (9786:13)❌ 
  │ ├─┬displayName
  │ │ └──[🔀] $ref (9891:11)❌ 
  │ ├─┬usageInstructions
  │ │ ├──[+] enum (9879:15)
  │ │ ├──[+] enum (9880:15)
  │ │ └──[🔀] description (9881:24)
  │ └─┬type
  │   ├──[-] enum (9594:15)❌ 
  │   ├──[-] enum (9595:15)❌ 
  │   └──[🔀] description (9889:24)
  ├─┬DlpSeverity
  │ ├──[+] enum (16062:11)
  │ └──[🔀] description (16063:20)
  └─┬Workflow
    └─┬ALLOF
      └──[+] properties (10527:13)
Document Element Total Changes Breaking Changes
info 2 0
paths 3 0
components 51 23

View full report

Linting Report 0 errors, 26 warnings, 6 hints

View full report

PYTHON CHANGELOG

additionalProperties: 1.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)

Based on Speakeasy CLI 1.790.2

Last updated by Speakeasy workflow

@github-actions github-actions Bot requested a review from a team as a code owner July 11, 2026 02:46
@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-1783737782 branch 7 times, most recently from 5240b6f to 460da01 Compare July 15, 2026 20:57
* `glean.skills.list()`: **Added**
* `glean.skills.retrieve()`: **Added**
* `glean.indexing.datasources.submit()`: **Added**
* `glean.client.chat.create()`: 
  *  `request.messages[].fragments[].action.metadata.action_type_source` **Added**
  *  `response.messages[].fragments[].action.metadata.action_type_source` **Added**
* `glean.client.chat.retrieve()`:  `response.chat_result.chat.messages[].fragments[].action.metadata.action_type_source` **Added**
* `glean.client.chat.create_stream()`: 
  *  `request.messages[].fragments[].action.metadata.action_type_source` **Added**
* `glean.client.agents.create()`:  `response.workflow.webhook_url` **Added**
* `glean.client.search.retrieve_feed()`:  `response.results[].primary_entry.workflow.workflow.webhook_url` **Added**
* `glean.client.governance.data.findings.create()`: 
  *  `request.filter.severity.enum(false_positive)` **Added**
  *  `response.filter.severity.enum(false_positive)` **Added**
* `glean.client.governance.data.findings.list()`:  `response.exports[].filter.severity.enum(false_positive)` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783737782 branch from bbb93c5 to 2f3cd0b Compare July 16, 2026 02:42
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