Skip to content

Releases: tensorlakeai/indexify

v0.3.12

02 Oct 14:51
ac590e2
Compare
Choose a tag to compare
Bump version to 0.3.12 (#1759)

v0.3.11

25 Aug 14:44
260026d
Compare
Choose a tag to compare
fix SSE stream when users request for non blocking sse streams for ol…

v0.3.10

07 Aug 00:21
ba952cf
Compare
Choose a tag to compare
Release Indexfiy 3.10 (#1670)

v0.3.9

31 Jul 17:44
Compare
Choose a tag to compare
Bump Server version to release new image version

This would fix tensorlake CI

v0.3.8

29 Jul 00:27
1c9eb53
Compare
Choose a tag to compare
Update version (#1648)

* Add support for JSON and SSE responses to invoke endpoint

* update tensorlake version, indexify server and executor version

* update poetry lock

* fix import

* fix compilation errors

* fix test

v0.3.7

23 Jul 21:51
c3ca1f3
Compare
Choose a tag to compare
Bump axios in /server/ui in the npm_and_yarn group across 1 directory…

v0.3.6

21 Jul 20:27
0aa2f0f
Compare
Choose a tag to compare
Bump indexify-server version (#1629)

v0.3.5

26 Jun 17:40
Compare
Choose a tag to compare
Bump version to release indexify

v0.3.4

20 Jun 18:54
c40c41e
Compare
Choose a tag to compare
Updated event attributes, used spans where it seemed sensible. (#1489)

* Updated event attributes, used spans where it seemed sensible.

* Use consistent logging on executor

* Address naming inconsistencies.

* Print 1 message per fn_executor action.

* Rework fn_executor messages.

* Log executor_id and log inline while we are removing executors

* Lint for the linter god.

* Reimplemented logger changes, hopefully properly this time.

* Standardize on fn instead of fn_name

* Removed redundant message

* Added missing fn renames

* Lint for the linter god

* Fix broken merge

* Force use latest tensorlake.

* Minor fixes in logging tags + tensorlake update

---------

Co-authored-by: Julio Martinez <julio@tensorflow.ai>
Co-authored-by: Eugene Batalov <eugene@tensorlake.ai>

v0.3.3

16 Jun 19:37
Compare
Choose a tag to compare
Install indexify into images build using indexify-cli

OSS Indexify users need indexify to be installed in their function
images. The latest Tensorlake SDK is not installing them anymore.