Releases: helixml/helix
Releases · helixml/helix
1.4.0-rc2 - fixes from testing, roundtripping CRDs
- feat(kind): test arbitrary helix version by setting HELIX_VERSION
- feat(crd): use metadata.name as name, if set, in helix apply
- fix(crd): transform to valid crd frontend side for easy cnp
- fix: missing file, exchange rate example
- fix: helix app inspect outputs crd compatible format
- fix: clean output from helix app inspect
- fix: defensive frontend
Full Changelog: 1.4.0-rc1...1.4.0-rc2
1.4.0-rc1 - operator preview, roundtripping
What's Changed
- test(openai-api): fixes test after new scheduler by @philwinder in #585
- Feature/operator, roundtripping by @lukemarsden in #586
https://www.youtube.com/watch?v=11GYvfYjyV0
Full Changelog: 1.3.7...1.4.0-rc1
1.3.7 - scheduler improvements and HELIX_POSTGRES_SSL variable
What's Changed
- scheduler unit test by @rusenask in #579
- Feature/app dev log calls by @rusenask in #582
- Feature/limit llm calls to the owner user by @rusenask in #583
- feat(scheduler): new slot-based runners to improve scheduling stability by @philwinder in #581
- HELIX_POSTGRES_SSL variable either unset (default) or true to force postgres connection to require SSL
Full Changelog: 1.3.5...1.3.7
1.3.6 - scheduler improvements and HELIX_POSTGRES_SSL variable
What's Changed
- scheduler unit test by @rusenask in #579
- Feature/app dev log calls by @rusenask in #582
- Feature/limit llm calls to the owner user by @rusenask in #583
- feat(scheduler): new slot-based runners to improve scheduling stability by @philwinder in #581
- HELIX_POSTGRES_SSL variable either unset (default) or true to force postgres connection to require SSL
Full Changelog: 1.3.5...1.3.6
1.3.6-rc1: New slot based runner to improve scheduling stability
Deprecations
- The control plane will continue to work with old runners. But this update includes significant changes to the runner API. These APIs are backwards compatible for now. But they will be removed in a future version. Please upgrade your runners.
What's Changed
- scheduler unit test by @rusenask in #579
- Feature/app dev log calls by @rusenask in #582
- Feature/limit llm calls to the owner user by @rusenask in #583
- feat(scheduler): new slot-based runners to improve scheduling stability by @philwinder in #581
Full Changelog: 1.3.5...1.3.6-rc1
1.3.5 - improve scheduler resilience
What's Changed
- add debug logs for inference by @rusenask in #573
- bump chart version by @rusenask in #575
- dont skip actual schedule err by @rusenask in #578
- fix(scheduler): process whole queue, even if some work fails to schedule and add slot timeout by @philwinder in #580
Full Changelog: 1.3.4...1.3.5
1.3.4 - minor improvements to helix test
helix test
writes correct filepaths in output- always writes to
summary_latest.md
for easy uploading to a PR comment from your CI system of choice
Full Changelog: 1.3.3...1.3.4
1.3.3 - fix runner panic, improve helix test
What's Changed
- don't restart entire runner when one modelinstance is being shut down by @lukemarsden in #570
- test errors are failures too by @lukemarsden in #571
Full Changelog: 1.3.2...1.3.3
1.3.2 - various fixes
What's Changed
- handle case where we're viewing a session for a deleted app by @lukemarsden in #560
- feat(docs): add poc documentation for helix test by @philwinder in #563
- fix(docs): after feedback, remove mention of multi-step conversations… by @philwinder in #565
- dont send notifications for rag by @rusenask in #566
- feature/app api token for sessions by @rusenask in #567
- fix tool updates through UI by @rusenask in #568
Full Changelog: 1.3.1...1.3.2
1.3.1 - fix helm chart, minor improvements to helix test
What's Changed
- fix(helm): use correct port for chrome and increase liveness/readiness timeouts a bit due to typesense by @philwinder in #559
- don't hardcode helix.yaml by @lukemarsden in #558
Full Changelog: 1.3.0...1.3.1