Skip to content

chore: 🐝 Update SDK - Generate 0.15.1#156

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

chore: 🐝 Update SDK - Generate 0.15.1#156
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783023737

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 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.agents.search(): error Changed
  • glean.agents.get(): error.code.enum(request_too_large) Added
  • glean.agents.get_schemas(): error.code.enum(request_too_large) Added
  • glean.agents.create_run(): error Changed
  • glean.search.query(): error Changed
  • glean.client.announcements.create():
    • request.body.structured_list[].document.metadata.author.related_documents[].results[] Changed
    • response Changed
  • glean.client.announcements.update():
    • request.body.structured_list[].document.metadata.author.related_documents[].results[] Changed
    • response Changed
  • glean.client.answers.create():
    • request.data.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata Changed
    • response.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata Changed
  • glean.client.answers.update():
    • request.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata Changed
    • response.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata Changed
  • glean.client.answers.retrieve(): response.answer_result Changed
  • glean.client.answers.list(): response.answer_results[] Changed
  • glean.client.chat.create():
    • request.messages[].citations[].source_document.metadata.author.related_documents[].results[] Changed
    • response.messages[].citations[].source_document.metadata.author.related_documents[].results[] Changed
  • glean.client.chat.retrieve(): response.chat_result.chat.created_by.related_documents[].query_suggestion.ranges[].document.metadata Changed
  • glean.client.chat.list(): response.chat_results[].chat.created_by.related_documents[].query_suggestion.ranges[].document.metadata Changed
  • glean.client.chat.create_stream():
    • request.messages[].citations[].source_document.metadata.author.related_documents[].results[] Changed
  • glean.client.agents.create(): response.workflow.author.related_documents[].query_suggestion.ranges[].document.metadata Changed
  • glean.client.collections.add_items(): response.collection Changed
  • glean.client.collections.create():
    • request.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata Changed
    • response.union(class (0)).collection Changed
  • glean.client.collections.delete_item(): response.collection Changed
  • glean.client.collections.update():
    • request.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata Changed
    • response Changed
  • glean.client.collections.update_item(): response.collection Changed
  • glean.client.collections.retrieve(): response.collection Changed
  • glean.client.collections.list(): response.collections[] Changed
  • glean.client.documents.retrieve(): response.documents.Map<DocumentOrError>.union(Document).metadata.author.related_documents[].results[] Changed
  • glean.client.documents.retrieve_by_facets(): response.documents[].metadata.author.related_documents[].results[] Changed
  • glean.client.insights.retrieve(): response.glean_assist.activity_insights[].user.related_documents[].query_suggestion.ranges[].document.metadata Changed
  • glean.client.messages.retrieve(): response.search_response.results[].structured_results[].document.metadata Changed
  • glean.client.pins.update(): response Changed
  • glean.client.pins.retrieve(): response.pin Changed
  • glean.client.pins.list(): response.pins[] Changed
  • glean.client.pins.create(): response Changed
  • glean.client.search.query_as_admin():
    • request.source_document.metadata.author.related_documents[].results[] Changed
    • response.results[].structured_results[].document.metadata Changed
  • glean.client.search.autocomplete(): response.results[].document.metadata.author.related_documents[].results[] Changed
  • glean.client.search.retrieve_feed(): response.results[].primary_entry Changed
  • glean.client.search.recommendations():
    • request.source_document.metadata.author.related_documents[].results[] Changed
    • response.results[].structured_results[].document.metadata Changed
  • glean.client.search.query():
    • request.source_document.metadata.author.related_documents[].results[] Changed
    • response.results[].structured_results[].document.metadata Changed
  • glean.client.entities.list(): response.results[].related_documents[].query_suggestion.ranges[].document.metadata Changed
  • glean.client.entities.read_people(): response.results[].related_documents[].query_suggestion.ranges[].document.metadata Changed
  • glean.client.shortcuts.create():
    • request.data.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata Changed
    • response.shortcut Changed
  • glean.client.shortcuts.retrieve(): response.shortcut Changed
  • glean.client.shortcuts.list(): response.shortcuts[] Changed
  • glean.client.shortcuts.update():
    • request.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata Changed
    • response.shortcut Changed
  • glean.client.verification.add_reminder(): response.metadata.last_verifier.related_documents[].query_suggestion.ranges[].document.metadata Changed
  • glean.client.verification.list(): response.documents[].metadata.last_verifier.related_documents[].query_suggestion.ranges[].document.metadata Changed
  • glean.client.verification.verify(): response.metadata.last_verifier.related_documents[].query_suggestion.ranges[].document.metadata Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (6:26)
