Release notes - Kaptain SDK 1.3.0
This section includes a list of fixes and improvements released with this version of the Kaptain SDK.
Improvements and fixes
Extended SDK API to support KServe transformers via
model.deploy(). This allows configuring custom transformer components for theInferenceService.Model serialization functionality to support model saving, and loading. This allows instantiating a
Modelinstance based on the saved state. The resulting export/import files are stored in JSON format.New kaniko version (
v1.9.1) to supportcgroup v2container runtimes.