Skip to content

Releases: kserve/rest-proxy

v0.12.0

21 Jun 20:39
c5a4f74
Compare
Choose a tag to compare

What's Changed

  • Make the builder configurable in the Makefile by @spolti in #35
  • chore: update google.golang.org/protobuf to v1.33.0 by @israel-hdez in #40
  • chore: Update golang.org/x/net by @spolti in #41

New Contributors

Full Changelog: v0.11.2...v0.12.0

v0.12.0-rc0

22 Apr 18:43
c5a4f74
Compare
Choose a tag to compare
v0.12.0-rc0 Pre-release
Pre-release

What's Changed

  • Make the builder configurable in the Makefile by @spolti in #35
  • chore: update google.golang.org/protobuf to v1.33.0 by @israel-hdez in #40
  • chore: Update golang.org/x/net by @spolti in #41

New Contributors

Full Changelog: v0.11.2...v0.12.0-rc0

v0.11.2

29 Dec 23:28
513a3f2
Compare
Choose a tag to compare

What's Changed

  • fix: Link Python 3.8 in Dockerfile by @rafvasq in #34
  • chore: Add CodeQL configuration by @ckadner in #29
  • chore: Upgrade Go version from 1.18 to 1.19 by @spolti in #28
  • chore: Upgrade golang.org/x/net and golang.org/grpc by @spolti in #30
  • chore: Upgrade golang.org/protobuf by @spolti in #37
  • chore: Upgrade golang.org/x/crypto by @spolti in #36

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

02 Oct 21:01
68c135f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

01 Aug 14:18
83b1221
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.11.0-rc1

21 Jul 21:16
83b1221
Compare
Choose a tag to compare
v0.11.0-rc1 Pre-release
Pre-release

v0.11.0-rc0

24 May 17:31
83b1221
Compare
Choose a tag to compare
v0.11.0-rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.0...v0.11.0-rc0

v0.10.0

10 Jan 23:53
bac0dd9
Compare
Choose a tag to compare

Release v0.10.0

What's Changed

  • fix: Support request/response parameters by @njhill in #15
  • chore: Split request and response handling parts of the code by @njhill in #16
  • feat: Support BYTES/string type tensors by @njhill in #17
  • chore: Update dependencies by @njhill in #19
  • chore: Build not push on Pull Request by @ckadner in #22

New Contributors

Full Changelog: v0.1.4...v0.10.0