├─┬Paths
│ ├─┬/api/agents/{agent_id}/runs
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (15778:7)
│ ├─┬/api/agents/search
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (15778:7)
│ └─┬/api/search
│   └─┬POST
│     └─┬Responses
│       └──[+] codes (15778:7)
└─┬Components
  ├──[+] responses (15778:7)
  ├─┬Announcement
  │ └─┬ALLOF
  │   ├──[+] properties (9024:13)
  │   ├─┬lastUpdateTimestamp
  │   │ ├──[🔀] type (9022:21)❌ 
  │   │ └──[🔀] description (9023:28)
  │   ├─┬viewerInfo
  │   │ └──[🔀] $ref (6474:9)❌ 
  │   ├─┬isPublished
  │   │ ├──[🔀] type (8997:21)❌ 
  │   │ └──[🔀] description (8998:28)
  │   ├─┬id
  │   │ └──[🔀] $ref (7294:13)❌ 
  │   ├─┬updatedBy
  │   │ └──[🔀] $ref (6081:9)❌ 
  │   └─┬sourceDocument
  │     └──[🔀] $ref (9005:15)❌ 
  ├─┬PinDocument
  │ └─┬ALLOF
  │   ├──[+] properties (8197:13)
  │   ├─┬id
  │   │ └──[🔀] $ref (7294:13)❌ 
  │   ├─┬updatedBy
  │   │ └──[🔀] $ref (8195:15)❌ 
  │   └─┬updateTime
  │     ├──[-] format (8146:23)❌ 
  │     └──[+] description (8178:28)
  ├─┬Collection
  │ └─┬ALLOF
  │   ├──[+] properties (7381:13)
  │   ├─┬updateTime
  │   │ ├──[+] items (7369:17)❌ 
  │   │ ├──[🔀] type (7367:21)❌ 
  │   │ ├──[-] format (7299:23)❌ 
  │   │ └──[+] description (7370:28)
  │   ├─┬shortcuts
  │   │ ├──[🔀] description (7380:28)
  │   │ └─┬Schema
  │   │   └──[🔀] $ref (6908:9)❌ 
  │   ├─┬roles
  │   │ └──[🔀] $ref (7465:9)❌ 
  │   ├─┬pinMetadata
  │   │ └──[🔀] $ref (7359:15)❌ 
  │   ├─┬id
  │   │ └──[🔀] $ref (7294:13)❌ 
  │   ├─┬updatedBy
  │   │ └──[🔀] $ref (7346:15)❌ 
  │   ├─┬items
  │   │ ├──[-] items (7313:17)❌ 
  │   │ ├──[🔀] type (7353:21)❌ 
  │   │ └──[🔀] description (7354:28)
  │   └─┬itemCount
  │     └──[🔀] description (7341:28)
  ├─┬PlatformMessage
  │ └─┬content
  │   └──[+] minItems (5258:21)❌ 
  ├─┬AnswerResult
  │ ├──[+] properties (9112:9)
  │ └─┬trackingToken
  │   └──[🔀] $ref (7294:13)❌ 
  ├─┬Shortcut
  │ └─┬ALLOF
  │   ├──[+] properties (7328:13)
  │   ├─┬title
  │   │ ├──[+] items (7326:17)❌ 
  │   │ ├──[🔀] type (7324:21)❌ 
  │   │ └──[🔀] description (7327:28)
  │   └─┬roles
  │     └──[🔀] $ref (7294:13)❌ 
  └─┬PlatformProblemDetailCode
    └──[+] enum (5087:11)
Document Element Total Changes Breaking Changes
info 2 0
paths 3 0
components 39 46

View full report

Linting Report 0 errors, 26 warnings, 6 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.788.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot requested a review from a team as a code owner July 2, 2026 20:24
@github-actions github-actions Bot added the patch Patch version bump label Jul 2, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783023737 branch 2 times, most recently from 7f13265 to 203ec8e Compare July 2, 2026 21:39
* `glean.agents.search()`:  `error` **Changed**
* `glean.agents.get()`:  `error.code.enum(request_too_large)` **Added**
* `glean.agents.get_schemas()`:  `error.code.enum(request_too_large)` **Added**
* `glean.agents.create_run()`:  `error` **Changed**
* `glean.search.query()`:  `error` **Changed**
* `glean.client.announcements.create()`: 
  *  `request.body.structured_list[].document.metadata.author.related_documents[].results[]` **Changed**
  *  `response` **Changed**
