Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 17, 2026

SDK update

Versioning

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

Python SDK Changes:

  • glean.client.messages.retrieve(): response.search_response.glean_data_error.federated_search_rate_limit_error Added
  • glean.client.search.query_as_admin():
    • response.glean_data_error.federated_search_rate_limit_error Added
    • error.federated_search_rate_limit_error Added
  • glean.client.search.autocomplete(): response.glean_data_error.federated_search_rate_limit_error Added
  • glean.client.search.recommendations(): response.glean_data_error.federated_search_rate_limit_error Added
  • glean.client.search.query():
    • response.glean_data_error.federated_search_rate_limit_error Added
    • error.federated_search_rate_limit_error Added
OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:26)
│   └──[🔀] x-open-api-commit-sha (25:28)
├─┬Paths
│ └─┬/rest/api/v1/listanswers
│   └─┬POST
│     └─┬Extensions
│       ├──[+] x-glean-deprecated (351:17)
│       └──[+] x-speakeasy-deprecation-message (355:46)
└─┬Components
  ├─┬ErrorInfo
  │ ├──[+] properties (9034:17)
  │ └─┬invalidOperators
  │   ├──[-] items (9023:25)❌ 
  │   ├──[🔀] type (9035:27)❌ 
  │   └──[🔀] description (9036:34)
  └─┬SharedDatasourceConfigNoInstance
    └─┬connectorType
      └──[+] deprecated (12431:33)
Document Element Total Changes Breaking Changes
info 2 0
paths 2 0
components 5 2

PYTHON CHANGELOG

tests: 1.19.7 - 2026-01-19

🐛 Bug Fixes

  • ensure tests are generated for operations with only error response named examples (commit by @tristanspeakeasy)

Based on Speakeasy CLI 1.692.0

@github-actions github-actions bot added the patch Patch version bump label Jan 17, 2026
@github-actions github-actions bot requested a review from a team as a code owner January 17, 2026 01:49
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768614376 branch 8 times, most recently from 0753846 to bae648c Compare January 21, 2026 10:17
* `glean.client.messages.retrieve()`:  `response.search_response.glean_data_error.federated_search_rate_limit_error` **Added**
* `glean.client.search.query_as_admin()`: 
  *  `response.glean_data_error.federated_search_rate_limit_error` **Added**
  *  `error.federated_search_rate_limit_error` **Added**
* `glean.client.search.autocomplete()`:  `response.glean_data_error.federated_search_rate_limit_error` **Added**
* `glean.client.search.recommendations()`:  `response.glean_data_error.federated_search_rate_limit_error` **Added**
* `glean.client.search.query()`: 
  *  `response.glean_data_error.federated_search_rate_limit_error` **Added**
  *  `error.federated_search_rate_limit_error` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768614376 branch from aa0aa36 to 546ed4b Compare January 21, 2026 18:47
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