Skip to content

Commit 2d37b90

Browse files
Merge pull request #46 from gleanwork/speakeasy-sdk-regen-1762301909
chore: 🐝 Update SDK - Generate 0.11.3
2 parents b30afc7 + 84d5df2 commit 2d37b90

File tree

12 files changed

+643
-596
lines changed

12 files changed

+643
-596
lines changed

.speakeasy/gen.lock

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
lockVersion: 2.0.0
22
id: 0359d4fe-2923-46fc-aaca-cf70b48dcfa1
33
management:
4-
docChecksum: 2ffc5de135d861194642d3cb0a9e3bb4
4+
docChecksum: 32dd53402e2cd4015df1497391a25ceb
55
docVersion: 0.9.0
6-
speakeasyVersion: 1.642.1
7-
generationVersion: 2.731.4
8-
releaseVersion: 0.11.2
9-
configChecksum: 31b264d5e634fc5007a0a4711f927b69
6+
speakeasyVersion: 1.649.0
7+
generationVersion: 2.739.1
8+
releaseVersion: 0.11.3
9+
configChecksum: 8f1c85036091aa8e4fab677c86027b43
1010
repoURL: https://github.com/gleanwork/api-client-java.git
1111
published: true
1212
features:
1313
java:
1414
additionalDependencies: 0.1.0
1515
additionalProperties: 0.0.1
1616
constsAndDefaults: 0.1.1
17-
core: 3.53.0
17+
core: 3.55.0
1818
deprecations: 2.81.1
1919
examples: 2.81.6
2020
flattening: 2.81.1
2121
globalSecurity: 2.83.1
2222
globalSecurityCallbacks: 0.1.0
2323
globalSecurityFlattening: 0.1.0
24-
globalServerURLs: 2.82.2
24+
globalServerURLs: 2.83.0
2525
groups: 2.81.3
2626
nameOverrides: 2.81.3
2727
sdkHooks: 1.1.0
@@ -2897,6 +2897,3 @@ generatedTests:
28972897
get_/rest/api/v1/tools/list: "2025-06-09T18:03:44Z"
28982898
post_/rest/api/v1/tools/call: "2025-06-09T18:03:44Z"
28992899
listpolicies: "2025-06-09T18:03:44Z"
2900-
releaseNotes: |
2901-
## Java SDK Changes Detected:
2902-
* `glean.client.insights.retrieve()`: `response.agentsresponse` **Changed**

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ generation:
2424
generateNewTests: false
2525
skipResponseBodyAssertions: false
2626
java:
27-
version: 0.11.2
27+
version: 0.11.3
2828
additionalDependencies: []
2929
additionalPlugins: []
3030
artifactID: glean-api-client

.speakeasy/glean-merged-spec.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7378,7 +7378,7 @@ components:
73787378
additionalProperties:
73797379
$ref: "#/components/schemas/WriteActionParameter"
73807380
ChatMessageFragment:
7381-
description: Represents a part of a ChatMessage that originates from a single action/tool. It is designed to support rich data formats beyond simple text, allowing for a more dynamic and interactive chat experience. Each fragment can include various types of content, such as text, search queries, action information, and more. Also, each ChatMessageFragment should only have one of structuredResults, querySuggestion, writeAction, followupAction, agentRecommendation or file.
7381+
description: Represents a part of a ChatMessage that originates from a single action/tool. It is designed to support rich data formats beyond simple text, allowing for a more dynamic and interactive chat experience. Each fragment can include various types of content, such as text, search queries, action information, and more. Also, each ChatMessageFragment should only have one of structuredResults, querySuggestion, writeAction, followupAction, agentRecommendation, followupRoutingSuggestion or file.
73827382
allOf:
73837383
- $ref: "#/components/schemas/Result"
73847384
- type: object
@@ -11788,7 +11788,8 @@ components:
1178811788
type: array
1178911789
items:
1179011790
$ref: "#/components/schemas/DatasourceObjectTypeDocumentCountEntry"
11791-
description: A list of object types and corresponding upload counts
11791+
description: |
11792+
A list of object types and corresponding upload counts. Note: This data may be cached and could be up to 3 hours stale.
1179211793
indexed:
1179311794
type: array
1179411795
description: The number of documents indexed, grouped by objectType

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.642.1
1+
speakeasyVersion: 1.649.0
22
sources:
33
Glean API:
44
sourceNamespace: glean-api-specs
5-
sourceRevisionDigest: sha256:092bfa8d363f0191930191e522b5f72025fec603b0474d9d5d2380b79b356f32
6-
sourceBlobDigest: sha256:84c15305b5763d040c255114c33c0c78072f77ac102895bf669b71c32f037048
5+
sourceRevisionDigest: sha256:7365082c1cce88ce70a8d3236d544faf9f251cec5fbae1b45b592acb841b262c
6+
sourceBlobDigest: sha256:65aeb5314d524c7f62b12446b09c7381fb911e9d7c057e230f7f26d85b8e982b
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1761685683
9+
- speakeasy-sdk-regen-1762301909
1010
Glean-OAS:
1111
sourceNamespace: glean-oas
1212
sourceRevisionDigest: sha256:8841834dd58ddd4e2dcf98fc90fbd06fbf3626a29df941503cce55b9548a5317
@@ -18,10 +18,10 @@ targets:
1818
glean:
1919
source: Glean API
2020
sourceNamespace: glean-api-specs
21-
sourceRevisionDigest: sha256:092bfa8d363f0191930191e522b5f72025fec603b0474d9d5d2380b79b356f32
22-
sourceBlobDigest: sha256:84c15305b5763d040c255114c33c0c78072f77ac102895bf669b71c32f037048
21+
sourceRevisionDigest: sha256:7365082c1cce88ce70a8d3236d544faf9f251cec5fbae1b45b592acb841b262c
22+
sourceBlobDigest: sha256:65aeb5314d524c7f62b12446b09c7381fb911e9d7c057e230f7f26d85b8e982b
2323
codeSamplesNamespace: glean-api-specs-java-code-samples
24-
codeSamplesRevisionDigest: sha256:c83720dd11d90c11b3fca65383615a471a55bb68c1971f6a032b68aca36cd639
24+
codeSamplesRevisionDigest: sha256:f4b144826fa7651779ffe8b0d4e915127050d16d4f9053992e5b69d958afbdf4
2525
workflow:
2626
workflowVersion: 1.0.0
2727
speakeasyVersion: latest

0 commit comments

Comments
 (0)