| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
* `glean.chat.create()`: * `request.input.union(Array<PlatformChatInputMessage>)[].role` **Changed** (Breaking ⚠️) * `response` **Changed** (Breaking ⚠️) * `glean.triggers.create()`: **Added** * `glean.triggers.list()`: **Added** * `glean.triggers.get()`: **Added** * `glean.triggers.update()`: **Added** * `glean.triggers.delete()`: **Added** * `glean.triggers.searchEvents()`: **Added** * `glean.triggers.listPresets()`: **Added** * `glean.triggers.getPreset()`: **Added** * `glean.triggers.listPresetInputValues()`: **Added** * `glean.triggers.searchPresetEvents()`: **Added** * `glean.client.search.retrieveFeed()`: * `request.feedRequest.categories[].enum(knowledgeGap)` **Added** * `response.results[]` **Changed**
| Back | FazBrowse Home | New Git URL |
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Tip
If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.
Java SDK Changes:
View full SDK changelog
OpenAPI Change Summary├─┬Info │ └─┬Extensions │ ├──[🔀] x-source-commit-sha (5:24) │ └──[🔀] x-open-api-commit-sha (6:26) ├─┬Paths │ ├──[+] path (1587:3) │ ├──[+] path (1526:3) │ ├──[+] path (1634:3) │ ├──[+] path (1189:3) │ ├──[+] path (1471:3) │ ├──[+] path (1695:3) │ ├──[+] path (1327:3) │ ├─┬/api/chat │ │ └─┬POST │ │ └─┬Responses │ │ └─┬200 │ │ └─┬text/event-stream │ │ └─┬Schema │ │ └──[🔀] example (283:26) │ ├─┬/rest/api/v1/chat#stream │ │ └─┬POST │ │ └──[+] security (6589:11) │ ├─┬/api/agents/{agent_id}/runs │ │ └─┬POST │ │ └─┬Responses │ │ └─┬200 │ │ └─┬text/event-stream │ │ └─┬Schema │ │ ├──[🔀] description (208:30) │ │ └──[🔀] example (210:26) │ └─┬/rest/api/v1/tool-servers/{serverId}/tools │ └─┬GET │ └──[🔀] description (4570:20) └─┬Components ├──[+] parameters (19569:7) ├──[+] parameters (19578:7) ├──[+] parameters (19587:7) ├──[+] schemas (8293:7) ├──[+] schemas (8339:7) ├──[+] schemas (8445:7) ├──[+] schemas (8485:7) ├──[+] schemas (8677:7) ├──[+] schemas (8495:7) ├──[+] schemas (8750:7) ├──[+] schemas (8631:7) ├──[+] schemas (8316:7) ├──[+] schemas (8589:7) ├──[+] schemas (8731:7) ├──[+] schemas (8505:7) ├──[+] schemas (8191:7) ├──[+] schemas (8270:7) ├──[+] schemas (8654:7) ├──[+] schemas (8230:7) ├──[+] schemas (8216:7) ├──[+] schemas (8328:7) ├──[+] schemas (8198:7) ├──[+] schemas (8720:7) ├──[+] schemas (15525:7) ├──[+] schemas (8418:7) ├──[+] schemas (8608:7) ├──[+] schemas (8466:7) ├──[+] schemas (8708:7) ├──[+] schemas (8551:7) ├──[+] schemas (8662:7) ├──[+] schemas (8391:7) ├──[+] schemas (8455:7) ├─┬FeedRequest │ └─┬categories │ └─┬Schema │ └──[+] enum (15498:17) ├─┬FeedEntry │ └─┬justificationType │ ├──[+] enum (15950:15) │ └──[+] enum (15967:15) ├─┬PlatformChatCustomEntitySource │ └─┬type │ ├──[+] enum (7294:15) │ └──[-] enum (6721:15)❌ ├─┬PlatformChatCreateRequest │ └─┬input │ └──[🔀] description (7191:24) ├─┬FeedResult │ ├─┬placementReason │ │ ├──[+] enum (16076:15) │ │ └──[🔀] description (16077:24) │ └─┬category │ └──[+] enum (16059:15) ├─┬PlatformChatFileSource │ └─┬type │ ├──[+] enum (7274:15) │ └──[-] enum (6701:15)❌ ├─┬PlatformChatPersonSource │ └─┬type │ ├──[+] enum (7256:15) │ └──[-] enum (6683:15)❌ ├─┬PlatformChatInputMessage │ └─┬role │ ├──[+] enum (7179:15) │ ├──[+] enum (7180:15) │ ├──[-] enum (6606:15)❌ │ └──[-] enum (6607:15)❌ ├─┬CountInfo │ └─┬count │ └──[+] format (10342:19)❌ ├─┬PlatformChatOutputMessage │ ├─┬type │ │ ├──[+] enum (7389:15) │ │ └──[-] enum (6816:15)❌ │ └─┬role │ ├──[+] enum (7393:15) │ └──[-] enum (6820:15)❌ ├─┬PlatformChatOutputTextContent │ └─┬type │ ├──[+] enum (7371:15) │ └──[-] enum (6798:15)❌ ├─┬PlatformChatDocumentSource │ └─┬type │ ├──[+] enum (7230:15) │ └──[-] enum (6657:15)❌ ├─┬PlatformChatCompletedResponse │ ├─┬object │ │ ├──[+] enum (7417:15) │ │ └──[-] enum (6844:15)❌ │ └─┬status │ ├──[+] enum (7425:15) │ └──[-] enum (6852:15)❌ ├─┬CalendarEvent │ └─┬ALLOF │ ├──[+] properties (15641:13) │ ├──[+] properties (15645:13) │ ├──[+] properties (15647:13) │ ├─┬location │ │ ├──[🔀] type (15642:21)❌ │ │ ├──[🔀] description (15643:28) │ │ └──[+] nullable (15644:25)❌ │ ├─┬transcriptUrl │ │ └──[🔀] description (15652:28) │ └─┬url │ └──[🔀] $ref (15525:13)❌ └─┬PlatformChatCitationAnnotation └─┬type ├──[+] enum (7342:15) └──[-] enum (6769:15)❌View full report
Linting Report 0 errors, 28 warnings, 6 hintsView full report
JAVA CHANGELOG
core: 3.57.0 - 2026-08-13
🐝 New Features
core: 3.56.2 - 2026-08-12
🐝 New Features
inputOutputModels: 2.83.0 - 2023-12-14
🐝 New Features
unions: 0.3.8 - 2026-08-13
🐛 Bug Fixes
Based on Speakeasy CLI 1.795.0
Last updated by Speakeasy workflow