Skip to content

Commit b930e66

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.604.1
1 parent 44b18d6 commit b930e66

File tree

11 files changed

+41
-21
lines changed

11 files changed

+41
-21
lines changed

.speakeasy/gen.lock

Lines changed: 6 additions & 6 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: b0738d0775f5848e1288d7ca6b0400e4
4+
docChecksum: 49a33356cf7b2ad321827b401f15c530
55
docVersion: 0.9.0
6-
speakeasyVersion: 1.603.0
7-
generationVersion: 2.681.1
8-
releaseVersion: 0.7.2
9-
configChecksum: bc34eadc14a450be0874b1974696c11c
6+
speakeasyVersion: 1.604.1
7+
generationVersion: 2.683.1
8+
releaseVersion: 0.7.3
9+
configChecksum: a261afb7b54aff15cfab6d484a67e25c
1010
repoURL: https://github.com/gleanwork/api-client-python.git
1111
installationURL: https://github.com/gleanwork/api-client-python.git
1212
published: true
@@ -16,7 +16,7 @@ features:
1616
additionalProperties: 1.0.1
1717
configurableModuleName: 0.2.0
1818
constsAndDefaults: 1.0.5
19-
core: 5.19.8
19+
core: 5.19.9
2020
defaultEnabledRetries: 0.2.0
2121
deprecations: 3.0.2
2222
devContainers: 3.0.0

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ generation:
2626
generateNewTests: true
2727
skipResponseBodyAssertions: true
2828
python:
29-
version: 0.7.2
29+
version: 0.7.3
3030
additionalDependencies:
3131
dev: {}
3232
main: {}

.speakeasy/glean-merged-spec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3774,6 +3774,7 @@ components:
37743774
email:
37753775
type: string
37763776
description: The email address of the user who submitted the Feedback.event.MANUAL_FEEDBACK event.
3777+
deprecated: true
37773778
source:
37783779
type: string
37793780
description: The source associated with the Feedback.event.MANUAL_FEEDBACK event.

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.603.0
1+
speakeasyVersion: 1.604.1
22
sources:
33
Glean API:
44
sourceNamespace: glean-api-specs
5-
sourceRevisionDigest: sha256:8f18d79a0a7d8f51de7edd5bc8ca3ccc569b81832ffc44ce95a27a12e67b9b7d
6-
sourceBlobDigest: sha256:bb3e5a453f03cbdecf3fb3925768ef4cb0b3119083d9d36c341e1ecd721cde8b
5+
sourceRevisionDigest: sha256:3da2a367475d9b0c69f609e87689900f451521750251f10ed204489f13fbb403
6+
sourceBlobDigest: sha256:6a69e72741fb99df75f6311bd013267b6632b888cf717b6d1de38782be345c55
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1752597387
9+
- speakeasy-sdk-regen-1755200990
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:8f18d79a0a7d8f51de7edd5bc8ca3ccc569b81832ffc44ce95a27a12e67b9b7d
21-
sourceBlobDigest: sha256:bb3e5a453f03cbdecf3fb3925768ef4cb0b3119083d9d36c341e1ecd721cde8b
20+
sourceRevisionDigest: sha256:3da2a367475d9b0c69f609e87689900f451521750251f10ed204489f13fbb403
21+
sourceBlobDigest: sha256:6a69e72741fb99df75f6311bd013267b6632b888cf717b6d1de38782be345c55
2222
codeSamplesNamespace: glean-api-specs-python-code-samples
23-
codeSamplesRevisionDigest: sha256:de3bba82d5dbca7c1e5176fccda54e82660c50b9dbe534a26fba17e65abf4dc1
23+
codeSamplesRevisionDigest: sha256:d11532423b4e45a62877b854a7dc9d26320b1fc763e442cbdec8e50057ee7175
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
@@ -198,4 +198,14 @@ Based on:
198198
### Generated
199199
- [python v0.7.2] .
200200
### Releases
201-
- [PyPI v0.7.2] https://pypi.org/project/glean/0.7.2 - .
201+
- [PyPI v0.7.2] https://pypi.org/project/glean/0.7.2 - .
202+
203+
## 2025-08-14 19:49:26
204+
### Changes
205+
Based on:
206+
- OpenAPI Doc
207+
- Speakeasy CLI 1.604.1 (2.683.1) https://github.com/speakeasy-api/speakeasy
208+
### Generated
209+
- [python v0.7.3] .
210+
### Releases
211+
- [PyPI v0.7.3] https://pypi.org/project/glean/0.7.3 - .

docs/models/manualfeedbackinfo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Field | Type | Required | Description |
77
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
8-
| `email` | *Optional[str]* | :heavy_minus_sign: | The email address of the user who submitted the Feedback.event.MANUAL_FEEDBACK event. |
8+
| ~~`email`~~ | *Optional[str]* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>The email address of the user who submitted the Feedback.event.MANUAL_FEEDBACK event. |
99
| `source` | [Optional[models.ManualFeedbackInfoSource]](../models/manualfeedbackinfosource.md) | :heavy_minus_sign: | The source associated with the Feedback.event.MANUAL_FEEDBACK event. |
1010
| ~~`issue`~~ | *Optional[str]* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>The issue the user indicated in the feedback. |
1111
| `issues` | List[[models.Issue](../models/issue.md)] | :heavy_minus_sign: | The issue(s) the user indicated in the feedback. |

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

scripts/prepare_readme.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,14 @@
1010
GITHUB_URL = (
1111
GITHUB_URL[: -len(".git")] if GITHUB_URL.endswith(".git") else GITHUB_URL
1212
)
13+
REPO_SUBDIR = ""
1314
# links on PyPI should have absolute URLs
1415
readme_contents = re.sub(
1516
r"(\[[^\]]+\]\()((?!https?:)[^\)]+)(\))",
1617
lambda m: m.group(1)
1718
+ GITHUB_URL
1819
+ "/blob/master/"
20+
+ REPO_SUBDIR
1921
+ m.group(2)
2022
+ m.group(3),
2123
readme_contents,

src/glean/api_client/_version.py

Lines changed: 3 additions & 3 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.7.2"
6+
__version__: str = "0.7.3"
77
__openapi_doc_version__: str = "0.9.0"
8-
__gen_version__: str = "2.681.1"
9-
__user_agent__: str = "speakeasy-sdk/python 0.7.2 2.681.1 0.9.0 glean"
8+
__gen_version__: str = "2.683.1"
9+
__user_agent__: str = "speakeasy-sdk/python 0.7.3 2.683.1 0.9.0 glean"
1010

1111
try:
1212
if __package__ is not None:

src/glean/api_client/models/manualfeedbackinfo.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,12 @@ class ManualFeedbackInfoTypedDict(TypedDict):
9292

9393

9494
class ManualFeedbackInfo(BaseModel):
95-
email: Optional[str] = None
95+
email: Annotated[
96+
Optional[str],
97+
pydantic.Field(
98+
deprecated="warning: ** DEPRECATED ** - This will be removed in a future release, please migrate away from it as soon as possible."
99+
),
100+
] = None
96101
r"""The email address of the user who submitted the Feedback.event.MANUAL_FEEDBACK event."""
97102

98103
source: Optional[ManualFeedbackInfoSource] = None

0 commit comments

Comments
 (0)