FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: 🐝 Update SDK - Generate 0.16.0 by github-actions[bot] · Pull Request #109 · gleanwork/api-client-java · GitHub

chore: 🐝 Update SDK - Generate 0.16.0 - #109

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1786154624
Open

chore: 🐝 Update SDK - Generate 0.16.0#109
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1786154624

Conversation

github-actions Bot commented Aug 8, 2026
edited
Loading

Copy link
Copy Markdown

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:

  • 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

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)❌ 
Document Element Total Changes Breaking Changes
info 2 0
paths 12 0
components 72 19

View full report

Linting Report 0 errors, 28 warnings, 6 hints

View full report

JAVA CHANGELOG

core: 3.57.0 - 2026-08-13

🐝 New Features

  • make OkHttp SDKs AutoCloseable, close clients on Spring shutdown, and require compatible public close methods on custom clients (commit by @2ynn)

core: 3.56.2 - 2026-08-12

🐝 New Features

inputOutputModels: 2.83.0 - 2023-12-14

🐝 New Features

  • added a feature flag to enable fixes around correctly naming input output models that potentially introduce breaking changes (commit by @TristanSpeakeasy)

unions: 0.3.8 - 2026-08-13

🐛 Bug Fixes

  • collapse primitive-only unions in path parameters instead of dropping the operation (commit by @AshGodfrey)

Based on Speakeasy CLI 1.795.0

Last updated by Speakeasy workflow

github-actions Bot added the patch Patch version bump label Aug 8, 2026
github-actions Bot requested a review from a team as a code owner August 8, 2026 02:08
github-actions Bot force-pushed the speakeasy-sdk-regen-1786154624 branch 14 times, most recently from 9ce3a8b to c1e95ef Compare August 15, 2026 01:44
github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.15.1 chore: 🐝 Update SDK - Generate 0.16.0 Aug 15, 2026
github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Aug 15, 2026
github-actions Bot force-pushed the speakeasy-sdk-regen-1786154624 branch 9 times, most recently from 1875914 to 1576a5d Compare August 19, 2026 17:57
* `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**
github-actions Bot force-pushed the speakeasy-sdk-regen-1786154624 branch from 149b272 to 6783598 Compare August 20, 2026 01:45
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

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL