Releases: tensorlakeai/indexify
Releases · tensorlakeai/indexify
v0.2.26
v0.2.25
upgrading terminal tasks and invocations as well
v0.2.24
update compute version
v0.2.23
adding a knob to upgrade graph versions in already created tasks (#1199)
v0.2.22
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
New release of Indexify
v0.2.20
chore(release) preparing for indexify=0.3.2
v0.2.19
chore(release) preparing for server=0.2.19
v0.2.18
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
Implicit namespace creation