Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 2, 2025

SDK update

Versioning

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

Python SDK Changes Detected:

  • glean.client.documents.summarize():
    • request.document_specs.[].[class] Changed Breaking ⚠️
  • glean.client.documents.retrieve():
    • request.document_specs.[].[class] Changed Breaking ⚠️
    • response.documents.{}.[document].metadata.author.related_documents.[] Changed
  • glean.client.answers.create():
    • request.data.added_roles.[] Changed Breaking ⚠️
    • response.added_roles.[] Changed
  • glean.client.answers.update():
    • request.added_roles.[] Changed Breaking ⚠️
    • response.added_roles.[] Changed
  • glean.client.shortcuts.update():
    • request.added_roles.[] Changed Breaking ⚠️
    • response.shortcut.added_roles.[] Changed
  • glean.client.shortcuts.create():
    • request.data.added_roles.[] Changed Breaking ⚠️
    • response.shortcut.added_roles.[] Changed
  • glean.client.chat.create():
    • request.messages.[].citations.[].source_document.metadata.author.related_documents.[] Changed Breaking ⚠️
    • response.messages.[].citations.[].source_document.metadata.author.related_documents.[] Changed
  • glean.client.search.query():
    • request.source_document.metadata.author.related_documents.[] Changed Breaking ⚠️
    • response.results.[].structured_results.[].document.metadata Changed
  • glean.client.search.recommendations():
    • request.source_document.metadata.author.related_documents.[] Changed Breaking ⚠️
    • response.results.[].structured_results.[].document.metadata Changed
  • glean.client.search.query_as_admin():
    • request.source_document.metadata.author.related_documents.[] Changed Breaking ⚠️
    • response.results.[].structured_results.[].document.metadata Changed
  • glean.client.chat.create_stream():
    • request.messages.[].citations.[].source_document.metadata.author.related_documents.[] Changed Breaking ⚠️
  • glean.client.announcements.create():
    • request.body.structured_list.[].document.metadata.author.related_documents.[] Changed Breaking ⚠️
    • response.body.structured_list.[].document.metadata.author.related_documents.[] Changed
  • glean.client.collections.create():
    • request.added_roles.[] Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • glean.client.announcements.update():
    • request.body.structured_list.[].document.metadata.author.related_documents.[] Changed Breaking ⚠️
    • response.body.structured_list.[].document.metadata.author.related_documents.[] Changed
  • glean.client.collections.update():
    • request.added_roles.[] Changed Breaking ⚠️
    • response.added_roles.[] Changed
  • glean.client.collections.add_items(): response.collection.added_roles.[] Changed
  • glean.client.search.autocomplete(): response.results.[].document.metadata.author.related_documents.[] Changed
  • glean.client.collections.list(): response.collections.[].added_roles.[] Changed
  • glean.client.collections.update_item(): response.collection.added_roles.[] Changed
  • glean.client.documents.retrieve_by_facets(): response.documents.[].metadata.author.related_documents.[] Changed
  • glean.client.collections.delete_item(): response.collection.added_roles.[] Changed
  • glean.client.insights.retrieve(): response.users.activity_insights.[].user.related_documents.[].query_suggestion Changed
  • glean.client.messages.retrieve(): response.search_response.results.[].structured_results.[].document.metadata Changed
  • glean.client.pins.update(): response.attribution.related_documents.[].query_suggestion Changed
  • glean.client.pins.retrieve(): response.pin.attribution.related_documents.[].query_suggestion Changed
  • glean.client.pins.list(): response.pins.[].attribution.related_documents.[].query_suggestion Changed
  • glean.client.pins.create(): response.attribution.related_documents.[].query_suggestion Changed
  • glean.client.chat.retrieve_files(): request.chat_id Added
  • glean.client.collections.retrieve(): response.collection.added_roles.[] Changed
  • glean.client.search.retrieve_feed(): response.results.[].primary_entry Changed
  • glean.client.chat.list(): response.chat_results.[].chat.created_by.related_documents.[].query_suggestion Changed
  • glean.client.chat.retrieve(): response.chat_result.chat Changed
  • glean.client.entities.list(): response.results.[].related_documents.[].query_suggestion Changed
  • glean.client.entities.read_people(): response.results.[].related_documents.[].query_suggestion Changed
  • glean.client.answers.list(): response.answer_results.[].answer.added_roles.[] Changed
  • glean.client.shortcuts.retrieve(): response.shortcut.added_roles.[] Changed
  • glean.client.shortcuts.list(): response.shortcuts.[].added_roles.[] Changed
  • glean.client.answers.retrieve(): response.answer_result.answer.added_roles.[] Changed
  • glean.client.verification.add_reminder(): response.metadata.last_verifier.related_documents.[].query_suggestion Changed
  • glean.client.verification.list(): response.documents.[].metadata.last_verifier.related_documents.[].query_suggestion Changed
  • glean.client.verification.verify(): response.metadata.last_verifier.related_documents.[].query_suggestion Changed
