Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
lockVersion: 2.0.0
id: 0359d4fe-2923-46fc-aaca-cf70b48dcfa1
management:
docChecksum: 80548a2e50a9d6a392656d02cbb431f0
docChecksum: 3be52ee7a303bf39c41ccf8047c15000
docVersion: 0.9.0
speakeasyVersion: 1.755.1
generationVersion: 2.865.2
releaseVersion: 0.12.27
configChecksum: 49cecbce11189c1e2525949a239c3823
speakeasyVersion: 1.757.0
generationVersion: 2.866.0
releaseVersion: 0.12.28
configChecksum: 808830cf244f6495dd78aa41214b31b0
repoURL: https://github.com/gleanwork/api-client-java.git
installationURL: https://github.com/gleanwork/api-client-java
published: true
persistentEdits:
generation_id: 36582c1a-f946-42db-a7c7-00ad8a67e7ef
pristine_commit_hash: fe9e456471a3db120dcab7298efa9e95f410746f
pristine_tree_hash: 34955e9700be404f038d564424b9548e292ef2d0
generation_id: d5ab9659-df85-4389-90e7-1b18386af10b
pristine_commit_hash: 0c4526aac5dae898c9458f6e2fd187c232bfdd30
pristine_tree_hash: aa2584acea27a20bae8ce90b69daa99c48dd827f
features:
java:
additionalDependencies: 0.1.0
Expand Down Expand Up @@ -3211,8 +3211,8 @@ trackedFiles:
pristine_git_object: 3decbce5bd40edbe278c1c5d2dbf585808e51d9a
gradle.properties:
id: 2afbb999f001
last_write_checksum: sha1:3e12d600e4b4dfe57e5b2aa965b016c754fdc865
pristine_git_object: 8c484c80943cef302b6c56fdc294a1c7a59c59d5
last_write_checksum: sha1:21ec98c6a13025280501bd9fbd2353b03f7b2c9c
pristine_git_object: a1e153429c32e2cc7e18057fd17af203f0da8770
gradle/wrapper/gradle-wrapper.jar:
id: ec27dae6e852
last_write_checksum: sha1:f725fb1467084142d74fd7cd8eab691ab3442611
Expand Down Expand Up @@ -3531,8 +3531,8 @@ trackedFiles:
pristine_git_object: ffae914775eb41ff311371f62504344a59d090fd
src/main/java/com/glean/api_client/glean_api_client/SDKConfiguration.java:
id: d5fcc61f5992
last_write_checksum: sha1:df8254b1a5a2f8bf59f5a04cb125a50fde51896f
pristine_git_object: 44fd7a4f958481ac87e854f19b63c237ca47a95b
last_write_checksum: sha1:4416aabf57582956dc9d54dcf2617176df5fe0d8
pristine_git_object: 5ab827e89f7dd31a64921ef6e986b00c686cce8f
src/main/java/com/glean/api_client/glean_api_client/Search.java:
id: f22d94b920b5
last_write_checksum: sha1:ac38d1ed47be207940dd6fb7e4c688dddccc6a8b
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ generation:
generateNewTests: false
skipResponseBodyAssertions: false
java:
version: 0.12.27
version: 0.12.28
additionalDependencies: []
additionalPlugins: []
artifactID: glean-api-client
Expand Down
4 changes: 2 additions & 2 deletions .speakeasy/glean-merged-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.0
info:
version: 0.9.0
title: Glean API
x-source-commit-sha: 6b660e03c4bbab898ce5b702b838752054fd8bee
x-source-commit-sha: 1734098e8c292697aa81acbd73ade97b548b3ed8
description: |
# Introduction
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.
Expand All @@ -22,7 +22,7 @@ info:
These API clients provide type-safe, idiomatic interfaces for working with Glean IndexingAPIs in your language of choice.
x-logo:
url: https://app.glean.com/images/glean-text2.svg
x-open-api-commit-sha: 5200df2ebea09dd3da02c3dd2ac42f3a7f6dd993
x-open-api-commit-sha: d94e031ce5d7c5306a0f2f35f49b41733825cdb9
x-speakeasy-name: 'Glean API'
servers:
- url: https://{instance}-be.glean.com
Expand Down
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
speakeasyVersion: 1.755.1
speakeasyVersion: 1.757.0
sources:
Glean API:
sourceNamespace: glean-api-specs
sourceRevisionDigest: sha256:9a5eeaa82d7740b6764d9b74e10217b9bc7282704b0b17e2ddab8f6925cb1755
sourceBlobDigest: sha256:1f0aab3c3c530460eebfbaccbd0d875e36074178eb1590e239ed3a0b6074bad6
sourceRevisionDigest: sha256:e1c9ddcaf1a9bb21ceabaae271714d5d910c99d4ee10f942035a063dd9f5eb4d
sourceBlobDigest: sha256:14cbe7c2990577df3b121ee1cb3d437dcbbe1bc701e78f73305f40857c33b950
tags:
- latest
Glean-OAS:
Expand All @@ -17,10 +17,10 @@ targets:
glean:
source: Glean API
sourceNamespace: glean-api-specs
sourceRevisionDigest: sha256:9a5eeaa82d7740b6764d9b74e10217b9bc7282704b0b17e2ddab8f6925cb1755
sourceBlobDigest: sha256:1f0aab3c3c530460eebfbaccbd0d875e36074178eb1590e239ed3a0b6074bad6
sourceRevisionDigest: sha256:e1c9ddcaf1a9bb21ceabaae271714d5d910c99d4ee10f942035a063dd9f5eb4d
sourceBlobDigest: sha256:14cbe7c2990577df3b121ee1cb3d437dcbbe1bc701e78f73305f40857c33b950
codeSamplesNamespace: glean-api-specs-java-code-samples
codeSamplesRevisionDigest: sha256:b1200518f538a6bf70c2af358f05e96b5d90bc5d99c52e569259f2f0b605c7d2
codeSamplesRevisionDigest: sha256:dacfa6e0f7480dde2abdd52cc3c82a6219929358e0fe91e0c1ab84c7bc96601f
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@ The samples below show how a published SDK artifact is used:

