Skip to content

Releases: helixml/helix

1.4.0-rc2 - fixes from testing, roundtripping CRDs

07 Nov 12:15
Compare
Choose a tag to compare
  • 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

07 Nov 01:37
e916173
Compare
Choose a tag to compare

What's Changed

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

06 Nov 12:23
Compare
Choose a tag to compare

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
Screenshot 2024-11-06 at 12 16 11

Full Changelog: 1.3.5...1.3.7

1.3.6 - scheduler improvements and HELIX_POSTGRES_SSL variable

06 Nov 12:16
Compare
Choose a tag to compare

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
Screenshot 2024-11-06 at 12 16 11

Full Changelog: 1.3.5...1.3.6

1.3.6-rc1: New slot based runner to improve scheduling stability

06 Nov 08:52
Compare
Choose a tag to compare

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

Full Changelog: 1.3.5...1.3.6-rc1

1.3.5 - improve scheduler resilience

01 Nov 14:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.4...1.3.5

1.3.4 - minor improvements to helix test

24 Oct 05:54
Compare
Choose a tag to compare
  • 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

24 Oct 05:24
ba6ba94
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2 - various fixes

24 Oct 04:31
762430f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1 - fix helm chart, minor improvements to helix test

23 Oct 06:32
858f54a
Compare
Choose a tag to compare

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