Skip to content

Releases: tensorlakeai/indexify

v0.2.26

31 Jan 07:50
Compare
Choose a tag to compare
bump version

v0.2.25

31 Jan 00:47
Compare
Choose a tag to compare
upgrading terminal tasks and invocations as well

v0.2.24

31 Jan 00:11
Compare
Choose a tag to compare
update compute version

v0.2.23

30 Jan 22:10
74fdbcd
Compare
Choose a tag to compare
adding a knob to upgrade graph versions in already created tasks (#1199)

v0.2.22

29 Jan 07:08
359ae85
Compare
Choose a tag to compare
Remembering indexes while scanning for state changes (#1195)

* Remembering indexes while scanning for state changes

* reversing the state changes to process oldest first

v0.2.21

24 Jan 18:53
009077d
Compare
Choose a tag to compare
New release of Indexify

v0.2.20

17 Jan 21:09
Compare
Choose a tag to compare
chore(release) preparing for indexify=0.3.2

v0.2.19

17 Jan 20:46
Compare
Choose a tag to compare
chore(release) preparing for server=0.2.19

v0.2.18

16 Jan 21:37
Compare
Choose a tag to compare

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

v0.2.17

07 Jan 22:58
Compare
Choose a tag to compare

Implicit namespace creation