Skip to content

Commit 878e1b3

Browse files
Merge pull request #79 from gleanwork/speakeasy-sdk-regen-1763063487
chore: 🐝 Update SDK - Generate 0.11.6
2 parents 84b7a10 + ffde252 commit 878e1b3

28 files changed

+234
-125
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 3e3290ca-0ee8-4981-b1bc-14536048fa63
33
management:
4-
docChecksum: dcd614b69cdc88d754706e156a66d71b
4+
docChecksum: 0ac885f7072adae50d62b33db76f5bb4
55
docVersion: 0.9.0
66
speakeasyVersion: 1.650.0
77
generationVersion: 2.743.2
8-
releaseVersion: 0.11.4
9-
configChecksum: 2309fbf1f9596ee1bbfbd2a06e77e96d
8+
releaseVersion: 0.11.6
9+
configChecksum: d985e94635c94b65adb4be5e9489c272
1010
repoURL: https://github.com/gleanwork/api-client-python.git
1111
installationURL: https://github.com/gleanwork/api-client-python.git
1212
published: true

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ generation:
3030
generateNewTests: true
3131
skipResponseBodyAssertions: true
3232
python:
33-
version: 0.11.4
33+
version: 0.11.6
3434
additionalDependencies:
3535
dev: {}
3636
main: {}

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

Lines changed: 106 additions & 99 deletions
Large diffs are not rendered by default.

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ speakeasyVersion: 1.650.0
22
sources:
33
Glean API:
44
sourceNamespace: glean-api-specs
5-
sourceRevisionDigest: sha256:ab3219e34896dc96893a548fb03c6c0f3b62ebde145ad8be7d8a5f8ac74513d6
6-
sourceBlobDigest: sha256:5ee99a226409e04f4a79331bfb11520ec4bf6570d6f568cff947d1a8fbbed4f1
5+
sourceRevisionDigest: sha256:2ad700f2ce85b0aa442a98a80f3c131f73fc187c53407d3d84b1899c0e603eb1
6+
sourceBlobDigest: sha256:d62d91bcf73cf5775dc081807ae550dd20f6ecdfb5dc06ebbd08804f84a2d2f1
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1762417734
9+
- speakeasy-sdk-regen-1763063487
1010
Glean Client API:
1111
sourceNamespace: glean-client-api
1212
sourceRevisionDigest: sha256:4edc63ad559e4f2c9fb9ebf5edaaaaa9269f1874d271cfd84b441d6dacac43d2
@@ -17,10 +17,10 @@ targets:
1717
glean:
1818
source: Glean API
1919
sourceNamespace: glean-api-specs
20-
sourceRevisionDigest: sha256:ab3219e34896dc96893a548fb03c6c0f3b62ebde145ad8be7d8a5f8ac74513d6
21-
sourceBlobDigest: sha256:5ee99a226409e04f4a79331bfb11520ec4bf6570d6f568cff947d1a8fbbed4f1
20+
sourceRevisionDigest: sha256:2ad700f2ce85b0aa442a98a80f3c131f73fc187c53407d3d84b1899c0e603eb1
21+
sourceBlobDigest: sha256:d62d91bcf73cf5775dc081807ae550dd20f6ecdfb5dc06ebbd08804f84a2d2f1
2222
codeSamplesNamespace: glean-api-specs-python-code-samples
23-
codeSamplesRevisionDigest: sha256:4e45856c67b97e6c37af62247b52c03cbc3ae796b5d112077302469cfc857643
23+
codeSamplesRevisionDigest: sha256:147be66f439209d4fdaa8cbf20219ff8bb25480455b775716da3f8275d79224f
2424
workflow:
2525
workflowVersion: 1.0.0
2626
speakeasyVersion: latest

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,4 +358,14 @@ Based on:
358358
### Generated
359359
- [python v0.11.4] .
360360
### Releases
361-
- [PyPI v0.11.4] https://pypi.org/project/glean/0.11.4 - .
361+
- [PyPI v0.11.4] https://pypi.org/project/glean/0.11.4 - .
362+
363+
## 2025-11-13 19:51:01
364+
### Changes
365+
Based on:
366+
- OpenAPI Doc
367+
- Speakeasy CLI 1.650.0 (2.743.2) https://github.com/speakeasy-api/speakeasy
368+
### Generated
369+
- [python v0.11.6] .
370+
### Releases
371+
- [PyPI v0.11.6] https://pypi.org/project/glean/0.11.6 - .

