Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 13, 2025

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Typescript SDK Changes:

  • glean.client.insights.retrieve(): response.overviewresponse Changed
  • glean.client.governance.data.policies.download(): error.status[400] Added
  • glean.governance.createfindingsexport():
    • request.filter.archived Added
    • response.filter.archived Added
  • glean.governance.listfindingsexports(): response.exports.[].filter.archived Added
OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:26)
│   └──[🔀] x-open-api-commit-sha (25:28)
├─┬Paths
│ └─┬/rest/api/v1/governance/data/policies/{id}/download
│   └─┬GET
│     └─┬Responses
│       └──[+] codes (3354:21)
└─┬Components
  ├─┬ChatRequest
  │ └─┬ALLOF
  │   └──[-] properties (7638:21)❌ 
  ├─┬DlpFindingFilter
  │ ├──[+] properties (13074:17)
  │ ├─┬severity
  │ │ └──[🔀] $ref (13057:21)❌ 
  │ ├─┬visibility
  │ │ └──[🔀] $ref (13039:17)❌ 
  │ ├─┬timeRange
  │ │ └──[🔀] $ref (13029:19)❌ 
  │ ├─┬documentIds
  │ │ ├──[-] items (13039:25)❌ 
  │ │ └──[🔀] type (13059:27)❌ 
  │ ├─┬documentSeverity
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (13065:25)❌ 
  │ ├─┬infoType
  │ │ ├──[+] items (13071:25)❌ 
  │ │ └──[🔀] type (13069:27)❌ 
  │ └─┬datasource
  │   └──[🔀] type (13075:27)❌ 
  ├─┬ChatRequestBase
  │ ├──[+] properties (7622:17)
  │ ├─┬sessionInfo
  │ │ └──[🔀] $ref (7617:21)❌ 
  │ ├─┬chatId
  │ │ └──[🔀] $ref (7187:26)❌ 
  │ ├─┬messages
  │ │ ├──[-] items (7610:25)❌ 
  │ │ ├──[🔀] type (7620:27)❌ 
  │ │ └──[🔀] description (7621:34)
  │ └─┬saveChat
  │   ├──[+] items (7612:25)❌ 
  │   ├──[🔀] type (7609:27)❌ 
  │   └──[🔀] description (7610:34)
  └─┬InsightsOverviewResponse
    └─┬ALLOF
      ├──[+] properties (8745:21)
      ├──[+] properties (8739:21)
      ├──[+] properties (8735:21)
      ├──[+] properties (8737:21)
      ├──[+] properties (8733:21)
      ├──[+] properties (8743:21)
      ├──[+] properties (8729:21)
      ├──[+] properties (8731:21)
      ├──[+] properties (8727:21)
      ├──[+] properties (8723:21)
      ├──[+] properties (8725:21)
      ├──[+] properties (8741:21)
      ├─┬lastUpdatedTs
      │ └──[🔀] $ref (8358:17)❌ 
      ├─┬perUserInsights
      │ └──[🔀] $ref (8358:17)❌ 
      ├─┬chatDatasourceCounts
      │ └──[🔀] $ref (8358:17)❌ 
      ├─┬searchSessionSatisfaction
      │ └──[🔀] $ref (8358:17)❌ 
      └─┬searchDatasourceCounts
        └──[🔀] $ref (8358:17)❌ 
Document Element Total Changes Breaking Changes
info 2 0
paths 1 0
components 37 27

TYPESCRIPT CHANGELOG

core: 3.26.16 - 2025-12-16

🐝 New Features

  • improve react-query server prefetching and infinite query key (commit by @mfbx9da4)
  • upgrade vitest from 3.0.2 to 3.0.5

core: 3.26.15 - 2025-12-09

🐛 Bug Fixes

  • harden naming collision resolution (commit by @danielkov)

Based on Speakeasy CLI 1.680.1

@github-actions github-actions bot requested a review from a team as a code owner December 13, 2025 00:47
@github-actions github-actions bot added the patch Patch version bump label Dec 13, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765586455 branch 10 times, most recently from d5b2e8a to b5f135d Compare December 18, 2025 01:23
* `glean.client.insights.retrieve()`:  `response.overviewresponse` **Changed**
* `glean.client.governance.data.policies.download()`:  `error.status[400]` **Added**
* `glean.governance.createfindingsexport()`: 
  *  `request.filter.archived` **Added**
  *  `response.filter.archived` **Added**
* `glean.governance.listfindingsexports()`:  `response.exports.[].filter.archived` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765586455 branch from b47c39d to 651905d Compare December 19, 2025 01:27
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.

2 participants