Skip to content

Commit 04bf196

Browse files
committed
🔨 update grpc proto and grpc codes to compatible triton inference server 23.02
1 parent 3cbff29 commit 04bf196

File tree

8 files changed

+1538
-437
lines changed

8 files changed

+1538
-437
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Triton Inference Server - Golang API
77
### Attention
88

99
* ~~Currently only supported up to version 21.05 (Triton Inference Server), but compatible with 9x% of 22.07 versions~~
10-
* Currently supported base on version 22.07
10+
* Currently supported base on version 23.02
1111

1212
---
1313

@@ -135,6 +135,12 @@ func main() {
135135

136136
### Version
137137

138+
* version 1.3.7 - 2023/03/03
139+
* update grpc proto and grpc codes to compatible triton inference server 23.02
140+
141+
* version 1.3.6 - 2023/03/01
142+
* fix version error
143+
138144
* version 1.3.5 - 2023/03/01
139145
* fix http response callback error
140146

0 commit comments

Comments
 (0)