β€Ždocs/models/toolmetadata.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The manifest for a tool that can be used to augment Glean Assistant.
1919
| `last_updated_by` | [Optional[models.PersonObject]](../models/personobject.md) | :heavy_minus_sign: | N/A | |
2020
| `created_at` | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy_minus_sign: | The time the tool was created in ISO format (ISO 8601) | |
2121
| `last_updated_at` | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy_minus_sign: | The time the tool was last updated in ISO format (ISO 8601) | |
22-
| `write_action_type` | [Optional[models.WriteActionType]](../models/writeactiontype.md) | :heavy_minus_sign: | Valid only for write actions. Represents the type of write action. REDIRECT - The client renders the URL which contains information for carrying out the action. EXECUTION - Send a request to an external server and execute the action. | |
22+
| `write_action_type` | [Optional[models.WriteActionType]](../models/writeactiontype.md) | :heavy_minus_sign: | Valid only for write actions. Represents the type of write action. REDIRECT - The client renders the URL which contains information for carrying out the action. EXECUTION - Send a request to an external server and execute the action. MCP - Send a tools/call request to an MCP server to execute the action. | |
2323
| `auth_type` | [Optional[models.AuthType]](../models/authtype.md) | :heavy_minus_sign: | The type of authentication being used.<br/>Use 'OAUTH_*' when Glean calls an external API (e.g., Jira) on behalf of a user to obtain an OAuth token.<br/>'OAUTH_ADMIN' utilizes an admin token for external API calls on behalf all users.<br/>'OAUTH_USER' uses individual user tokens for external API calls.<br/>'DWD' refers to domain wide delegation.<br/> | |
2424
| `auth` | [Optional[models.AuthConfig]](../models/authconfig.md) | :heavy_minus_sign: | Config for tool's authentication method. | |
2525
| `permissions` | [Optional[models.ObjectPermissions]](../models/objectpermissions.md) | :heavy_minus_sign: | N/A | |
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# WriteActionType
22

3-
Valid only for write actions. Represents the type of write action. REDIRECT - The client renders the URL which contains information for carrying out the action. EXECUTION - Send a request to an external server and execute the action.
3+
Valid only for write actions. Represents the type of write action. REDIRECT - The client renders the URL which contains information for carrying out the action. EXECUTION - Send a request to an external server and execute the action. MCP - Send a tools/call request to an MCP server to execute the action.
44

55

66
## Values
77

88
| Name | Value |
99
| ----------- | ----------- |
1010
| `REDIRECT` | REDIRECT |
11-
| `EXECUTION` | EXECUTION |
11+
| `EXECUTION` | EXECUTION |
12+
| `MCP` | MCP |

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "glean-api-client"
3-
version = "0.11.4"
3+
version = "0.11.6"
44
description = "Python Client SDK Generated by Speakeasy."
55
authors = [{ name = "Glean Technologies, Inc." }]
66
license = "MIT"

β€Žspeakeasyusagegen/.speakeasy/logs/naming.logβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ ChatRequest (timezoneOffset: integer, body: ChatRequest)
606606
ToolMetadataType (enum: RETRIEVAL, ACTION)
607607
KnowledgeType (enum: NEUTRAL_KNOWLEDGE, COMPANY_KNOWLEDGE, WORLD_KNOWLEDGE)
608608
PersonObject (name: string, obfuscatedId: string)
609-
WriteActionType (enum: REDIRECT, EXECUTION)
609+
WriteActionType (enum: REDIRECT, EXECUTION, MCP)
610610
AuthType (enum: NONE, OAUTH_USER, OAUTH_ADMIN ...)
611611
AuthConfig (isOnPrem: boolean, usesCentralAuth: boolean, type: enum ...)
612612
AuthConfigType (enum: NONE, OAUTH_USER, OAUTH_ADMIN ...)

β€Žsrc/glean/api_client/_version.pyβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
import importlib.metadata
44

55
__title__: str = "glean"
6-
__version__: str = "0.11.4"
6+
__version__: str = "0.11.6"
77
__openapi_doc_version__: str = "0.9.0"
88
__gen_version__: str = "2.743.2"
9-
__user_agent__: str = "speakeasy-sdk/python 0.11.4 2.743.2 0.9.0 glean"
9+
__user_agent__: str = "speakeasy-sdk/python 0.11.6 2.743.2 0.9.0 glean"
1010

1111
try:
1212
if __package__ is not None:

0 commit comments

Comments
Β (0)