File tree Expand file tree Collapse file tree 2 files changed +5
-39
lines changed
connector-definition/template Expand file tree Collapse file tree 2 files changed +5
-39
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ This changelog documents the changes between release versions.
4
4
## [ Unreleased]
5
5
Changes to be included in the next upcoming release
6
6
7
+ ## [ 0.1.5] - 2024-12-05
8
+ * Update the Python SDK
9
+ * Unpin Versions
10
+
7
11
## [ 0.1.4] - 2024-12-05
8
12
* Update the Python SDK
9
13
* Add annotations to fields from pydantic models
Original file line number Diff line number Diff line change 1
- annotated-types == 0.6.0
2
- anyio == 4.3.0
3
- asgiref == 3.8.1
4
- certifi == 2024.2.2
5
- charset-normalizer == 3.3.2
6
- click == 8.1.7
7
- Deprecated == 1.2.14
8
- fastapi == 0.110.2
9
- googleapis-common-protos == 1.63.0
10
- grpcio == 1.62.2
11
- h11 == 0.14.0
12
- hasura-ndc == 0.37
13
- idna == 3.7
14
- importlib-metadata == 7.0.0
15
- opentelemetry-api == 1.24.0
16
- opentelemetry-exporter-otlp-proto-common == 1.24.0
17
- opentelemetry-exporter-otlp-proto-grpc == 1.24.0
18
- opentelemetry-instrumentation == 0.45b0
19
- opentelemetry-instrumentation-asgi == 0.45b0
20
- opentelemetry-instrumentation-fastapi == 0.45b0
21
- opentelemetry-instrumentation-logging == 0.45b0
22
- opentelemetry-instrumentation-requests == 0.45b0
23
- opentelemetry-propagator-b3 == 1.24.0
24
- opentelemetry-proto == 1.24.0
25
- opentelemetry-sdk == 1.24.0
26
- opentelemetry-semantic-conventions == 0.45b0
27
- opentelemetry-util-http == 0.45b0
28
- protobuf == 4.25.3
29
- pydantic == 2.7.0
30
- pydantic_core == 2.18.1
31
- requests == 2.31.0
32
- sniffio == 1.3.1
33
- starlette == 0.37.2
34
- typing_extensions == 4.11.0
35
- urllib3 == 2.2.1
36
- uvicorn == 0.29.0
37
- watchdog == 4.0.1
38
- wrapt == 1.16.0
39
- zipp == 3.18.1
1
+ hasura-ndc == 0.38
You can’t perform that action at this time.
0 commit comments