Skip to content

chore: 🐝 Update SDK - Generate 0.15.5 - #161

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

chore: 🐝 Update SDK - Generate 0.15.5#161
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1785961927

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 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.search.query():
    • request.datasource_instances Removed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed
  • glean.indexing.documents.debug(): response.status[200] Changed (Breaking ⚠️)
  • glean.indexing.documents.debug_many(): response.status[200] Changed (Breaking ⚠️)
  • glean.indexing.documents.debug_events(): response.status[200] Changed (Breaking ⚠️)
  • glean.indexing.datasource.status(): response.status[200] Changed (Breaking ⚠️)
  • glean.indexing.people.debug(): response.status[200] Changed (Breaking ⚠️)
  • glean.client.chat.create_stream():
    • request.messages[] Changed
  • glean.client.collections.create():
    • request.added_roles[].person.metadata.job_function Added
    • response.union(class (0)).collection.added_roles[].person.metadata.job_function Added
  • glean.search.list_filters(): Added
  • glean.client.agents.import(): Added
  • glean.client.tools.get_tool_server_tools(): Added
  • glean.agents.search(): error.code.enum(tools_unauthorized) Added
  • glean.agents.get(): error.code.enum(tools_unauthorized) Added
  • glean.agents.get_schemas(): error.code.enum(tools_unauthorized) Added
  • glean.agents.create_run(): error Changed
  • glean.skills.create(): error.code.enum(tools_unauthorized) Added
  • glean.skills.list(): error.code.enum(tools_unauthorized) Added
  • glean.skills.validate(): error.code.enum(tools_unauthorized) Added
  • glean.skills.retrieve(): error.code.enum(tools_unauthorized) Added
  • glean.skills.retrieve_content(): error.code.enum(tools_unauthorized) Added
  • glean.skills.create_version(): error.code.enum(tools_unauthorized) Added
  • glean.skills.list_versions(): error.code.enum(tools_unauthorized) Added
  • glean.skills.retrieve_version(): error.code.enum(tools_unauthorized) Added
  • glean.skills.retrieve_version_content(): error.code.enum(tools_unauthorized) Added
  • glean.client.activity.feedback():
    • request.feedback1.manual_feedback_info.issues[] Changed
  • glean.client.announcements.create():
    • request.body.structured_list[].document.metadata.author.metadata.job_function Added
    • response.body.structured_list[].document.metadata.author.metadata.job_function Added
  • glean.client.announcements.update():
    • request.body.structured_list[].document.metadata.author.metadata.job_function Added
    • response.body.structured_list[].document.metadata.author.metadata.job_function Added
  • glean.client.answers.create():
    • request.data.added_roles[].person.metadata.job_function Added
    • response.added_roles[].person.metadata.job_function Added
  • glean.client.answers.update():
    • request.added_roles[].person.metadata.job_function Added
    • response.added_roles[].person.metadata.job_function Added
  • glean.client.answers.retrieve(): response.answer_result.answer.added_roles[].person.metadata.job_function Added
  • glean.client.answers.list(): response.answer_results[].answer.added_roles[].person.metadata.job_function Added
  • glean.client.chat.create():
    • request.messages[] Changed
    • response.messages[] Changed
  • glean.client.chat.retrieve():
    • response.chat_result.chat Changed
    • error.status[403] Added
  • glean.client.chat.list(): response.chat_results[].chat.created_by.metadata.job_function Added
  • glean.skills.preview_source(): Added
  • glean.client.agents.create(): response.workflow.author.metadata.job_function Added
  • glean.skills.update(): Added
  • glean.client.agents.run_stream(): error Changed
  • glean.client.documents.retrieve_by_facets(): response.documents[].metadata.author.metadata.job_function Added
  • glean.client.agents.run(): error.status[422] Added
  • glean.client.collections.delete_item(): response.collection.added_roles[].person.metadata.job_function Added
  • glean.client.collections.update():
    • request.added_roles[].person.metadata.job_function Added
    • response.added_roles[].person.metadata.job_function Added
  • glean.client.collections.update_item(): response.collection.added_roles[].person.metadata.job_function Added
  • glean.client.collections.retrieve(): response.collection.added_roles[].person.metadata.job_function Added
  • glean.client.collections.list(): response.collections[].added_roles[].person.metadata.job_function Added
  • glean.client.documents.retrieve(): response.documents.Map<DocumentOrError>.union(Document).metadata.author.metadata.job_function Added
  • glean.client.collections.add_items(): response.collection.added_roles[].person.metadata.job_function Added
  • glean.client.insights.retrieve(): response.glean_assist.activity_insights[].user.metadata.job_function Added
  • glean.client.messages.retrieve(): response.search_response.results[].structured_results[].document.metadata.author.metadata.job_function Added
  • glean.client.pins.update(): response.attribution.metadata.job_function Added
  • glean.client.pins.retrieve(): response.pin.attribution.metadata.job_function Added
  • glean.client.pins.list(): response.pins[].attribution.metadata.job_function Added
  • glean.client.pins.create(): response.attribution.metadata.job_function Added
  • glean.client.search.query_as_admin():
    • request.source_document.metadata.author.metadata.job_function Added
    • response.results[].structured_results[].document.metadata.author.metadata.job_function Added
  • glean.client.search.autocomplete(): response.results[].document.metadata.author.metadata.job_function Added
  • glean.client.search.retrieve_feed():
    • request.categories[].enum(meeting_prep_automation) Added
    • response.results[] Changed
  • glean.client.search.recommendations():
    • request.source_document.metadata.author.metadata.job_function Added
    • response.results[].structured_results[].document.metadata.author.metadata.job_function Added
  • glean.client.search.query():
    • request.source_document.metadata.author.metadata.job_function Added
    • response.results[].structured_results[].document.metadata.author.metadata.job_function Added
  • glean.client.entities.list(): response.results[].metadata.job_function Added
  • glean.client.entities.read_people(): response.results[].metadata.job_function Added
  • glean.client.shortcuts.create():
    • request.data.added_roles[].person.metadata.job_function Added
    • response.shortcut.added_roles[].person.metadata.job_function Added
  • glean.client.shortcuts.retrieve(): response.shortcut.added_roles[].person.metadata.job_function Added
  • glean.client.shortcuts.list(): response.shortcuts[].added_roles[].person.metadata.job_function Added
  • glean.chat.create(): Added
  • glean.client.shortcuts.update():
    • request.added_roles[].person.metadata.job_function Added
    • response.shortcut.added_roles[].person.metadata.job_function Added
  • glean.client.verification.add_reminder(): response.metadata.last_verifier.metadata.job_function Added
  • glean.client.verification.list(): response.documents[].metadata.last_verifier.metadata.job_function Added
  • glean.client.verification.verify(): response.metadata.last_verifier.metadata.job_function Added
  • glean.indexing.datasources.add(): request Changed
  • glean.indexing.datasources.retrieve_config(): response 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 (247:3)
