Skip to content

chore: 🐝 Update SDK - Generate 0.16.0#127

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

chore: 🐝 Update SDK - Generate 0.16.0#127
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1780711329

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

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.

Typescript SDK Changes:

  • glean.agents.createAgent(): Added
  • glean.client.announcements.create():
    • request.createAnnouncementRequest.body.structuredList[].document.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience) Added
    • response.body.structuredList[].document.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience) Added
  • glean.client.announcements.update():
    • request.updateAnnouncementRequest.body.structuredList[].document.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience) Added
    • response.body.structuredList[].document.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience) Added
  • glean.client.answers.create():
    • request.createAnswerRequest.data.addedRoles[].group.type.enum(collectionAudience) Added
    • response.addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.answers.update():
    • request.editAnswerRequest.addedRoles[].group.type.enum(collectionAudience) Added
    • response.addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.answers.retrieve(): response.answerResult.answer.addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.answers.list(): response.answerResults[].answer.addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.chat.create():
    • request.chatRequest.messages[].citations[].sourceDocument.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience) Added
    • response.messages[].citations[].sourceDocument.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience) Added
  • glean.client.chat.retrieve(): response.chatResult.chat.createdBy.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.chat.list(): response.chatResults[].chat.createdBy.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.chat.createStream():
    • request.chatRequest.messages[].citations[].sourceDocument.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience) Added
  • glean.client.collections.addItems(): response.collection.addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.collections.create():
    • request.createCollectionRequest.addedRoles[].group.type.enum(collectionAudience) Added
    • response.union(class (0)).collection.addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.collections.deleteItem(): response.collection.addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.collections.update():
    • request.editCollectionRequest.addedRoles[].group.type.enum(collectionAudience) Added
    • response.addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.collections.updateItem(): response.collection.addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.collections.retrieve(): response.collection.addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.collections.list(): response.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.documents.retrieve(): response.documents.Map<DocumentOrError>.union(Document).metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience) Added
  • glean.client.documents.retrieveByFacets(): response.documents[].metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience) Added
  • glean.client.insights.retrieve(): response.gleanAssist.activityInsights[].user.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.messages.retrieve(): response.searchResponse.results[].structuredResults[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.pins.update(): response.attribution.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.pins.retrieve(): response.pin.attribution.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.pins.list(): response.pins[].attribution.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.pins.create(): response.attribution.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.search.queryAsAdmin():
    • request.searchRequest.sourceDocument.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience) Added
    • response.results[].structuredResults[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.search.autocomplete(): response.results[].document.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience) Added
  • glean.client.search.retrieveFeed():
    • request.feedRequest.categories[].enum(cardStackPromo) Added
    • response.results[] Changed
  • glean.client.search.recommendations():
    • request.recommendationsRequest.sourceDocument.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience) Added
    • response.results[].structuredResults[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.search.query():
    • request.searchRequest.sourceDocument.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience) Added
    • response.results[].structuredResults[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.entities.list(): response.results[].relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.entities.readPeople(): response.results[].relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.shortcuts.create():
    • request.createShortcutRequest.data.addedRoles[].group.type.enum(collectionAudience) Added
    • response.shortcut.addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.shortcuts.retrieve(): response.shortcut.addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.shortcuts.list(): response.shortcuts[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.shortcuts.update():
    • request.updateShortcutRequest.addedRoles[].group.type.enum(collectionAudience) Added
    • response.shortcut.addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.verification.addReminder(): response.metadata.lastVerifier.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.verification.list(): response.documents[].metadata.lastVerifier.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.verification.verify(): response.metadata.lastVerifier.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience) Added
  • glean.client.governance.data.policies.retrieve(): response.report.config.allowlistOptions.regexes Added
  • glean.client.governance.data.policies.update():
    • request.updateDlpReportRequest.config.allowlistOptions.regexes Added
  • glean.client.governance.data.policies.list(): response.reports[].config.allowlistOptions.regexes Added
  • glean.client.governance.data.policies.create():
    • request.config.allowlistOptions.regexes Added
    • response.report.config.allowlistOptions.regexes Added
  • glean.client.governance.data.reports.create():
    • request.config.allowlistOptions.regexes 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/agents/runs/stream
│   └─┬POST
│     └─┬Responses
│       └─┬200
│         └─┬text/event-stream
│           └─┬Schema
│             └──[🔀] description (1144:30)
└─┬Components
  ├──[+] schemas (9106:7)
  ├──[+] schemas (9045:7)
  ├─┬FeedEntry
  │ └─┬justificationType
  │   └──[+] enum (11590:15)
  ├─┬AllowlistOptions
  │ ├──[🔀] description (14361:20)
  │ ├──[+] properties (14356:9)
  │ └─┬terms
  │   └──[🔀] description (14360:24)
  ├─┬GroupType
  │ ├──[+] enum (6069:11)
  │ └─┬Extensions
  │   ├──[+] x-enumdescriptions (6059:9)
  │   └──[+] x-speakeasy-enum-descriptions (6071:9)
  ├─┬FeedRequest
  │ └─┬categories
  │   └─┬Schema
  │     └──[+] enum (11110:17)
  ├─┬FeedResult
  │ ├──[+] properties (11700:9)
  │ ├─┬secondaryEntries
  │ │ ├──[-] items (11637:13)❌ 
  │ │ ├──[🔀] type (11698:17)❌ 
  │ │ └──[🔀] description (11699:24)
  │ ├─┬rank
  │ │ └──[🔀] $ref (11523:9)❌ 
  │ ├─┬primaryEntry
  │ │ └──[🔀] $ref (11701:11)❌ 
  │ └─┬category
  │   └──[+] enum (11679:15)
  └─┬APIToken
    └──[+] description (4712:20)
Document Element Total Changes Breaking Changes
info 2 0
paths 2 0
components 18 4

View full report

Linting Report 0 errors, 26 warnings, 6 hints

View full report

TYPESCRIPT CHANGELOG

retries: 2.83.1 - 2026-05-27

🐝 New Features

Based on Speakeasy CLI 1.785.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot requested a review from a team as a code owner June 6, 2026 02:09
@github-actions github-actions Bot added the patch Patch version bump label Jun 6, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780711329 branch 9 times, most recently from 3d6cd70 to 065f682 Compare June 11, 2026 01:15
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.15.1 chore: 🐝 Update SDK - Generate 0.16.0 Jun 11, 2026
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Jun 11, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780711329 branch 15 times, most recently from 8443b78 to 512ba30 Compare June 17, 2026 23:22
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780711329 branch from 05a1efb to 6a473a5 Compare June 18, 2026 03:00
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780711329 branch 15 times, most recently from c6545be to df91bf4 Compare June 23, 2026 02:59
* `glean.agents.createAgent()`: **Added**
* `glean.client.announcements.create()`: 
  *  `request.createAnnouncementRequest.body.structuredList[].document.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience)` **Added**
  *  `response.body.structuredList[].document.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.announcements.update()`: 
  *  `request.updateAnnouncementRequest.body.structuredList[].document.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience)` **Added**
  *  `response.body.structuredList[].document.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.answers.create()`: 
  *  `request.createAnswerRequest.data.addedRoles[].group.type.enum(collectionAudience)` **Added**
  *  `response.addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.answers.update()`: 
  *  `request.editAnswerRequest.addedRoles[].group.type.enum(collectionAudience)` **Added**
  *  `response.addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.answers.retrieve()`:  `response.answerResult.answer.addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.answers.list()`:  `response.answerResults[].answer.addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.chat.create()`: 
  *  `request.chatRequest.messages[].citations[].sourceDocument.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience)` **Added**
  *  `response.messages[].citations[].sourceDocument.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.chat.retrieve()`:  `response.chatResult.chat.createdBy.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.chat.list()`:  `response.chatResults[].chat.createdBy.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.chat.createStream()`: 
  *  `request.chatRequest.messages[].citations[].sourceDocument.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.collections.addItems()`:  `response.collection.addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.collections.create()`: 
  *  `request.createCollectionRequest.addedRoles[].group.type.enum(collectionAudience)` **Added**
  *  `response.union(class (0)).collection.addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.collections.deleteItem()`:  `response.collection.addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.collections.update()`: 
  *  `request.editCollectionRequest.addedRoles[].group.type.enum(collectionAudience)` **Added**
  *  `response.addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.collections.updateItem()`:  `response.collection.addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.collections.retrieve()`:  `response.collection.addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.collections.list()`:  `response.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.documents.retrieve()`:  `response.documents.Map<DocumentOrError>.union(Document).metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.documents.retrieveByFacets()`:  `response.documents[].metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.insights.retrieve()`:  `response.gleanAssist.activityInsights[].user.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.messages.retrieve()`:  `response.searchResponse.results[].structuredResults[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.pins.update()`:  `response.attribution.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.pins.retrieve()`:  `response.pin.attribution.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.pins.list()`:  `response.pins[].attribution.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.pins.create()`:  `response.attribution.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.search.queryAsAdmin()`: 
  *  `request.searchRequest.sourceDocument.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience)` **Added**
  *  `response.results[].structuredResults[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.search.autocomplete()`:  `response.results[].document.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.search.retrieveFeed()`: 
  *  `request.feedRequest.categories[].enum(cardStackPromo)` **Added**
  *  `response.results[]` **Changed**
* `glean.client.search.recommendations()`: 
  *  `request.recommendationsRequest.sourceDocument.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience)` **Added**
  *  `response.results[].structuredResults[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.search.query()`: 
  *  `request.searchRequest.sourceDocument.metadata.author.relatedDocuments[].results[].structuredResults[].customEntity.roles[].group.type.enum(collectionAudience)` **Added**
  *  `response.results[].structuredResults[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.entities.list()`:  `response.results[].relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.entities.readPeople()`:  `response.results[].relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.shortcuts.create()`: 
  *  `request.createShortcutRequest.data.addedRoles[].group.type.enum(collectionAudience)` **Added**
  *  `response.shortcut.addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.shortcuts.retrieve()`:  `response.shortcut.addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.shortcuts.list()`:  `response.shortcuts[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.shortcuts.update()`: 
  *  `request.updateShortcutRequest.addedRoles[].group.type.enum(collectionAudience)` **Added**
  *  `response.shortcut.addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.verification.addReminder()`:  `response.metadata.lastVerifier.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.verification.list()`:  `response.documents[].metadata.lastVerifier.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.verification.verify()`:  `response.metadata.lastVerifier.relatedDocuments[].querySuggestion.ranges[].document.metadata.collections[].addedRoles[].group.type.enum(collectionAudience)` **Added**
* `glean.client.governance.data.policies.retrieve()`:  `response.report.config.allowlistOptions.regexes` **Added**
* `glean.client.governance.data.policies.update()`: 
  *  `request.updateDlpReportRequest.config.allowlistOptions.regexes` **Added**
* `glean.client.governance.data.policies.list()`:  `response.reports[].config.allowlistOptions.regexes` **Added**
* `glean.client.governance.data.policies.create()`: 
  *  `request.config.allowlistOptions.regexes` **Added**
  *  `response.report.config.allowlistOptions.regexes` **Added**
* `glean.client.governance.data.reports.create()`: 
  *  `request.config.allowlistOptions.regexes` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780711329 branch from 3481d71 to 50a965a Compare June 24, 2026 02:59
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.

1 participant