Skip to content

Commit 5097c4c

Browse files
Merge pull request #51 from gleanwork/speakeasy-sdk-regen-1763146007
chore: 🐝 Update SDK - Generate 0.12.3
2 parents 9cf22bf + 1156a1f commit 5097c4c

File tree

8 files changed

+31
-20
lines changed

8 files changed

+31
-20
lines changed

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 0359d4fe-2923-46fc-aaca-cf70b48dcfa1
33
management:
4-
docChecksum: 09ae73bbaebb3968dc7590f295580164
4+
docChecksum: 2dcefd4e1803d98e97ba5e2c1b4b7b06
55
docVersion: 0.9.0
6-
speakeasyVersion: 1.656.2
7-
generationVersion: 2.753.6
8-
releaseVersion: 0.12.2
9-
configChecksum: c554502f383c4dcd58b7f6d0ae43ac1b
6+
speakeasyVersion: 1.657.0
7+
generationVersion: 2.755.0
8+
releaseVersion: 0.12.3
9+
configChecksum: bc3d941c664f9f90addeb98ff9b41123
1010
repoURL: https://github.com/gleanwork/api-client-java.git
1111
published: true
1212
features:
@@ -2899,4 +2899,3 @@ generatedTests:
28992899
get_/rest/api/v1/tools/list: "2025-06-09T18:03:44Z"
29002900
post_/rest/api/v1/tools/call: "2025-06-09T18:03:44Z"
29012901
listpolicies: "2025-06-09T18:03:44Z"
2902-
releaseNotes: "## Java SDK Changes Detected:\n* `glean.client.chat.retrieveFiles()`: \n * `request.getchatfilesrequest.chatId` **Removed** **Breaking** :warning:\n"

β€Ž.speakeasy/gen.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ generation:
2525
generateNewTests: false
2626
skipResponseBodyAssertions: false
2727
java:
28-
version: 0.12.2
28+
version: 0.12.3
2929
additionalDependencies: []
3030
additionalPlugins: []
3131
artifactID: glean-api-client

β€Ž.speakeasy/glean-merged-spec.yamlβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ openapi: 3.0.0
22
info:
33
version: 0.9.0
44
title: Glean API
5+
x-source-commit-sha: 8f565e6072898e4f6fca86fa97978efc4ea33975
56
description: |
67
# Introduction
78
In addition to the data sources that Glean has built-in support for, Glean also provides a REST API that enables customers to put arbitrary content in the search index. This is useful, for example, for doing permissions-aware search over content in internal tools that reside on-prem as well as for searching over applications that Glean does not currently support first class. In addition these APIs allow the customer to push organization data (people info, organization structure etc) into Glean.
@@ -21,6 +22,7 @@ info:
2122
These API clients provide type-safe, idiomatic interfaces for working with Glean IndexingAPIs in your language of choice.
2223
x-logo:
2324
url: https://app.glean.com/images/glean-text2.svg
25+
x-open-api-commit-sha: 82065b6c142bd74beb1f8c2e670ac7dd81e45ebd
2426
x-speakeasy-name: 'Glean API'
2527
servers:
2628
- url: https://{instance}-be.glean.com

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.656.2
1+
speakeasyVersion: 1.657.0
22
sources:
33
Glean API:
44
sourceNamespace: glean-api-specs
5-
sourceRevisionDigest: sha256:96cafa57016acbc64c52992e4a68d7696a212761df887408ef0f2352ea10dae6
6-
sourceBlobDigest: sha256:b79b23f50c98e048500a2adc816142e62cc76246550749081488c83b528ce172
5+
sourceRevisionDigest: sha256:fd35d47c584495c0f29e30f502ee3f6bde461142a6d2bb69c0822440494c1d41
6+
sourceBlobDigest: sha256:de7302488181d96aed6b8d230db6667f83ec481bf6c1c5295778c358a32ebb68
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1763081167
9+
- speakeasy-sdk-regen-1763146007
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:96cafa57016acbc64c52992e4a68d7696a212761df887408ef0f2352ea10dae6
22-
sourceBlobDigest: sha256:b79b23f50c98e048500a2adc816142e62cc76246550749081488c83b528ce172
21+
sourceRevisionDigest: sha256:fd35d47c584495c0f29e30f502ee3f6bde461142a6d2bb69c0822440494c1d41
22+
sourceBlobDigest: sha256:de7302488181d96aed6b8d230db6667f83ec481bf6c1c5295778c358a32ebb68
2323
codeSamplesNamespace: glean-api-specs-java-code-samples
24-
codeSamplesRevisionDigest: sha256:30400f028052df2034cadadb7494f7012a55665d8a4966896c1e2def56b1e977
24+
codeSamplesRevisionDigest: sha256:4dd9273f3a00ad034561e4764cfe3bcab20a077fdc873d511f301e7f64263ddf
2525
workflow:
2626
workflowVersion: 1.0.0
2727
speakeasyVersion: latest

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,15 @@ The samples below show how a published SDK artifact is used:
6565

6666
Gradle:
6767
```groovy
68-
implementation 'com.glean.api-client:glean-api-client:0.12.2'
68+
implementation 'com.glean.api-client:glean-api-client:0.12.3'
6969
```
7070

7171
Maven:
7272
```xml
7373
<dependency>
7474
<groupId>com.glean.api-client</groupId>
7575
<artifactId>glean-api-client</artifactId>
76-
<version>0.12.2</version>
76+
<version>0.12.3</version>
7777
</dependency>
7878
```
7979

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,4 +368,14 @@ Based on:
368368
### Generated
369369
- [java v0.12.2] .
370370
### Releases
371-
- [Maven Central v0.12.2] https://central.sonatype.com/artifact/com.glean.api-client/glean-api-client/0.12.2 - .
371+
- [Maven Central v0.12.2] https://central.sonatype.com/artifact/com.glean.api-client/glean-api-client/0.12.2 - .
372+
373+
## 2025-11-14 21:47:26
374+
### Changes
375+
Based on:
376+
- OpenAPI Doc
377+
- Speakeasy CLI 1.657.0 (2.755.0) https://github.com/speakeasy-api/speakeasy
378+
### Generated
379+
- [java v0.12.3] .
380+
### Releases
381+
- [Maven Central v0.12.3] https://central.sonatype.com/artifact/com.glean.api-client/glean-api-client/0.12.3 - .

β€Žgradle.propertiesβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
groupId=com.glean.api-client
22
artifactId=glean-api-client
3-
version=0.12.2
3+
version=0.12.3
44
org.gradle.jvmargs=-Xmx4g -XX:MaxMetaspaceSize=1g

β€Žsrc/main/java/com/glean/api_client/glean_api_client/SDKConfiguration.javaβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ public class SDKConfiguration {
2424

2525
private static final String LANGUAGE = "java";
2626
public static final String OPENAPI_DOC_VERSION = "0.9.0";
27-
public static final String SDK_VERSION = "0.12.2";
28-
public static final String GEN_VERSION = "2.753.6";
27+
public static final String SDK_VERSION = "0.12.3";
28+
public static final String GEN_VERSION = "2.755.0";
2929
private static final String BASE_PACKAGE = "com.glean.api_client.glean_api_client";
3030
public static final String USER_AGENT =
3131
String.format("speakeasy-sdk/%s %s %s %s %s",

0 commit comments

Comments
Β (0)