Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore: 🐝 Update SDK - Generate 0.13.0#150

Merged
david-hamilton-glean merged 2 commits into
maingleanwork/api-client-python:mainfrom
speakeasy-sdk-regen-1779906792gleanwork/api-client-python:speakeasy-sdk-regen-1779906792Copy head branch name to clipboard
Jun 5, 2026
Merged

chore: 🐝 Update SDK - Generate 0.13.0#150
david-hamilton-glean merged 2 commits into
maingleanwork/api-client-python:mainfrom
speakeasy-sdk-regen-1779906792gleanwork/api-client-python:speakeasy-sdk-regen-1779906792Copy head branch name to clipboard

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 27, 2026

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (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.collections.add_items(): response Changed (Breaking ⚠️)
  • glean.chat.get_chat_file(): Added
  • glean.agents.edit_agent(): Added
  • glean.entities.get_person_photo(): Added
  • glean.tools.get_action_pack_auth_status(): Added
  • glean.tools.authorize_action_pack(): Added
  • glean.indexing.custom_metadata.upsert(): Added
  • glean.indexing.custom_metadata.delete(): Added
  • glean.indexing.custom_metadata.get_schema(): Added
  • glean.indexing.custom_metadata.upsert_schema(): Added
  • glean.indexing.custom_metadata.delete_schema(): Added
  • glean.troubleshooting.post_/api/index/v1/debug/{datasource}/document/events(): Added
  • glean.datasources.get_datasource_credential_status(): Added
  • glean.datasources.rotate_datasource_credentials(): Added
  • glean.client.activity.feedback():
    • request.feedback1.category Changed
  • glean.client.announcements.create():
    • request.body.structured_list[].document.metadata.author.related_documents[].results[].structured_results[].answer Changed
    • response Changed
  • glean.client.announcements.update():
    • request.body.structured_list[].document.metadata.author.related_documents[].results[].structured_results[].answer Changed
    • response Changed
  • glean.client.answers.create():
    • request.data.added_roles[].person.related_documents[] Changed
    • response Changed
  • glean.client.answers.update():
    • request.added_roles[].person.related_documents[] Changed
    • response Changed
  • glean.client.answers.retrieve(): response.answer_result.answer Changed
  • glean.client.answers.list(): response.answer_results[].answer Changed
  • glean.client.chat.create():
    • request.messages[].citations[].source_document.metadata.author.related_documents[].results[].structured_results[].answer Changed
    • response.messages[].citations[].source_document.metadata.author.related_documents[].results[].structured_results[].answer Changed
  • glean.client.chat.retrieve(): response.chat_result.chat.created_by.related_documents[] Changed
  • glean.client.chat.list(): response.chat_results[].chat.created_by.related_documents[] Changed
  • glean.client.chat.create_stream():
    • request.messages[].citations[].source_document.metadata.author.related_documents[].results[].structured_results[].answer Changed
  • glean.client.collections.create():
    • request.added_roles[].person.related_documents[] Changed
    • response.union(class (0)) Changed
    • error_code.enum(corrupt_item) Added
  • glean.client.collections.delete(): error_code.enum(corrupt_item) Added
  • glean.client.collections.delete_item(): response.collection Changed
  • glean.client.collections.update():
    • request.added_roles[].person.related_documents[] Changed
    • response Changed
    • error_code.enum(corrupt_item) Added
  • glean.client.collections.update_item(): response.collection Changed
  • glean.client.collections.retrieve(): response Changed
  • glean.client.collections.list(): response.collections[] Changed
  • glean.client.documents.retrieve(): response.documents.Map<DocumentOrError>.union(Document).metadata.author.related_documents[].results[].structured_results[].answer Changed
  • glean.client.documents.retrieve_by_facets(): response.documents[].metadata.author.related_documents[].results[].structured_results[].answer Changed
  • glean.client.insights.retrieve():
    • request Changed
    • response Changed
  • glean.client.messages.retrieve(): response.search_response.results[].structured_results[] Changed
  • glean.client.pins.update(): response.attribution.related_documents[] Changed
  • glean.client.pins.retrieve(): response.pin.attribution.related_documents[] Changed
  • glean.client.pins.list(): response.pins[].attribution.related_documents[] Changed
  • glean.client.pins.create(): response.attribution.related_documents[] Changed
  • glean.client.search.query_as_admin():
    • request.source_document.metadata.author.related_documents[].results[].structured_results[].answer Changed
    • response.results[].structured_results[] Changed
  • glean.client.search.autocomplete(): response.results[].document.metadata.author.related_documents[].results[].structured_results[].answer Changed
  • glean.client.search.retrieve_feed():
    • request.categories[] Changed
    • response.results[] Changed
  • glean.client.search.recommendations():
    • request.source_document.metadata.author.related_documents[].results[].structured_results[].answer Changed
    • response.results[].structured_results[] Changed
  • glean.client.search.query():
    • request.source_document.metadata.author.related_documents[].results[].structured_results[].answer Changed
    • response.results[].structured_results[] Changed
  • glean.client.entities.list(): response.results[].related_documents[] Changed
  • glean.client.entities.read_people(): response.results[].related_documents[] Changed
  • glean.client.shortcuts.create():
    • request.data.added_roles[].person.related_documents[] Changed
    • response.shortcut.added_roles[].person.related_documents[] Changed
  • glean.client.shortcuts.retrieve(): response.shortcut.added_roles[].person.related_documents[] Changed
  • glean.client.shortcuts.list(): response.shortcuts[].added_roles[].person.related_documents[] Changed
  • glean.client.shortcuts.update():
    • request.added_roles[].person.related_documents[] Changed
    • response.shortcut.added_roles[].person.related_documents[] Changed
  • glean.client.verification.add_reminder(): response.metadata.last_verifier.related_documents[] Changed
  • glean.client.verification.list(): response.documents[].metadata.last_verifier.related_documents[] Changed
  • glean.client.verification.verify(): response.metadata.last_verifier.related_documents[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (25:26)
├─┬Paths
│ ├──[+] path (2570:3)
│ ├──[+] path (4431:3)
│ ├──[+] path (3834:3)
│ ├──[+] path (853:3)
│ ├──[+] path (2125:3)
│ ├──[+] path (4471:3)
│ ├──[+] path (3763:3)
│ ├──[+] path (3725:3)
│ └─┬/rest/api/v1/agents/{agent_id}
│   └──[+] post (939:7)
└─┬Components
  ├──[+] parameters (14875:7)
  ├──[+] schemas (10089:7)
  ├──[+] schemas (10142:7)
  ├──[+] schemas (10174:7)
  ├──[+] schemas (10109:7)
  ├──[+] schemas (14771:7)
  ├──[+] schemas (9573:7)
  ├──[+] schemas (9039:7)
  ├──[+] schemas (9553:7)
  ├──[+] schemas (14751:7)
  ├──[+] schemas (12208:7)
  ├──[+] schemas (13636:7)
  ├──[+] schemas (14741:7)
  ├──[+] schemas (10131:7)
  ├──[+] schemas (14824:7)
  ├──[+] schemas (12186:7)
  ├──[+] schemas (12219:7)
  ├──[+] schemas (12229:7)
  ├──[+] schemas (10158:7)
  ├──[+] schemas (6143:7)
  ├──[+] schemas (12197:7)
  ├──[+] schemas (13647:7)
  ├──[+] schemas (9944:7)
  ├─┬CollectionError
  │ └─┬errorCode
  │   └──[+] enum (9279:15)
  ├─┬PerUserInsight
  │ ├──[+] properties (9786:9)
  │ ├─┬numSearches
  │ │ └──[🔀] description (9788:24)
  │ ├─┬person
  │ │ └──[🔀] $ref (9778:11)❌ 
  │ └─┬numSummarizations
  │   └──[🔀] description (9764:24)
  ├─┬InsightsOverviewRequest
  │ └──[+] properties (9509:9)
  ├─┬InsightsOverviewResponse
  │ └─┬ALLOF
  │   ├──[+] properties (9844:13)
  │   ├──[+] properties (9836:13)
  │   ├──[+] properties (9832:13)
  │   ├──[+] properties (9834:13)
  │   ├─┬searchesTimeseries
  │   │ └──[🔀] $ref (9847:15)❌ 
  │   ├─┬perUserInsights
  │   │ └──[🔀] $ref (9748:9)❌ 
  │   ├─┬searchSessionSatisfaction
  │   │ ├──[+] deprecated (9801:27)
  │   │ └─┬Extensions
  │   │   ├──[+] x-glean-deprecated (9803:17)
  │   │   └──[+] x-speakeasy-deprecation-message (9807:48)
  │   └─┬searchDatasourceCounts
  │     └──[🔀] $ref (9748:9)❌ 
  ├─┬Answer
  │ ├──[+] allOf (6576:11)
  │ └─┬ALLOF
  │   └──[🔀] $ref (6143:13)❌ 
  ├─┬InsightsAssistantRequest
  │ └──[+] properties (9524:9)
  ├─┬FeedRequest
  │ └─┬categories
  │   └─┬Schema
  │     ├──[+] enum (10987:17)
  │     ├──[+] enum (10996:17)
  │     ├──[+] enum (10995:17)
  │     ├──[+] enum (10994:17)
  │     └──[+] enum (10992:17)
  ├─┬AnswerResult
  │ └─┬trackingToken
  │   ├──[🔀] description (8196:24)
  │   ├──[+] deprecated (8197:23)
  │   └─┬Extensions
  │     ├──[+] x-glean-deprecated (8199:13)
  │     └──[+] x-speakeasy-deprecation-message (8203:44)
  ├─┬AgentsInsightsV2Request
  │ └──[+] properties (9544:9)
  ├─┬Workflow
  │ └─┬ALLOF
  │   ├──[+] properties (11410:13)
  │   └──[+] properties (11406:13)
  ├─┬ChatSuggestion
  │ ├──[+] properties (11259:9)
  │ ├──[+] properties (11265:9)
  │ ├─┬query
  │ │ └──[🔀] description (11264:24)
  │ └─┬feature
  │   └──[🔀] description (11261:24)
  ├─┬AgentsInsightsV2Response
  │ └─┬ALLOF
  │   ├──[+] properties (10059:13)
  │   └─┬upvotesTimeseries
  │     └──[🔀] $ref (10060:15)❌ 
  ├─┬InsightsResponse
  │ ├──[+] properties (10210:9)
  │ ├──[+] properties (10208:9)
  │ └─┬overviewResponse
  │   └──[🔀] $ref (10175:9)❌ 
  ├─┬FeedResult
  │ └─┬category
  │   ├──[+] enum (11604:15)
  │   ├──[+] enum (11613:15)
  │   ├──[+] enum (11611:15)
  │   ├──[+] enum (11609:15)
  │   └──[+] enum (11612:15)
  ├─┬Collection
  │ ├──[+] allOf (6433:11)
  │ └─┬ALLOF
  │   └──[🔀] $ref (6143:13)❌ 
  ├─┬Announcement
  │ ├──[+] allOf (8086:11)
  │ └─┬ALLOF
  │   └──[🔀] $ref (6143:13)❌ 
  ├─┬FeedEntry
  │ └─┬justificationType
  │   ├──[+] enum (11524:15)
  │   ├──[+] enum (11523:15)
  │   ├──[+] enum (11516:15)
  │   ├──[+] enum (11525:15)
  │   └──[+] enum (11521:15)
  ├─┬GetCollectionResponse
  │ └─┬trackingToken
  │   ├──[🔀] description (9389:24)
  │   ├──[+] deprecated (9390:23)
  │   └─┬Extensions
  │     ├──[+] x-glean-deprecated (9392:13)
  │     └──[+] x-speakeasy-deprecation-message (9396:44)
  ├─┬AddCollectionItemsError
  │ └─┬errorType
  │   └──[+] enum (9249:15)
  ├─┬InsightsDepartmentsSummary
  │ └─┬ALLOF
  │   ├──[+] properties (9739:13)
  │   ├─┬ugcSummary
  │   │ └──[🔀] $ref (9724:15)❌ 
  │   ├─┬totalSignups
  │   │ └──[🔀] $ref (9690:9)❌ 
  │   └─┬searchSummary
  │     └──[🔀] $ref (9682:9)❌ 
  ├─┬UgcType
  │ ├──[+] enum (11341:11)
  │ └──[+] enum (11342:11)
  ├─┬CurrentActiveUsers
  │ ├─┬weeklyActiveUsers
  │ │ └──[🔀] description (9687:24)
  │ └─┬monthlyActiveUsers
  │   └──[🔀] description (9684:24)
  ├─┬WorkflowMetadata
  │ └─┬ALLOF
  │   ├──[+] properties (11390:13)
  │   ├──[+] properties (11387:13)
  │   ├─┬lastDraftSavedAt
  │   │ ├──[🔀] type (11391:21)❌ 
  │   │ └──[🔀] description (11392:28)
  │   └─┬lastUpdateTimestamp
  │     └──[🔀] description (11386:28)
  ├─┬Feedback
  │ └─┬category
  │   ├──[+] enum (5021:15)
  │   └──[+] enum (5020:15)
  ├─┬InsightsRequest
  │ ├──[+] properties (9632:9)
  │ ├──[+] properties (9629:9)
  │ └─┬overviewRequest
  │   └──[🔀] $ref (9574:9)❌ 
  └─┬PerAgentInsight
    ├──[+] properties (9939:9)
    ├─┬userCount
    │ └──[🔀] description (9935:24)
    ├─┬runCount
    │ └──[🔀] $ref (5615:9)❌ 
    └─┬upvoteCount
      └──[🔀] description (9932:24)
Document Element Total Changes Breaking Changes
info 2 0
paths 9 0
components 104 26

View full report

Linting Report 0 errors, 18 warnings, 6 hints

View full report

PYTHON CHANGELOG

acceptHeaders: 3.0.0 - 2024-07-04

🐝 New Features

additionalDependencies: 1.1.0 - 2026-05-28

🐝 New Features

  • add optionalDependencies config for [project.optional-dependencies] in pyproject.toml (commit by @AshGodfrey)

core: 6.0.24 - 2026-06-01

🐛 Bug Fixes

  • omit extra_body from no-body operation methods (commit by @ThomasRooney)

core: 6.0.23 - 2026-05-26

🐝 New Features

  • capability to directly control casing (acronym) rules (commit by @ThomasRooney)

core: 6.0.22 - 2026-05-20

🐛 Bug Fixes

downloadStreams: 1.0.1 - 2024-07-31

🐛 Bug Fixes

  • fixed download streams being buffered before they could be read (commit by @tristanspeakeasy)

envVarSecurityUsage: 0.3.3 - 2026-05-18

🐛 Bug Fixes

  • read envVarPrefix fallback when SDK is constructed with no security args (commit by @AshGodfrey)

examples: 3.0.4 - 2026-05-15

🐛 Bug Fixes

  • render OpenAPI 'example: null' values as the literal "null" in model docs instead of the Go-formatted '', which broke MDX renderers and leaked Go internals (commit by @AshGodfrey)

methodArguments: 1.1.0 - 2026-05-29

🐝 New Features

  • Add Python method argument modes for positional required path parameters, upstream-style request extras, and opt-in timeout spelling/units. (commit by [@thomas Rooney](https://github.com/Thomas Rooney))

methodServerURLs: 3.1.2 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

mockServer: 0.1.4 - 2026-05-12

🐛 Bug Fixes

  • clean up orphaned mock server files on regeneration to prevent duplicate Go declarations (commit by @AshGodfrey)

unions: 3.1.5 - 2026-04-21

🐛 Bug Fixes

  • prevent pyright reportInvalidTypeForm error for TypeAliasType self-references (commit by @2ynn)

uploadStreams: 1.0.2 - 2026-05-26

🐛 Bug Fixes

  • add Base64FileInput/Base64EncodedString to types/init.py eager exports (commit by @2ynn)

uploadStreams: 1.0.1 - 2026-05-21

🐝 New Features

  • add opt-in support for base64 JSON file inputs through x-speakeasy-base64-input-mode (commit by @2ynn)

Based on Speakeasy CLI 1.770.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot requested a review from a team as a code owner May 27, 2026 18:38
@github-actions github-actions Bot added the minor Minor version bump label May 27, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1779906792 branch 11 times, most recently from 03ef557 to 9f93928 Compare June 3, 2026 17:51
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1779906792 branch from d43ec13 to 50c1b2a Compare June 4, 2026 04:11
* `glean.client.collections.add_items()`:  `response` **Changed** (Breaking ⚠️)
* `glean.chat.get_chat_file()`: **Added**
* `glean.agents.edit_agent()`: **Added**
* `glean.entities.get_person_photo()`: **Added**
* `glean.tools.get_action_pack_auth_status()`: **Added**
* `glean.tools.authorize_action_pack()`: **Added**
* `glean.indexing.custom_metadata.upsert()`: **Added**
* `glean.indexing.custom_metadata.delete()`: **Added**
* `glean.indexing.custom_metadata.get_schema()`: **Added**
* `glean.indexing.custom_metadata.upsert_schema()`: **Added**
* `glean.indexing.custom_metadata.delete_schema()`: **Added**
* `glean.troubleshooting.post_/api/index/v1/debug/{datasource}/document/events()`: **Added**
* `glean.datasources.get_datasource_credential_status()`: **Added**
* `glean.datasources.rotate_datasource_credentials()`: **Added**
* `glean.client.activity.feedback()`: 
  *  `request.feedback1.category` **Changed**
* `glean.client.announcements.create()`: 
  *  `request.body.structured_list[].document.metadata.author.related_documents[].results[].structured_results[].answer` **Changed**
  *  `response` **Changed**
* `glean.client.announcements.update()`: 
  *  `request.body.structured_list[].document.metadata.author.related_documents[].results[].structured_results[].answer` **Changed**
  *  `response` **Changed**
* `glean.client.answers.create()`: 
  *  `request.data.added_roles[].person.related_documents[]` **Changed**
  *  `response` **Changed**
* `glean.client.answers.update()`: 
  *  `request.added_roles[].person.related_documents[]` **Changed**
  *  `response` **Changed**
* `glean.client.answers.retrieve()`:  `response.answer_result.answer` **Changed**
* `glean.client.answers.list()`:  `response.answer_results[].answer` **Changed**
* `glean.client.chat.create()`: 
  *  `request.messages[].citations[].source_document.metadata.author.related_documents[].results[].structured_results[].answer` **Changed**
  *  `response.messages[].citations[].source_document.metadata.author.related_documents[].results[].structured_results[].answer` **Changed**
* `glean.client.chat.retrieve()`:  `response.chat_result.chat.created_by.related_documents[]` **Changed**
* `glean.client.chat.list()`:  `response.chat_results[].chat.created_by.related_documents[]` **Changed**
* `glean.client.chat.create_stream()`: 
  *  `request.messages[].citations[].source_document.metadata.author.related_documents[].results[].structured_results[].answer` **Changed**
* `glean.client.collections.create()`: 
  *  `request.added_roles[].person.related_documents[]` **Changed**
  *  `response.union(class (0))` **Changed**
  *  `error_code.enum(corrupt_item)` **Added**
* `glean.client.collections.delete()`:  `error_code.enum(corrupt_item)` **Added**
* `glean.client.collections.delete_item()`:  `response.collection` **Changed**
* `glean.client.collections.update()`: 
  *  `request.added_roles[].person.related_documents[]` **Changed**
  *  `response` **Changed**
  *  `error_code.enum(corrupt_item)` **Added**
* `glean.client.collections.update_item()`:  `response.collection` **Changed**
* `glean.client.collections.retrieve()`:  `response` **Changed**
* `glean.client.collections.list()`:  `response.collections[]` **Changed**
* `glean.client.documents.retrieve()`:  `response.documents.Map<DocumentOrError>.union(Document).metadata.author.related_documents[].results[].structured_results[].answer` **Changed**
* `glean.client.documents.retrieve_by_facets()`:  `response.documents[].metadata.author.related_documents[].results[].structured_results[].answer` **Changed**
* `glean.client.insights.retrieve()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `glean.client.messages.retrieve()`:  `response.search_response.results[].structured_results[]` **Changed**
* `glean.client.pins.update()`:  `response.attribution.related_documents[]` **Changed**
* `glean.client.pins.retrieve()`:  `response.pin.attribution.related_documents[]` **Changed**
* `glean.client.pins.list()`:  `response.pins[].attribution.related_documents[]` **Changed**
* `glean.client.pins.create()`:  `response.attribution.related_documents[]` **Changed**
* `glean.client.search.query_as_admin()`: 
  *  `request.source_document.metadata.author.related_documents[].results[].structured_results[].answer` **Changed**
  *  `response.results[].structured_results[]` **Changed**
* `glean.client.search.autocomplete()`:  `response.results[].document.metadata.author.related_documents[].results[].structured_results[].answer` **Changed**
* `glean.client.search.retrieve_feed()`: 
  *  `request.categories[]` **Changed**
  *  `response.results[]` **Changed**
* `glean.client.search.recommendations()`: 
  *  `request.source_document.metadata.author.related_documents[].results[].structured_results[].answer` **Changed**
  *  `response.results[].structured_results[]` **Changed**
* `glean.client.search.query()`: 
  *  `request.source_document.metadata.author.related_documents[].results[].structured_results[].answer` **Changed**
  *  `response.results[].structured_results[]` **Changed**
* `glean.client.entities.list()`:  `response.results[].related_documents[]` **Changed**
* `glean.client.entities.read_people()`:  `response.results[].related_documents[]` **Changed**
* `glean.client.shortcuts.create()`: 
  *  `request.data.added_roles[].person.related_documents[]` **Changed**
  *  `response.shortcut.added_roles[].person.related_documents[]` **Changed**
* `glean.client.shortcuts.retrieve()`:  `response.shortcut.added_roles[].person.related_documents[]` **Changed**
* `glean.client.shortcuts.list()`:  `response.shortcuts[].added_roles[].person.related_documents[]` **Changed**
* `glean.client.shortcuts.update()`: 
  *  `request.added_roles[].person.related_documents[]` **Changed**
  *  `response.shortcut.added_roles[].person.related_documents[]` **Changed**
* `glean.client.verification.add_reminder()`:  `response.metadata.last_verifier.related_documents[]` **Changed**
* `glean.client.verification.list()`:  `response.documents[].metadata.last_verifier.related_documents[]` **Changed**
* `glean.client.verification.verify()`:  `response.metadata.last_verifier.related_documents[]` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1779906792 branch from 631ec94 to 98c8611 Compare June 5, 2026 03:57
@david-hamilton-glean david-hamilton-glean merged commit 8411597 into main Jun 5, 2026
3 checks passed
@david-hamilton-glean david-hamilton-glean deleted the speakeasy-sdk-regen-1779906792 branch June 5, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.