Gradle:
```groovy
implementation 'com.glean.api-client:glean-api-client:0.12.27'
implementation 'com.glean.api-client:glean-api-client:0.12.28'
```

Maven:
```xml
<dependency>
<groupId>com.glean.api-client</groupId>
<artifactId>glean-api-client</artifactId>
<version>0.12.27</version>
<version>0.12.28</version>
</dependency>
```

Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -618,4 +618,14 @@ Based on:
### Generated
- [java v0.12.27] .
### Releases
- [Maven Central v0.12.27] https://central.sonatype.com/artifact/com.glean.api-client/glean-api-client/0.12.27 - .
- [Maven Central v0.12.27] https://central.sonatype.com/artifact/com.glean.api-client/glean-api-client/0.12.27 - .

## 2026-03-18 02:50:10
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.757.0 (2.866.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [java v0.12.28] .
### Releases
- [Maven Central v0.12.28] https://central.sonatype.com/artifact/com.glean.api-client/glean-api-client/0.12.28 - .
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
groupId=com.glean.api-client
artifactId=glean-api-client
version=0.12.27
version=0.12.28
org.gradle.jvmargs=-Xmx4g -XX:MaxMetaspaceSize=1g
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ public class SDKConfiguration {

private static final String LANGUAGE = "java";
public static final String OPENAPI_DOC_VERSION = "0.9.0";
public static final String SDK_VERSION = "0.12.27";
public static final String GEN_VERSION = "2.865.2";
public static final String SDK_VERSION = "0.12.28";
public static final String GEN_VERSION = "2.866.0";
private static final String BASE_PACKAGE = "com.glean.api_client.glean_api_client";
public static final String USER_AGENT =
String.format("speakeasy-sdk/%s %s %s %s %s",
Expand Down