Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 22 May 14:56
· 50 commits to main since this release
54ad44f

What's Changed

New Features 🎉

  • docs: document delivery policies for message queues by @masci in #486
  • chore: migrate project to uv by @masci in #491
  • docs: add basic CONTRIBUTING.md by @masci in #492
  • fix: actually use Redis as message queue by @masci in #497
  • docs: fix buggy example code by @masci in #500
  • feat: expose nextjs UI from the apiserver by @masci in #499
  • fix: use a global settings instance by @masci in #501
  • feat: add llamactl serve command for local development by @masci in #502
  • feat!: improve local source manager by @masci in #503
  • fix: pass base_path from the deploy command in llamactl by @masci in #504
  • fix: add nodejs to the Docker image by @masci in #505

Full Changelog: v0.7.2...v0.8.0