What News in v0.25.0
Upsonic v0.25.0
Supported client version: 0.28.0
Deep Analyze for Run History
With this release we just increase functionality of run history elements.
What’s Changed
- Added llm and vector db observability by @onuratakan in https://github.com/Upsonic/Server/pull/151
- Fixed lock stuck bug after delete by @onuratakan in https://github.com/Upsonic/Server/pull/152
- Added deep analyze to run history by @onuratakan in https://github.com/Upsonic/Server/pull/153
Full Changelog: https://github.com/Upsonic/Server/compare/v0.24.0…v0.25.0
Upsonic v0.24.0
Supported client version: 0.27.0
Dump Together [NEW]
Added dump_together for improved reliability and speed. With this the dump operation is complete with only one request.
What’s Changed
- Changed upsonic connection code class name by @onuratakan in https://github.com/Upsonic/Server/pull/146
- Changed dependency key by @onuratakan in https://github.com/Upsonic/Server/pull/147
- Added dump_together for improved reliability and speed by @onuratakan in https://github.com/Upsonic/Server/pull/148
Full Changelog: https://github.com/Upsonic/Server/compare/v0.23.0…v0.24.0