Skip to content

v0.9.6

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 20:25
· 55 commits to main since this release
v0.9.6
fae2ac3

The main highlight in this release is revised schema validation that should improve boot times. We also add support for torch 2.2, drop support for 3.7, add support for list in inputs, and fix some other bugs.

What's Changed

Changelog

  • 1999f43 Fix go-runtime setup for base-build workflow
  • 175e3e5 Implement base-building workflow
  • c138db2 feat: deprecate python 3.7 #2 (#1582)
  • fae2ac3 feat: new approach for fast validation - fast cold boot (#1553)
  • 1289b6f feat: support for list in inputs (#1561)
  • d1d3fc4 fix: invalid components: schema "Output": extra sibling fields: [title] (#1579)
  • cffd61b update compatibility matrices: support torch 2.2 (#1580)