File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
src/lumigo_opentelemetry/instrumentations Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -106,10 +106,10 @@ The `lumigo_opentelemetry` package additionally supports the following configura
106
106
| Instrumentation | Package | Supported Versions |
107
107
| --- | --- | --- |
108
108
| botocore | [ boto3] ( https://pypi.org/project/boto3 ) | 1.17.22~ 1.24.35 |
109
- | fastapi | [ fastapi] ( https://pypi.org/project/fastapi ) | 0.56.1~ 0.85 .0 |
110
- | | [ uvicorn] ( https://pypi.org/project/uvicorn ) | 0.11.3~ 0.18.3 |
109
+ | fastapi | [ fastapi] ( https://pypi.org/project/fastapi ) | 0.56.1~ 0.86 .0 |
110
+ | | [ uvicorn] ( https://pypi.org/project/uvicorn ) | 0.11.3~ 0.19.0 |
111
111
| flask | [ flask] ( https://pypi.org/project/flask ) | 2.0.0~ 2.2.2 |
112
- | pymongo | [ pymongo] ( https://pypi.org/project/pymongo ) | 3.10.0~ 3.12.3 |
112
+ | pymongo | [ pymongo] ( https://pypi.org/project/pymongo ) | 3.10.0~ 3.13.0 |
113
113
| pymysql | [ pymysql] ( https://pypi.org/project/pymysql ) | 0.9.0~ 0.10.1 |
114
114
| | | 1.0.0~ 1.0.2 |
115
115
Original file line number Diff line number Diff line change 45
45
0.83.0
46
46
0.84.0
47
47
0.85.0
48
+ 0.85.1
49
+ 0.85.2
50
+ 0.86.0
Original file line number Diff line number Diff line change 39
39
0.18.1
40
40
0.18.2
41
41
0.18.3
42
+ 0.19.0
Original file line number Diff line number Diff line change 30
30
3.12.1
31
31
3.12.2
32
32
3.12.3
33
+ 3.13.0
33
34
!4.0.1
34
35
!4.0.2
35
36
!4.1.0
36
37
!4.1.1
37
38
!4.2.0
39
+ !4.3.2
38
40
!2.9
39
41
!3.1
40
42
!3.2
You can’t perform that action at this time.
0 commit comments