OpenAPI Change Summary
└─┬Components
  ├──[+] schemas (9374:13)
  ├──[+] schemas (9400:13)
  ├──[+] schemas (9363:13)
  ├──[+] schemas (9429:13)
  ├──[+] schemas (9383:13)
  ├─┬GetChatFilesRequest
  │ ├──[+] properties (7605:17)
  │ └─┬fileIds
  │   ├──[-] items (7559:25)❌ 
  │   ├──[🔀] type (7606:27)❌ 
  │   └──[🔀] description (7607:34)
  ├─┬Group
  │ ├──[+] properties (4904:17)
  │ └─┬type
  │   └──[🔀] $ref (4905:21)❌ 
  ├─┬ChatMessage
  │ └─┬messageType
  │   ├──[+] enum (7403:27)
  │   └─┬Extensions
  │     └──[🔀] x-enumdescriptions (7385:25)
  ├─┬ObjectDefinition
  │ └─┬docCategory
  │   └──[+] enum (11738:27)
  ├─┬FeedRequest
  │ └─┬categories
  │   └─┬Schema
  │     └──[+] enum (9206:31)
  ├─┬Chat
  │ ├──[+] properties (7537:17)
  │ └──[+] allOf (4684:13)
  ├─┬FeedResult
  │ └─┬category
  │   └──[+] enum (9740:27)
  ├─┬FeedEntry
  │ ├──[+] properties (9686:17)
  │ ├─┬workflow
  │ │ └──[🔀] $ref (9678:21)❌ 
  │ ├─┬thumbnail
  │ │ └──[🔀] $ref (9533:17)❌ 
  │ ├─┬trackingToken
  │ │ └──[🔀] description (9621:34)
  │ ├─┬event
  │ │ └──[🔀] $ref (9617:21)❌ 
  │ ├─┬promptTemplate
  │ │ └──[🔀] $ref (4489:17)❌ 
  │ ├─┬entryId
  │ │ └──[🔀] $ref (5086:17)❌ 
  │ ├─┬justificationType
  │ │ └──[+] enum (9669:27)
  │ ├─┬documentVisitorCount
  │ │ └──[🔀] $ref (4138:17)❌ 
  │ ├─┬person
  │ │ └──[🔀] $ref (9634:21)❌ 
  │ ├─┬title
  │ │ └──[🔀] $ref (5200:17)❌ 
  │ ├─┬uiConfig
  │ │ ├──[+] type (9675:27)❌ 
  │ │ ├──[+] description (9676:34)
  │ │ ├──[-] allOf (9166:13)❌ 
  │ │ └──[-] allOf (9493:27)❌ 
  │ ├─┬viewUrl
  │ │ ├──[-] type (9541:27)❌ 
  │ │ ├──[-] description (9542:34)
  │ │ ├──[+] allOf (9217:13)
  │ │ └──[+] allOf (9629:27)
  │ ├─┬justification
  │ │ └──[🔀] $ref (9323:17)❌ 
  │ └─┬document
  │   └──[🔀] $ref (9429:19)❌ 
  ├─┬ChatMessageFragment
  │ └──[🔀] description (7326:26)
  ├─┬SharedDatasourceConfigNoInstance
  │ └─┬datasourceCategory
  │   └──[+] enum (11793:27)
  ├─┬DocumentSpec
  │ ├──[+] oneOf (4303:19)
  │ ├─┬ONEOF
  │ │ ├──[+] required (4268:23)❌ 
  │ │ └─┬url
  │ │   └─┬Extensions
  │ │     └──[+] x-discriminator (4272:42)
  │ ├─┬ONEOF
  │ │ ├──[+] required (4276:23)❌ 
  │ │ └─┬id
  │ │   └─┬Extensions
  │ │     └──[+] x-discriminator (4280:42)
  │ ├─┬ONEOF
  │ │ ├──[+] required (4284:23)❌ 
  │ │ ├──[+] required (4285:23)❌ 
  │ │ ├─┬ugcType
  │ │ │ └──[+] enum (4294:31)
  │ │ └─┬contentId
  │ │   ├──[🔀] description (4299:38)
  │ │   └─┬Extensions
  │ │     └──[+] x-discriminator (4298:42)
  │ └─┬Extensions
  │   └──[+] x-multiple-discriminators (4264:40)
  └─┬CreateCollectionResponse
    ├──[-] allOf (7796:13)❌ 
    ├──[-] allOf (7813:19)❌ 
    └─┬ALLOF
      └──[🔀] $ref (7858:19)❌ 