│ ├──[+] path (468:3)
│ ├──[+] path (2097:3)
│ ├──[+] path (972:3)
│ ├──[+] path (3855:3)
│ ├─┬/rest/api/v1/agents/runs/wait
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬422
│ │       ├──[+] content (2290:15)
│ │       └──[🔀] description (2287:24)
│ ├─┬/api/index/v1/debug/{datasource}/document/events
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       ├──[+] content (5024:15)
│ │       └──[-] content (4652:15)❌ 
│ ├─┬/api/agents/{agent_id}/schemas
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-glean-experimental (139:9)❌ 
│ ├─┬/api/agents/{agent_id}/runs
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[+] codes (232:11)
│ │   └─┬Extensions
│ │     └──[-] x-glean-experimental (193:9)❌ 
│ ├─┬/api/index/v1/debug/{datasource}/documents
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       ├──[+] content (4456:15)
│ │       └──[-] content (4084:15)❌ 
│ ├─┬/api/skills/{skill_id}
│ │ └──[+] patch (533:7)
│ ├─┬/api/index/v1/debug/{datasource}/status
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       ├──[+] content (4376:15)
│ │       └──[-] content (4004:15)❌ 
│ ├─┬/api/index/v1/debug/{datasource}/document
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       ├──[+] content (4416:15)
│ │       └──[-] content (4044:15)❌ 
│ ├─┬/api/agents/search
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-glean-experimental (44:9)❌ 
│ ├─┬/api/search
│ │ └─┬POST
│ │   ├──[🔀] description (926:20)
│ │   └─┬Responses
│ │     ├──[+] codes (18126:7)
│ │     └─┬200
│ │       └──[🔀] description (943:24)
│ ├─┬/api/agents/{agent_id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-glean-experimental (92:9)❌ 
│ ├─┬/rest/api/v1/getchat
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬403
│ │       └──[+] content (1702:15)
│ ├─┬/rest/api/v1/agents/runs/stream
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬422
│ │       ├──[🔀] description (2246:24)
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (12300:13)❌ 
│ └─┬/api/index/v1/debug/{datasource}/user
│   └─┬POST
│     └─┬Responses
│       └─┬200
│         ├──[+] content (4496:15)
│         └──[-] content (4124:15)❌ 
└─┬Components
  ├──[+] responses (18126:7)
  ├──[-] schemas (6209:7)❌ 
  ├──[+] schemas (6939:7)
  ├──[+] schemas (12218:7)
  ├──[+] schemas (6500:7)
  ├──[+] schemas (6494:7)
  ├──[+] schemas (7008:7)
  ├──[+] schemas (6640:7)
  ├──[+] schemas (12300:7)
  ├──[+] schemas (6423:7)
  ├──[+] schemas (7376:7)
  ├──[+] schemas (6525:7)
  ├──[+] schemas (6993:7)
  ├──[+] schemas (7343:7)
  ├──[+] schemas (6585:7)
  ├──[+] schemas (7046:7)
  ├──[+] schemas (6543:7)
  ├──[+] schemas (15407:7)
  ├──[+] schemas (7395:7)
  ├──[+] schemas (6016:7)
  ├──[+] schemas (12186:7)
  ├──[+] schemas (15383:7)
  ├──[+] schemas (6448:7)
  ├──[+] schemas (6563:7)
  ├──[+] schemas (6924:7)
  ├──[+] schemas (6657:7)
  ├──[+] schemas (7040:7)
  ├──[+] schemas (11885:7)
  ├──[+] schemas (7054:7)
  ├──[+] schemas (6463:7)
  ├──[+] schemas (6599:7)
  ├──[+] schemas (6435:7)
  ├──[+] schemas (6679:7)
  ├──[+] schemas (15344:7)
  ├──[+] schemas (12193:7)
  ├──[+] schemas (12225:7)
  ├──[+] schemas (6611:7)
  ├──[+] schemas (6987:7)
  ├──[+] schemas (6951:7)
  ├─┬PlatformTimeRange
  │ └──[+] additionalProperties (7197:29)❌ 
  ├─┬PlatformFilter
  │ ├──[+] additionalProperties (7166:29)❌ 
  │ ├──[🔀] description (7170:20)
  │ ├─┬values
  │ │ ├──[🔀] description (7185:24)
  │ │ └─┬Schema
  │ │   └──[+] minLength (7184:24)❌ 
  │ ├─┬field
  │ │ ├──[+] minLength (7175:22)❌ 
  │ │ └──[🔀] description (7176:24)
  │ └─┬operator
  │   └──[🔀] description (7193:24)
  ├─┬FeedEntry
  │ └─┬justificationType
  │   └──[+] enum (14558:15)
  ├─┬PlatformSkillValidationResponse
  │ └─┬warnings
  │   └─┬Schema
  │     └──[🔀] $ref (6016:13)❌ 
  ├─┬AuthConfig
  │ ├──[+] properties (11343:9)
  │ ├─┬status
  │ │ ├──[-] enum (10401:15)❌ 
  │ │ ├──[-] enum (10402:15)❌ 
  │ │ ├──[-] enum (10403:15)❌ 
  │ │ ├──[+] items (11310:13)❌ 
  │ │ ├──[🔀] type (11308:17)❌ 
  │ │ └──[🔀] description (11311:24)
  │ ├─┬type
  │ │ ├──[+] enum (11328:15)
  │ │ ├──[+] enum (11329:15)
  │ │ ├──[+] enum (11330:15)
  │ │ ├──[+] enum (11331:15)
  │ │ ├──[-] enum (10382:15)❌ 
  │ │ ├──[-] enum (10383:15)❌ 
  │ │ ├──[-] enum (10384:15)❌ 
  │ │ ├──[-] enum (10385:15)❌ 
  │ │ ├──[-] enum (10380:15)❌ 
  │ │ ├──[-] enum (10381:15)❌ 
  │ │ ├──[🔀] description (11332:24)
  │ │ └─┬Extensions
  │ │   ├──[+] x-enumdescriptions (11334:13)
  │ │   └──[+] x-speakeasy-enum-descriptions (11339:13)
  │ ├─┬isOnPrem
  │ │ ├──[+] enum (11293:15)
  │ │ ├──[+] enum (11294:15)
  │ │ ├──[🔀] type (11291:17)❌ 
  │ │ └──[🔀] description (11295:24)
  │ ├─┬authorization_url
  │ │ ├──[+] enum (11348:15)
  │ │ ├──[+] enum (11349:15)
  │ │ ├──[+] enum (11346:15)
  │ │ ├──[+] enum (11347:15)
  │ │ ├──[-] format (10421:19)❌ 
  │ │ ├──[🔀] description (11350:24)
  │ │ └─┬Extensions
  │ │   ├──[+] x-enumdescriptions (11352:13)
  │ │   └──[+] x-speakeasy-enum-descriptions (11357:13)
  │ ├─┬lastAuthorizedAt
  │ │ ├──[🔀] type (11270:17)❌ 
  │ │ ├──[-] format (10436:19)❌ 
  │ │ └──[🔀] description (11271:24)
  │ ├─┬token_endpoint_auth_method
  │ │ ├──[+] enum (11299:15)
  │ │ ├──[+] enum (11300:15)
  │ │ ├──[+] enum (11301:15)
  │ │ ├──[-] enum (10430:15)❌ 
  │ │ ├──[-] enum (10431:15)❌ 
  │ │ ├──[-] enum (10432:15)❌ 
  │ │ └──[🔀] description (11302:24)
  │ ├─┬usesCentralAuth
  │ │ ├──[+] enum (11278:15)
  │ │ ├──[+] enum (11279:15)
  │ │ ├──[+] enum (11280:15)
  │ │ ├──[+] enum (11281:15)
  │ │ ├──[+] enum (11282:15)
  │ │ ├──[+] enum (11283:15)
  │ │ ├──[🔀] type (11276:17)❌ 
  │ │ └──[🔀] description (11284:24)
  │ ├─┬client_url
  │ │ └──[🔀] description (11320:24)
  │ ├─┬grantType
  │ │ ├──[-] enum (10395:15)❌ 
  │ │ ├──[-] enum (10396:15)❌ 
  │ │ ├──[+] format (11305:19)❌ 
  │ │ └──[🔀] description (11306:24)
  │ ├─┬resource
  │ │ ├──[🔀] format (11363:19)❌ 
  │ │ └──[🔀] description (11364:24)
  │ └─┬scopes
  │   ├──[-] items (10412:13)❌ 
  │   ├──[🔀] type (11322:17)❌ 
  │   ├──[+] format (11323:19)❌ 
  │   └──[🔀] description (11324:24)
  ├─┬FeedResult
  │ └─┬category
  │   └──[+] enum (14650:15)
  ├─┬ObjectDefinition
  │ └─┬docCategory
  │   ├──[+] enum (16938:15)
  │   └──[+] enum (16939:15)
  ├─┬FeedRequest
  │ └─┬categories
  │   └─┬Schema
  │     └──[+] enum (14114:17)
  ├─┬PlatformProblemDetailCode
  │ ├──[+] enum (6110:11)
  │ └─┬Extensions
  │   └──[🔀] x-glean-problem-detail-codes (6115:9)
  ├─┬PersonMetadata
  │ ├──[+] properties (10391:9)
  │ ├─┬type
  │ │ ├──[-] enum (9468:15)❌ 
  │ │ ├──[-] enum (9469:15)❌ 
  │ │ ├──[-] enum (9466:15)❌ 
  │ │ ├──[-] enum (9467:15)❌ 
  │ │ ├──[+] description (10384:24)
  │ │ ├──[-] example (9470:20)
  │ │ └─┬Extensions
  │ │   ├──[-] x-enumdescriptions (9472:13)❌ 
  │ │   └──[-] x-speakeasy-enum-descriptions (9477:13)❌ 
  │ ├─┬startDatePercentile
  │ │ ├──[🔀] type (10455:17)❌ 
  │ │ ├──[🔀] format (10456:19)❌ 
  │ │ └──[🔀] description (10457:24)
  │ ├─┬timezoneIANA
  │ │ └──[🔀] description (10430:24)
  │ ├─┬title
  │ │ ├──[🔀] type (10432:17)❌ 
  │ │ ├──[+] format (10433:19)❌ 
  │ │ └──[🔀] description (10434:24)
  │ ├─┬managementChain
  │ │ ├──[-] items (9525:13)❌ 
  │ │ ├──[🔀] type (10511:17)❌ 
  │ │ └──[🔀] description (10512:24)
  │ ├─┬profileBoolSettings
  │ │ ├──[-] additionalProperties (9627:13)❌ 
  │ │ ├──[🔀] type (10475:17)❌ 
  │ │ └──[🔀] description (10476:24)
  │ ├─┬peopleDistance
  │ │ ├──[-] items (9594:13)❌ 
  │ │ ├──[🔀] type (10469:17)❌ 
  │ │ └──[🔀] description (10470:24)
  │ ├─┬lastName
  │ │ ├──[+] format (10501:19)❌ 
  │ │ └──[🔀] description (10502:24)
  │ ├─┬lastExtensionUse
  │ │ ├──[-] format (9603:19)❌ 
  │ │ └──[🔀] description (10393:24)
  │ ├─┬pronoun
  │ │ ├──[+] additionalProperties (10525:13)❌ 
  │ │ ├──[🔀] type (10523:17)❌ 
  │ │ └──[🔀] description (10526:24)
  │ ├─┬preferredName
  │ │ ├──[+] format (10440:19)❌ 
  │ │ └──[🔀] description (10441:24)
  │ ├─┬loggingId
  │ │ └──[🔀] description (10412:24)
  │ ├─┬querySuggestions
  │ │ └──[🔀] $ref (10466:11)❌ 
  │ ├─┬orgSizeCount
  │ │ └──[🔀] $ref (8366:9)❌ 
  │ ├─┬reports
  │ │ └──[🔀] $ref (9720:9)❌ 
  │ ├─┬timezone
  │ │ ├──[+] items (10397:13)❌ 
  │ │ ├──[🔀] type (10395:17)❌ 
  │ │ └──[🔀] description (10398:24)
  │ ├─┬socialNetwork
  │ │ ├──[-] description (9583:24)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (8366:9)❌ 
  │ ├─┬manager
  │ │ └──[🔀] $ref (10421:11)❌ 
  │ ├─┬structuredLocation
  │ │ └──[🔀] $ref (10514:11)❌ 
  │ ├─┬timezoneOffset
  │ │ ├──[🔀] type (10436:17)❌ 
  │ │ ├──[-] format (9535:19)❌ 
  │ │ └──[🔀] description (10437:24)
  │ ├─┬uneditedPhotoUrl
  │ │ ├──[+] enum (10364:15)
  │ │ ├──[+] enum (10361:15)
  │ │ ├──[+] enum (10362:15)
  │ │ ├──[+] enum (10363:15)
  │ │ ├──[-] format (9546:19)❌ 
  │ │ ├──[-] description (9547:24)
  │ │ ├──[+] example (10365:20)
  │ │ └─┬Extensions
  │ │   ├──[+] x-enumdescriptions (10367:13)
  │ │   └──[+] x-speakeasy-enum-descriptions (10372:13)
  │ ├─┬startDate
  │ │ ├──[+] items (10480:13)❌ 
  │ │ ├──[🔀] type (10478:17)❌ 
  │ │ ├──[-] format (9558:19)❌ 
  │ │ └──[🔀] description (10481:24)
  │ ├─┬location
  │ │ └──[🔀] description (10381:24)
  │ ├─┬permissions
  │ │ └──[🔀] $ref (10490:11)❌ 
  │ ├─┬phone
  │ │ └──[🔀] $ref (10284:9)❌ 
  │ ├─┬photoUrl
  │ │ ├──[-] format (9542:19)❌ 
  │ │ └──[🔀] description (10427:24)
  │ └─┬teams
  │   └──[🔀] $ref (10121:13)❌ 
  ├─┬SharedDatasourceConfigNoInstance
  │ └─┬datasourceCategory
  │   ├──[+] enum (16994:15)
  │   └──[+] enum (16993:15)
  ├─┬ManualFeedbackInfo
  │ └─┬issues
  │   └─┬Schema
  │     ├──[+] enum (7615:17)
  │     └──[+] enum (7616:17)
  ├─┬PlatformResult
  │ ├──[+] additionalProperties (7259:29)❌ 
  │ ├──[-] properties (6471:9)❌ 
  │ ├─┬title
  │ │ └──[+] minLength (7273:22)❌ 
  │ ├─┬document_type
  │ │ └──[+] minLength (7292:22)❌ 
  │ ├─┬snippets
  │ │ └─┬Schema
  │ │   └──[+] minLength (7280:24)❌ 
  │ ├─┬datasource
  │ │ └──[+] minLength (7286:22)❌ 
  │ └─┬url
  │   └──[+] minLength (7268:22)❌ 
  ├─┬PlatformSearchRequest
  │ ├──[-] properties (6430:9)❌ 
  │ ├─┬datasources
  │ │ ├──[+] minItems (7242:21)❌ 
  │ │ ├──[🔀] description (7246:24)
  │ │ └─┬Schema
  │ │   └──[+] minLength (7245:24)❌ 
  │ ├─┬query
  │ │ └──[+] minLength (7226:22)❌ 
  │ └─┬filters
  │   ├──[+] minItems (7250:21)❌ 
  │   └──[🔀] description (7253:24)
  └─┬PlatformSearchResponse
    ├──[+] additionalProperties (7311:29)❌ 
    ├──[+] required (7317:11)❌ 
    ├──[+] properties (7336:9)
    ├─┬request_id
    │ └──[+] minLength (7334:22)❌ 
    └─┬results
      └──[🔀] description (7323:24)
Document Element Total Changes Breaking Changes
info 2 0
paths 29 6
components 206 84

View full report

Linting Report 0 errors, 26 warnings, 6 hints

View full report

PYTHON CHANGELOG

core: 6.0.35 - 2026-07-17

🐛 Bug Fixes

  • preserve nullable discriminated-union request fields under Pydantic 2.13 by wrapping optional+nullable closed discriminated-union fields in SerializeAsAny, and lift the now-unnecessary Pydantic <2.13 cap (commit by @AshGodfrey)

unions: 3.1.8 - 2026-07-17

🐛 Bug Fixes

  • preserve nullable discriminated-union request fields under Pydantic 2.13 by wrapping optional+nullable closed discriminated-union fields in SerializeAsAny, and lift the now-unnecessary Pydantic <2.13 cap (commit by @AshGodfrey)

Based on Speakeasy CLI 1.791.4

Last updated by Speakeasy workflow

@github-actions
github-actions Bot requested a review from a team as a code owner August 5, 2026 20:34
@github-actions github-actions Bot added the patch Patch version bump label Aug 5, 2026
* `glean.search.query()`: 
  *  `request.datasource_instances` **Removed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed**
* `glean.indexing.documents.debug()`:  `response.status[200]` **Changed** (Breaking ⚠️)
* `glean.indexing.documents.debug_many()`:  `response.status[200]` **Changed** (Breaking ⚠️)
* `glean.indexing.documents.debug_events()`:  `response.status[200]` **Changed** (Breaking ⚠️)
* `glean.indexing.datasource.status()`:  `response.status[200]` **Changed** (Breaking ⚠️)
* `glean.indexing.people.debug()`:  `response.status[200]` **Changed** (Breaking ⚠️)
* `glean.client.chat.create_stream()`: 
  *  `request.messages[]` **Changed**
* `glean.client.collections.create()`: 
  *  `request.added_roles[].person.metadata.job_function` **Added**
  *  `response.union(class (0)).collection.added_roles[].person.metadata.job_function` **Added**
* `glean.search.list_filters()`: **Added**
* `glean.client.agents.import()`: **Added**
* `glean.client.tools.get_tool_server_tools()`: **Added**
* `glean.agents.search()`:  `error.code.enum(tools_unauthorized)` **Added**
* `glean.agents.get()`:  `error.code.enum(tools_unauthorized)` **Added**
* `glean.agents.get_schemas()`:  `error.code.enum(tools_unauthorized)` **Added**
* `glean.agents.create_run()`:  `error` **Changed**
* `glean.skills.create()`:  `error.code.enum(tools_unauthorized)` **Added**
* `glean.skills.list()`:  `error.code.enum(tools_unauthorized)` **Added**
* `glean.skills.validate()`:  `error.code.enum(tools_unauthorized)` **Added**
* `glean.skills.retrieve()`:  `error.code.enum(tools_unauthorized)` **Added**
* `glean.skills.retrieve_content()`:  `error.code.enum(tools_unauthorized)` **Added**
* `glean.skills.create_version()`:  `error.code.enum(tools_unauthorized)` **Added**
* `glean.skills.list_versions()`:  `error.code.enum(tools_unauthorized)` **Added**
* `glean.skills.retrieve_version()`:  `error.code.enum(tools_unauthorized)` **Added**
* `glean.skills.retrieve_version_content()`:  `error.code.enum(tools_unauthorized)` **Added**
* `glean.client.activity.feedback()`: 
  *  `request.feedback1.manual_feedback_info.issues[]` **Changed**
* `glean.client.announcements.create()`: 
  *  `request.body.structured_list[].document.metadata.author.metadata.job_function` **Added**
  *  `response.body.structured_list[].document.metadata.author.metadata.job_function` **Added**
* `glean.client.announcements.update()`: 
  *  `request.body.structured_list[].document.metadata.author.metadata.job_function` **Added**
  *  `response.body.structured_list[].document.metadata.author.metadata.job_function` **Added**
* `glean.client.answers.create()`: 
  *  `request.data.added_roles[].person.metadata.job_function` **Added**
  *  `response.added_roles[].person.metadata.job_function` **Added**
* `glean.client.answers.update()`: 
  *  `request.added_roles[].person.metadata.job_function` **Added**
  *  `response.added_roles[].person.metadata.job_function` **Added**
* `glean.client.answers.retrieve()`:  `response.answer_result.answer.added_roles[].person.metadata.job_function` **Added**
* `glean.client.answers.list()`:  `response.answer_results[].answer.added_roles[].person.metadata.job_function` **Added**
* `glean.client.chat.create()`: 
  *  `request.messages[]` **Changed**
  *  `response.messages[]` **Changed**
* `glean.client.chat.retrieve()`: 
  *  `response.chat_result.chat` **Changed**
  *  `error.status[403]` **Added**
* `glean.client.chat.list()`:  `response.chat_results[].chat.created_by.metadata.job_function` **Added**
* `glean.skills.preview_source()`: **Added**
* `glean.client.agents.create()`:  `response.workflow.author.metadata.job_function` **Added**
* `glean.skills.update()`: **Added**
* `glean.client.agents.run_stream()`:  `error` **Changed**
* `glean.client.documents.retrieve_by_facets()`:  `response.documents[].metadata.author.metadata.job_function` **Added**
* `glean.client.agents.run()`:  `error.status[422]` **Added**
* `glean.client.collections.delete_item()`:  `response.collection.added_roles[].person.metadata.job_function` **Added**
* `glean.client.collections.update()`: 
  *  `request.added_roles[].person.metadata.job_function` **Added**
  *  `response.added_roles[].person.metadata.job_function` **Added**
* `glean.client.collections.update_item()`:  `response.collection.added_roles[].person.metadata.job_function` **Added**
* `glean.client.collections.retrieve()`:  `response.collection.added_roles[].person.metadata.job_function` **Added**
* `glean.client.collections.list()`:  `response.collections[].added_roles[].person.metadata.job_function` **Added**
* `glean.client.documents.retrieve()`:  `response.documents.Map<DocumentOrError>.union(Document).metadata.author.metadata.job_function` **Added**
* `glean.client.collections.add_items()`:  `response.collection.added_roles[].person.metadata.job_function` **Added**
* `glean.client.insights.retrieve()`:  `response.glean_assist.activity_insights[].user.metadata.job_function` **Added**
* `glean.client.messages.retrieve()`:  `response.search_response.results[].structured_results[].document.metadata.author.metadata.job_function` **Added**
* `glean.client.pins.update()`:  `response.attribution.metadata.job_function` **Added**
* `glean.client.pins.retrieve()`:  `response.pin.attribution.metadata.job_function` **Added**
* `glean.client.pins.list()`:  `response.pins[].attribution.metadata.job_function` **Added**
* `glean.client.pins.create()`:  `response.attribution.metadata.job_function` **Added**
* `glean.client.search.query_as_admin()`: 
  *  `request.source_document.metadata.author.metadata.job_function` **Added**
  *  `response.results[].structured_results[].document.metadata.author.metadata.job_function` **Added**
* `glean.client.search.autocomplete()`:  `response.results[].document.metadata.author.metadata.job_function` **Added**
* `glean.client.search.retrieve_feed()`: 
  *  `request.categories[].enum(meeting_prep_automation)` **Added**
  *  `response.results[]` **Changed**
* `glean.client.search.recommendations()`: 
  *  `request.source_document.metadata.author.metadata.job_function` **Added**
  *  `response.results[].structured_results[].document.metadata.author.metadata.job_function` **Added**
* `glean.client.search.query()`: 
  *  `request.source_document.metadata.author.metadata.job_function` **Added**
  *  `response.results[].structured_results[].document.metadata.author.metadata.job_function` **Added**
* `glean.client.entities.list()`:  `response.results[].metadata.job_function` **Added**
* `glean.client.entities.read_people()`:  `response.results[].metadata.job_function` **Added**
* `glean.client.shortcuts.create()`: 
  *  `request.data.added_roles[].person.metadata.job_function` **Added**
  *  `response.shortcut.added_roles[].person.metadata.job_function` **Added**
* `glean.client.shortcuts.retrieve()`:  `response.shortcut.added_roles[].person.metadata.job_function` **Added**
* `glean.client.shortcuts.list()`:  `response.shortcuts[].added_roles[].person.metadata.job_function` **Added**
* `glean.chat.create()`: **Added**
* `glean.client.shortcuts.update()`: 
  *  `request.added_roles[].person.metadata.job_function` **Added**
  *  `response.shortcut.added_roles[].person.metadata.job_function` **Added**
* `glean.client.verification.add_reminder()`:  `response.metadata.last_verifier.metadata.job_function` **Added**
* `glean.client.verification.list()`:  `response.documents[].metadata.last_verifier.metadata.job_function` **Added**
* `glean.client.verification.verify()`:  `response.metadata.last_verifier.metadata.job_function` **Added**
* `glean.indexing.datasources.add()`:  `request` **Changed**
* `glean.indexing.datasources.retrieve_config()`:  `response` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1785961927 branch from 198a5be to 8d8bbab Compare August 6, 2026 02:40
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