Skip to content

Release v0.19.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 15:14
· 7 commits to refs/heads/master since this release
a253cca

What’s Changed

Features

  • Feature/SK-1102 | Simplify ClientAPI and add support for inference @niklastheman (#726)
  • Feature/SK-1167 | Add SetServerFunctions endpoint to auth @viktorvaladi (#737)
  • Feature/SK-1164 | grpc allow version up to <v1.67 @Wrede (#732)
  • Feature/SK-946 | Default value on session config @viktorvaladi (#735)
  • Feature/SK-946 | Graceful failing if new container is not present @viktorvaladi (#733)
  • Feature/SK-946 | Add functionality for user defined server-functions @viktorvaladi (#666)

Fixes

  • Fix/SK-1167 | Fix exception so it handles different errors better @viktorvaladi (#744)
  • Fix/SK-1178 | Set client_id in ModelRequest + single hearbeat function @Wrede (#739)
  • Fix/SK-1181 | Prevent default flag values from always overwriting yaml file in start-v2 @benjaminastrand (#741)
  • Fix/SK-1179 | Update min protobuf version @benjaminastrand (#740)
  • Fix/SK-1169 | Enable --combiner flag without api-url @Wrede (#734)