Document Element Total Changes Breaking Changes
components 55 25

PYTHON CHANGELOG

core: 5.20.4 - 2025-09-09

🐛 Bug Fixes

  • improve python tool reliability with explicit module calls (commit by @GorshkovIvan)

core: 5.20.3 - 2025-09-02

🐛 Bug Fixes

  • enabled empty strings to be used as end cursor values in pagination (commit by @GorshkovIvan)

core: 5.20.2 - 2025-09-01

🔧 Chores

  • added support for lowercase Bearer tokens in Authorization headers (commit by @GorshkovIvan)

globalSecurity: 3.0.4 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

tests: 1.19.4 - 2025-09-18

🐛 Bug Fixes

  • allow setting alternative tokenURL for clientCredentials security during testing (commit by @tristanspeakeasy)

tests: 1.19.3 - 2025-09-12

🐛 Bug Fixes

  • Update pytest-asyncio to prevent event loop handling errors (commit by @bflad)

Based on Speakeasy CLI 1.622.1

@github-actions github-actions bot added the patch Patch version bump label Sep 2, 2025
@github-actions github-actions bot requested a review from a team as a code owner September 2, 2025 17:26
@github-actions github-actions bot added the patch Patch version bump label Sep 2, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1756833812 branch 21 times, most recently from 6f38bef to 0a29a5d Compare September 9, 2025 09:41
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1756833812 branch 6 times, most recently from 23ad6ce to b1fde40 Compare September 12, 2025 00:48
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1756833812 branch 17 times, most recently from 0e04040 to 0745799 Compare September 19, 2025 01:29
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1756833812 branch 8 times, most recently from 7720112 to d49a49f Compare September 23, 2025 00:48
* `glean.client.documents.summarize()`: 
  *  `request.document_specs.[].[class]` **Changed** **Breaking** ⚠️
* `glean.client.documents.retrieve()`: 
  *  `request.document_specs.[].[class]` **Changed** **Breaking** ⚠️
  *  `response.documents.{}.[document].metadata.author.related_documents.[]` **Changed**
* `glean.client.answers.create()`: 
  *  `request.data.added_roles.[]` **Changed** **Breaking** ⚠️
  *  `response.added_roles.[]` **Changed**
* `glean.client.answers.update()`: 
  *  `request.added_roles.[]` **Changed** **Breaking** ⚠️
  *  `response.added_roles.[]` **Changed**
* `glean.client.shortcuts.update()`: 
  *  `request.added_roles.[]` **Changed** **Breaking** ⚠️
  *  `response.shortcut.added_roles.[]` **Changed**
* `glean.client.shortcuts.create()`: 
  *  `request.data.added_roles.[]` **Changed** **Breaking** ⚠️
  *  `response.shortcut.added_roles.[]` **Changed**
* `glean.client.chat.create()`: 
  *  `request.messages.[].citations.[].source_document.metadata.author.related_documents.[]` **Changed** **Breaking** ⚠️
  *  `response.messages.[].citations.[].source_document.metadata.author.related_documents.[]` **Changed**
* `glean.client.search.query()`: 
  *  `request.source_document.metadata.author.related_documents.[]` **Changed** **Breaking** ⚠️
  *  `response.results.[].structured_results.[].document.metadata` **Changed**
* `glean.client.search.recommendations()`: 
  *  `request.source_document.metadata.author.related_documents.[]` **Changed** **Breaking** ⚠️
  *  `response.results.[].structured_results.[].document.metadata` **Changed**
