Skip to content

Commit 9a99107

Browse files
Merge pull request #66 from gleanwork/speakeasy-sdk-regen-1759249966
chore: 🐝 Update SDK - Generate 0.9.1
2 parents bb6cb2d + 6866e8e commit 9a99107

File tree

10 files changed

+33
-20
lines changed

10 files changed

+33
-20
lines changed

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

Lines changed: 4 additions & 7 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: a1b9796a9df7b522bbca126ea657a92a
4+
docChecksum: c2b965eefd21c27818280977b9c258d4
55
docVersion: 0.9.0
6-
speakeasyVersion: 1.631.4
6+
speakeasyVersion: 1.631.5
77
generationVersion: 2.716.16
8-
releaseVersion: 0.9.0
9-
configChecksum: 885838e10bfb05e9086d385baf889124
8+
releaseVersion: 0.9.1
9+
configChecksum: 8544fc44fd9b84d1e56d9ac87022ffc9
1010
repoURL: https://github.com/gleanwork/api-client-python.git
1111
installationURL: https://github.com/gleanwork/api-client-python.git
1212
published: true
@@ -2711,6 +2711,3 @@ generatedTests:
27112711
editcollection: "2025-06-12T19:13:52-04:00"
27122712
createshortcut: "2025-06-12T19:13:52-04:00"
27132713
updateshortcut: "2025-06-12T19:13:52-04:00"
2714-
releaseNotes: |
2715-
## Python SDK Changes Detected:
2716-
* `glean.client.insights.retrieve()`: `request` **Changed**

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ generation:
2727
generateNewTests: true
2828
skipResponseBodyAssertions: true
2929
python:
30-
version: 0.9.0
30+
version: 0.9.1
3131
additionalDependencies:
3232
dev: {}
3333
main: {}

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3799,6 +3799,7 @@ components:
37993799
- SEARCH
38003800
- SIDEBAR
38013801
- SUMMARY
3802+
- TASKS
38023803
issue:
38033804
type: string
38043805
description: The issue the user indicated in the feedback.

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.631.4
1+
speakeasyVersion: 1.631.5
22
sources:
33
Glean API:
44
sourceNamespace: glean-api-specs
5-
sourceRevisionDigest: sha256:1e44bd4133c298a0460c59b01703274d1c24c9fa389a311005a1f4be384921c3
6-
sourceBlobDigest: sha256:39b7061df492c752b341a36ebde421818f4e84d67a206f853c2558d6f3917fe3
5+
sourceRevisionDigest: sha256:e26b15f8d8e3781ac9b2d0167bcbdf95ac01a876716fdda482dce7e2d1f7ee1d
6+
sourceBlobDigest: sha256:caf2a61beb1f621f4c17121eb19113bddbda574eec8bf3a3e9e9be902e7adeaa
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1758835054
9+
- speakeasy-sdk-regen-1759249966
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:1e44bd4133c298a0460c59b01703274d1c24c9fa389a311005a1f4be384921c3
21-
sourceBlobDigest: sha256:39b7061df492c752b341a36ebde421818f4e84d67a206f853c2558d6f3917fe3
20+
sourceRevisionDigest: sha256:e26b15f8d8e3781ac9b2d0167bcbdf95ac01a876716fdda482dce7e2d1f7ee1d
21+
sourceBlobDigest: sha256:caf2a61beb1f621f4c17121eb19113bddbda574eec8bf3a3e9e9be902e7adeaa
2222
codeSamplesNamespace: glean-api-specs-python-code-samples
23-
codeSamplesRevisionDigest: sha256:fa19a256472b0485c6a76dba325529c358221a18a36b916e1f04b5291d996854
23+
codeSamplesRevisionDigest: sha256:29d54b65e212ecb7dc87c136a71ba7b805ef3add40818e36a8b15c819c9c8135
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
@@ -238,4 +238,14 @@ Based on:
238238
### Generated
239239
- [python v0.9.0] .
240240
### Releases
241-
- [PyPI v0.9.0] https://pypi.org/project/glean/0.9.0 - .
241+
- [PyPI v0.9.0] https://pypi.org/project/glean/0.9.0 - .
242+
243+
## 2025-09-30 16:32:22
244+
### Changes
245+
Based on:
246+
- OpenAPI Doc
247+
- Speakeasy CLI 1.631.5 (2.716.16) https://github.com/speakeasy-api/speakeasy
248+
### Generated
249+
- [python v0.9.1] .
250+
### Releases
251+
- [PyPI v0.9.1] https://pypi.org/project/glean/0.9.1 - .

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ The source associated with the Feedback.event.MANUAL_FEEDBACK event.
2525
| `SCIOBOT` | SCIOBOT |
2626
| `SEARCH` | SEARCH |
2727
| `SIDEBAR` | SIDEBAR |
28-
| `SUMMARY` | SUMMARY |
28+
| `SUMMARY` | SUMMARY |
29+
| `TASKS` | TASKS |

β€Ž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.9.0"
3+
version = "0.9.1"
44
description = "Python Client SDK Generated by Speakeasy."
55
authors = [{ name = "Glean Technologies, Inc." }]
66
license = "MIT"

β€Ž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.9.0"
6+
__version__: str = "0.9.1"
77
__openapi_doc_version__: str = "0.9.0"
88
__gen_version__: str = "2.716.16"
9-
__user_agent__: str = "speakeasy-sdk/python 0.9.0 2.716.16 0.9.0 glean"
9+
__user_agent__: str = "speakeasy-sdk/python 0.9.1 2.716.16 0.9.0 glean"
1010

1111
try:
1212
if __package__ is not None:

β€Žsrc/glean/api_client/models/manualfeedbackinfo.pyβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ class ManualFeedbackInfoSource(str, Enum):
3131
SEARCH = "SEARCH"
3232
SIDEBAR = "SIDEBAR"
3333
SUMMARY = "SUMMARY"
34+
TASKS = "TASKS"
3435

3536

3637
class Issue(str, Enum):

β€Žtests/mockserver/internal/sdk/models/components/manualfeedbackinfo.goβ€Ž

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)