Skip to content

java - v0.12.21 - 2026-02-18 17:19:46

Choose a tag to compare

@github-actions github-actions released this 18 Feb 17:20
7080a0c

Generated by Speakeasy CLI

com.glean.api-client.glean-api-client 0.12.21

Java SDK Changes:

  • glean.client.chat.create():
    • request.chatRequest.messages[].messageType Changed
    • response Changed (Breaking ⚠️)
  • glean.client.chat.retrieve(): response.chatResult.chat.messages[].messageType Changed (Breaking ⚠️)
  • glean.client.chat.createStream():
    • request.chatRequest.messages[].messageType Changed
  • glean.client.messages.retrieve(): response.searchResponse.gleanDataError.unauthorizedDatasourceInstances Added
  • glean.client.search.queryAsAdmin():
    • response.gleanDataError.unauthorizedDatasourceInstances Added
    • error.unauthorizedDatasourceInstances Added
  • glean.client.search.autocomplete(): response.gleanDataError.unauthorizedDatasourceInstances Added
  • glean.client.search.recommendations(): response.gleanDataError.unauthorizedDatasourceInstances Added
  • glean.client.search.query():
    • response.gleanDataError.unauthorizedDatasourceInstances Added
    • error.unauthorizedDatasourceInstances Added

Generated with Speakeasy CLI 1.722.0

Publishing Completed