* `glean.client.search.query_as_admin()`: 
  *  `request.source_document.metadata.author.related_documents.[]` **Changed** **Breaking** ⚠️
  *  `response.results.[].structured_results.[].document.metadata` **Changed**
* `glean.client.chat.create_stream()`: 
  *  `request.messages.[].citations.[].source_document.metadata.author.related_documents.[]` **Changed** **Breaking** ⚠️
* `glean.client.announcements.create()`: 
  *  `request.body.structured_list.[].document.metadata.author.related_documents.[]` **Changed** **Breaking** ⚠️
  *  `response.body.structured_list.[].document.metadata.author.related_documents.[]` **Changed**
* `glean.client.collections.create()`: 
  *  `request.added_roles.[]` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `glean.client.announcements.update()`: 
  *  `request.body.structured_list.[].document.metadata.author.related_documents.[]` **Changed** **Breaking** ⚠️
  *  `response.body.structured_list.[].document.metadata.author.related_documents.[]` **Changed**
* `glean.client.collections.update()`: 
  *  `request.added_roles.[]` **Changed** **Breaking** ⚠️
  *  `response.added_roles.[]` **Changed**
* `glean.client.collections.add_items()`:  `response.collection.added_roles.[]` **Changed**
* `glean.client.search.autocomplete()`:  `response.results.[].document.metadata.author.related_documents.[]` **Changed**
* `glean.client.collections.list()`:  `response.collections.[].added_roles.[]` **Changed**
* `glean.client.collections.update_item()`:  `response.collection.added_roles.[]` **Changed**
* `glean.client.documents.retrieve_by_facets()`:  `response.documents.[].metadata.author.related_documents.[]` **Changed**
* `glean.client.collections.delete_item()`:  `response.collection.added_roles.[]` **Changed**
* `glean.client.insights.retrieve()`:  `response.users.activity_insights.[].user.related_documents.[].query_suggestion` **Changed**
* `glean.client.messages.retrieve()`:  `response.search_response.results.[].structured_results.[].document.metadata` **Changed**
* `glean.client.pins.update()`:  `response.attribution.related_documents.[].query_suggestion` **Changed**
* `glean.client.pins.retrieve()`:  `response.pin.attribution.related_documents.[].query_suggestion` **Changed**
* `glean.client.pins.list()`:  `response.pins.[].attribution.related_documents.[].query_suggestion` **Changed**
* `glean.client.pins.create()`:  `response.attribution.related_documents.[].query_suggestion` **Changed**
* `glean.client.chat.retrieve_files()`:  `request.chat_id` **Added**
* `glean.client.collections.retrieve()`:  `response.collection.added_roles.[]` **Changed**
* `glean.client.search.retrieve_feed()`:  `response.results.[].primary_entry` **Changed**
* `glean.client.chat.list()`:  `response.chat_results.[].chat.created_by.related_documents.[].query_suggestion` **Changed**
* `glean.client.chat.retrieve()`:  `response.chat_result.chat` **Changed**
* `glean.client.entities.list()`:  `response.results.[].related_documents.[].query_suggestion` **Changed**
* `glean.client.entities.read_people()`:  `response.results.[].related_documents.[].query_suggestion` **Changed**
* `glean.client.answers.list()`:  `response.answer_results.[].answer.added_roles.[]` **Changed**
* `glean.client.shortcuts.retrieve()`:  `response.shortcut.added_roles.[]` **Changed**
* `glean.client.shortcuts.list()`:  `response.shortcuts.[].added_roles.[]` **Changed**
* `glean.client.answers.retrieve()`:  `response.answer_result.answer.added_roles.[]` **Changed**
* `glean.client.verification.add_reminder()`:  `response.metadata.last_verifier.related_documents.[].query_suggestion` **Changed**
* `glean.client.verification.list()`:  `response.documents.[].metadata.last_verifier.related_documents.[].query_suggestion` **Changed**
* `glean.client.verification.verify()`:  `response.metadata.last_verifier.related_documents.[].query_suggestion` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1756833812 branch from 9771c75 to da329a6 Compare September 23, 2025 01:27
@github-actions github-actions bot closed this Sep 24, 2025
@github-actions github-actions bot deleted the speakeasy-sdk-regen-1756833812 branch September 24, 2025 00:49
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