* `glean.client.announcements.update()`: 
  *  `request.body.structured_list[].document.metadata.author.related_documents[].results[]` **Changed**
  *  `response` **Changed**
* `glean.client.answers.create()`: 
  *  `request.data.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
  *  `response.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
* `glean.client.answers.update()`: 
  *  `request.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
  *  `response.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
* `glean.client.answers.retrieve()`:  `response.answer_result` **Changed**
* `glean.client.answers.list()`:  `response.answer_results[]` **Changed**
* `glean.client.chat.create()`: 
  *  `request.messages[].citations[].source_document.metadata.author.related_documents[].results[]` **Changed**
  *  `response.messages[].citations[].source_document.metadata.author.related_documents[].results[]` **Changed**
* `glean.client.chat.retrieve()`:  `response.chat_result.chat.created_by.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
* `glean.client.chat.list()`:  `response.chat_results[].chat.created_by.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
* `glean.client.chat.create_stream()`: 
  *  `request.messages[].citations[].source_document.metadata.author.related_documents[].results[]` **Changed**
* `glean.client.agents.create()`:  `response.workflow.author.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
* `glean.client.collections.add_items()`:  `response.collection` **Changed**
* `glean.client.collections.create()`: 
  *  `request.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
  *  `response.union(class (0)).collection` **Changed**
* `glean.client.collections.delete_item()`:  `response.collection` **Changed**
* `glean.client.collections.update()`: 
  *  `request.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
  *  `response` **Changed**
* `glean.client.collections.update_item()`:  `response.collection` **Changed**
* `glean.client.collections.retrieve()`:  `response.collection` **Changed**
* `glean.client.collections.list()`:  `response.collections[]` **Changed**
* `glean.client.documents.retrieve()`:  `response.documents.Map<DocumentOrError>.union(Document).metadata.author.related_documents[].results[]` **Changed**
* `glean.client.documents.retrieve_by_facets()`:  `response.documents[].metadata.author.related_documents[].results[]` **Changed**
* `glean.client.insights.retrieve()`:  `response.glean_assist.activity_insights[].user.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
* `glean.client.messages.retrieve()`:  `response.search_response.results[].structured_results[].document.metadata` **Changed**
* `glean.client.pins.update()`:  `response` **Changed**
* `glean.client.pins.retrieve()`:  `response.pin` **Changed**
* `glean.client.pins.list()`:  `response.pins[]` **Changed**
* `glean.client.pins.create()`:  `response` **Changed**
* `glean.client.search.query_as_admin()`: 
  *  `request.source_document.metadata.author.related_documents[].results[]` **Changed**
  *  `response.results[].structured_results[].document.metadata` **Changed**
* `glean.client.search.autocomplete()`:  `response.results[].document.metadata.author.related_documents[].results[]` **Changed**
* `glean.client.search.retrieve_feed()`:  `response.results[].primary_entry` **Changed**
* `glean.client.search.recommendations()`: 
  *  `request.source_document.metadata.author.related_documents[].results[]` **Changed**
  *  `response.results[].structured_results[].document.metadata` **Changed**
* `glean.client.search.query()`: 
  *  `request.source_document.metadata.author.related_documents[].results[]` **Changed**
  *  `response.results[].structured_results[].document.metadata` **Changed**
* `glean.client.entities.list()`:  `response.results[].related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
* `glean.client.entities.read_people()`:  `response.results[].related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
* `glean.client.shortcuts.create()`: 
  *  `request.data.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
  *  `response.shortcut` **Changed**
* `glean.client.shortcuts.retrieve()`:  `response.shortcut` **Changed**
* `glean.client.shortcuts.list()`:  `response.shortcuts[]` **Changed**
* `glean.client.shortcuts.update()`: 
  *  `request.added_roles[].person.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
  *  `response.shortcut` **Changed**
* `glean.client.verification.add_reminder()`:  `response.metadata.last_verifier.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
* `glean.client.verification.list()`:  `response.documents[].metadata.last_verifier.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
* `glean.client.verification.verify()`:  `response.metadata.last_verifier.related_documents[].query_suggestion.ranges[].document.metadata` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783023737 branch from e8951c6 to 6d0a681 Compare July 3, 2026 03:24
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