chore: 🐝 Update SDK - Generate 0.12.6#114
Open
github-actions[bot] wants to merge 2 commits intomainfrom
Open
Conversation
8ee1b20 to
19af741
Compare
* `glean.client.chat.create()`: * `request.messages[].message_type` **Changed** * `response` **Changed** (Breaking⚠️ ) * `glean.client.chat.retrieve()`: `response.chat_result.chat.messages[].message_type` **Changed** (Breaking⚠️ ) * `glean.client.chat.create_stream()`: * `request.messages[].message_type` **Changed** * `glean.client.messages.retrieve()`: `response.search_response.glean_data_error.unauthorized_datasource_instances` **Added** * `glean.client.search.query_as_admin()`: * `response.glean_data_error.unauthorized_datasource_instances` **Added** * `error.unauthorized_datasource_instances` **Added** * `glean.client.search.autocomplete()`: `response.glean_data_error.unauthorized_datasource_instances` **Added** * `glean.client.search.recommendations()`: `response.glean_data_error.unauthorized_datasource_instances` **Added** * `glean.client.search.query()`: * `response.glean_data_error.unauthorized_datasource_instances` **Added** * `error.unauthorized_datasource_instances` **Added**
d42e3ee to
1c5cec0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Python SDK Changes:
glean.client.chat.create():request.messages[].message_typeChangedresponseChanged (Breakingglean.client.chat.retrieve():response.chat_result.chat.messages[].message_typeChanged (Breakingglean.client.chat.create_stream():request.messages[].message_typeChangedglean.client.messages.retrieve():response.search_response.glean_data_error.unauthorized_datasource_instancesAddedglean.client.search.query_as_admin():response.glean_data_error.unauthorized_datasource_instancesAddederror.unauthorized_datasource_instancesAddedglean.client.search.autocomplete():response.glean_data_error.unauthorized_datasource_instancesAddedglean.client.search.recommendations():response.glean_data_error.unauthorized_datasource_instancesAddedglean.client.search.query():response.glean_data_error.unauthorized_datasource_instancesAddederror.unauthorized_datasource_instancesAddedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 16 warnings, 6 hintsView full report
PYTHON CHANGELOG
core: 6.0.8 - 2026-02-17
🐝 New Features
core: 6.0.7 - 2026-02-16
🐛 Bug Fixes
core: 6.0.6 - 2026-02-14
🐛 Bug Fixes
fixFlags.conflictResistantModelImportsFeb2026in gen.yaml (commit by @mfbx9da4)♻️ Refactors
dynamic_import,__getattr__, and__dir__helpers from__init__.pytemplates into a sharedutils/dynamic_imports.pymodule, reducing code duplication across generated package init filescore: 6.0.5 - 2026-02-12
🐛 Bug Fixes
core: 6.0.3 - 2026-02-05
🐛 Bug Fixes
retries: 3.0.4 - 2026-02-17
🐛 Bug Fixes
unions: 3.1.4 - 2026-02-14
🐛 Bug Fixes
unions: 3.1.3 - 2026-02-10
🐝 New Features
forwardCompatibleUnionsByDefault: tagged-onlyin gen.yaml, or per-union withx-speakeasy-unknown-values: allow/disallow.Based on Speakeasy CLI 1.722.0