Skip to content

Comments

chore: 🐝 Update SDK - Generate 0.12.9#120

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1771639536
Open

chore: 🐝 Update SDK - Generate 0.12.9#120
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1771639536

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 21, 2026

SDK update

Versioning

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

Python SDK Changes:

  • glean.datasources.get_datasource_instance_configuration(): Added
  • glean.datasources.update_datasource_instance_configuration(): Added
  • glean.client.agents.retrieve(): error.status[404] Added
  • glean.client.agents.retrieve_schemas():
    • response.tools[] Changed
    • error Changed
  • glean.client.agents.list(): error Changed
  • glean.client.agents.run_stream(): error Changed
  • glean.indexing.people.bulk_index(): Deprecated

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-open-api-commit-sha (25:26)
│   └──[🔀] x-source-commit-sha (5:24)
├─┬Paths
│ ├──[+] path (3686:3)
│ └─┬/api/index/v1/bulkindexemployees
│   └─┬POST
│     ├──[+] deprecated (3125:19)
│     └─┬Extensions
│       ├──[+] x-speakeasy-deprecation-message (3126:40)
│       └──[+] x-glean-deprecated (3128:9)
└─┬Components
  ├──[+] parameters (13466:7)
  ├──[+] parameters (13458:7)
  ├──[+] schemas (13392:7)
  ├──[+] schemas (13370:7)
  ├──[+] schemas (13383:7)
  ├──[+] schemas (13375:7)
  ├──[+] schemas (13358:7)
  ├─┬ActionSummary
  │ ├──[+] properties (8240:9)
  │ ├──[+] properties (8250:9)
  │ ├──[+] properties (8246:9)
  │ ├──[+] properties (8237:9)
  │ ├──[+] properties (8243:9)
  │ ├─┬display_name
  │ │ └──[🔀] description (8242:24)
  │ └─┬tool_id
  │   └──[🔀] description (8252:24)
  ├─┬ErrorResponse
  │ ├──[🔀] type (8218:13)❌ 
  │ ├──[-] title (8111:14)
  │ ├──[🔀] description (8219:20)
  │ └──[+] properties (8221:9)
  └─┬InviteInfo
    ├─┬inviteTime
    │ └─┬Extensions
    │   ├──[+] x-glean-deprecated (6652:13)
    │   └──[+] x-speakeasy-deprecation-message (6656:44)
    └─┬reminderTime
      └─┬Extensions
        ├──[+] x-glean-deprecated (6663:13)
        └──[+] x-speakeasy-deprecation-message (6667:44)
Document Element Total Changes Breaking Changes
info 2 0
paths 4 0
components 22 1

View full report

Linting Report 0 errors, 16 warnings, 6 hints

View full report

PYTHON CHANGELOG

core: 6.0.12 - 2026-02-18

🐝 New Features

  • move large-model splitting from templates to Go bucketing layer to prevent compiler complexity limits (commit by @vishalg0wda)

nameOverrides: 3.0.3 - 2026-02-19

🐝 New Features

  • add support for renaming object properties that reference a shared component (commit by @2ynn)

nameOverrides: 3.0.2 - 2026-02-19

🐛 Bug Fixes

  • set fixes.nameOverrideFeb2026 to true in gen.yaml to prevent x-speakesy-name-override from propagating through resolution or allOf merging (commit by @2ynn)

Based on Speakeasy CLI 1.725.0

@github-actions github-actions bot added the patch Patch version bump label Feb 21, 2026
@github-actions github-actions bot requested a review from a team as a code owner February 21, 2026 02:08
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771639536 branch 8 times, most recently from 8efc20b to be173b5 Compare February 24, 2026 05:19
* `glean.datasources.get_datasource_instance_configuration()`: **Added**
* `glean.datasources.update_datasource_instance_configuration()`: **Added**
* `glean.client.agents.retrieve()`:  `error.status[404]` **Added**
* `glean.client.agents.retrieve_schemas()`: 
  *  `response.tools[]` **Changed**
  *  `error` **Changed**
* `glean.client.agents.list()`:  `error` **Changed**
* `glean.client.agents.run_stream()`:  `error` **Changed**
* `glean.indexing.people.bulk_index()`: **Deprecated**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771639536 branch from 14d3185 to 86efe55 Compare February 24, 2026 07:48
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