Skip to content

v0.2.18

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 21:37
· 41 commits to main since this release

What's Changed

  • Add Executor CLI arg that defines port range used for Function Executors by @eabatalov in #1149
  • Remove stale not used files by @eabatalov in #1150
  • Fix: We aren't passing the image_uri back to the data model. by @j3m7 in #1151
  • Function allowlist for Executor and manual Graph management by @diptanu in #1146
  • feat(server): API and Event processing improvements by @seriousben in #1152
  • Upgrade Axum and OTEL by @diptanu in #1153
  • Test for Function routing to Executors with function allowlists by @eabatalov in #1155
  • Fail graph update if graph version didn't change by @eabatalov in #1156
  • Handle all exit related signals in Executor by @eabatalov in #1158
  • Implement deletion of resources cleanly by @diptanu in #1154
  • Migrate to tensorlake sdk by @j3m7 in #1159
  • writing new task placement results after executor is deregistered by @diptanu in #1160
  • Moved to use Union instead of pipe for return type and updated to use… by @j3m7 in #1161
  • Clean and synchronized shutdown of Executor by @eabatalov in #1163
  • Add tensorlake as submodule. by @j3m7 in #1164
  • Move all Python code into indexify package by @eabatalov in #1166
  • Remove direct dependency on tensorlake package by @eabatalov in #1167
  • Fix python3.9 Docker image tag by @eabatalov in #1168

Full Changelog: v0.2.17...v0.2.18