Skip to content

chore: 🐝 Update SDK - Generate 0.13.1#151

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

chore: 🐝 Update SDK - Generate 0.13.1#151
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1780680544

Conversation

@github-actions

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

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (25:26)
├─┬Paths
│ ├──[+] path (913:3)
│ └─┬/rest/api/v1/chat
│   └─┬POST
│     └─┬Responses
│       └──[+] codes (573:11)
└─┬Components
  ├──[+] schemas (9043:7)
  ├──[+] schemas (9104:7)
  └─┬GroupType
    ├──[+] enum (6067:11)
    └─┬Extensions
      ├──[+] x-enumdescriptions (6057:9)
      └──[+] x-speakeasy-enum-descriptions (6069:9)
Document Element Total Changes Breaking Changes
info 2 0
paths 2 0
components 5 0

View full report

Linting Report 0 errors, 26 warnings, 6 hints

View full report

PYTHON CHANGELOG

methodArguments: 1.1.1 - 2026-06-09

🐝 New Features

  • add configurable suffix for input TypedDict companions (commit by @2ynn)

Based on Speakeasy CLI 1.776.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Jun 5, 2026
@github-actions github-actions Bot requested a review from a team as a code owner June 5, 2026 17:32
@github-actions github-actions Bot added the patch Patch version bump label Jun 5, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780680544 branch 11 times, most recently from 691b10a to 98d8ae7 Compare June 11, 2026 02:36
* `glean.client.chat.create()`: 
  *  `request.messages[].citations[].source_document.metadata.author.related_documents[].results[].structured_results[].custom_entity.roles[].group.type.enum(collection_audience)` **Added**
  *  `response` **Changed** (Breaking ⚠️)
* `glean.client.insights.retrieve()`:  `response.glean_assist.activity_insights[].user.related_documents[].query_suggestion.ranges[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.collections.list()`:  `response.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.answers.create()`: 
  *  `request.data.added_roles[].group.type.enum(collection_audience)` **Added**
  *  `response.added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.answers.update()`: 
  *  `request.added_roles[].group.type.enum(collection_audience)` **Added**
  *  `response.added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.answers.retrieve()`:  `response.answer_result.answer.added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.answers.list()`:  `response.answer_results[].answer.added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.announcements.create()`: 
  *  `request.body.structured_list[].document.metadata.author.related_documents[].results[].structured_results[].custom_entity.roles[].group.type.enum(collection_audience)` **Added**
  *  `response.body.structured_list[].document.metadata.author.related_documents[].results[].structured_results[].custom_entity.roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.chat.retrieve()`:  `response.chat_result.chat.created_by.related_documents[].query_suggestion.ranges[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.chat.list()`:  `response.chat_results[].chat.created_by.related_documents[].query_suggestion.ranges[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.chat.create_stream()`: 
  *  `request.messages[].citations[].source_document.metadata.author.related_documents[].results[].structured_results[].custom_entity.roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.collections.add_items()`:  `response.collection.added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.collections.create()`: 
  *  `request.added_roles[].group.type.enum(collection_audience)` **Added**
  *  `response.union(class (0)).collection.added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.collections.delete_item()`:  `response.collection.added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.collections.update()`: 
  *  `request.added_roles[].group.type.enum(collection_audience)` **Added**
  *  `response.added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.collections.update_item()`:  `response.collection.added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.collections.retrieve()`:  `response.collection.added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.agents.create_agent()`: **Added**
* `glean.client.documents.retrieve()`:  `response.documents.Map<DocumentOrError>.union(Document).metadata.author.related_documents[].results[].structured_results[].custom_entity.roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.announcements.update()`: 
  *  `request.body.structured_list[].document.metadata.author.related_documents[].results[].structured_results[].custom_entity.roles[].group.type.enum(collection_audience)` **Added**
  *  `response.body.structured_list[].document.metadata.author.related_documents[].results[].structured_results[].custom_entity.roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.documents.retrieve_by_facets()`:  `response.documents[].metadata.author.related_documents[].results[].structured_results[].custom_entity.roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.pins.list()`:  `response.pins[].attribution.related_documents[].query_suggestion.ranges[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.pins.update()`:  `response.attribution.related_documents[].query_suggestion.ranges[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.pins.retrieve()`:  `response.pin.attribution.related_documents[].query_suggestion.ranges[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.messages.retrieve()`:  `response.search_response.results[].structured_results[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.pins.create()`:  `response.attribution.related_documents[].query_suggestion.ranges[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.search.query_as_admin()`: 
  *  `request.source_document.metadata.author.related_documents[].results[].structured_results[].custom_entity.roles[].group.type.enum(collection_audience)` **Added**
  *  `response.results[].structured_results[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.search.autocomplete()`:  `response.results[].document.metadata.author.related_documents[].results[].structured_results[].custom_entity.roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.search.retrieve_feed()`:  `response.results[].primary_entry.created_by.related_documents[].query_suggestion.ranges[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.search.recommendations()`: 
  *  `request.source_document.metadata.author.related_documents[].results[].structured_results[].custom_entity.roles[].group.type.enum(collection_audience)` **Added**
  *  `response.results[].structured_results[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.search.query()`: 
  *  `request.source_document.metadata.author.related_documents[].results[].structured_results[].custom_entity.roles[].group.type.enum(collection_audience)` **Added**
  *  `response.results[].structured_results[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.entities.list()`:  `response.results[].related_documents[].query_suggestion.ranges[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.entities.read_people()`:  `response.results[].related_documents[].query_suggestion.ranges[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.shortcuts.create()`: 
  *  `request.data.added_roles[].group.type.enum(collection_audience)` **Added**
  *  `response.shortcut.added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.shortcuts.retrieve()`:  `response.shortcut.added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.shortcuts.list()`:  `response.shortcuts[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.shortcuts.update()`: 
  *  `request.added_roles[].group.type.enum(collection_audience)` **Added**
  *  `response.shortcut.added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.verification.add_reminder()`:  `response.metadata.last_verifier.related_documents[].query_suggestion.ranges[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.verification.list()`:  `response.documents[].metadata.last_verifier.related_documents[].query_suggestion.ranges[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
* `glean.client.verification.verify()`:  `response.metadata.last_verifier.related_documents[].query_suggestion.ranges[].document.metadata.collections[].added_roles[].group.type.enum(collection_audience)` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780680544 branch from e210532 to 0196851 Compare June 11, 2026 04:07
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