Skip to content

Commit

Permalink
Update Release 0.4.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-blazejkubiak committed Oct 20, 2023
1 parent 374d9c6 commit dbdbe24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ limitations under the License.

## Unreleased

[//]: <> (put here on external component update with short summary what change or link to changelog)

- Version of [Triton Inference Server](https://github.com/triton-inference-server/) embedded in wheel: [2.36.0](https://github.com/triton-inference-server/server/releases/tag/v2.36.0)

## 0.4.0 (2023-10-20)

- New: Remote Mode - PyTriton can be used to connect to a remote Triton Inference Server
- Introduced RemoteTriton class which can be used to connect to a remote Triton Inference Server
running on the same machine, by passing triton url.
Expand Down

0 comments on commit dbdbe24

Please sign in to comment.