Skip to content

v0.26.0

Choose a tag to compare

@andrew-anyscale andrew-anyscale released this 26 Jan 18:26
· 59 commits to main since this release
c0b4e95

RayCI v0.26.0 Release Notes

New Features

  • Wanda dependency resolution: Automatically resolves dependencies between specs and builds them in topological order
  • Wanda envfile support: Load environment variables from .env files via the envfile field
  • rayapp in releases: The rayapp binary is now included in release builds

Bug Fixes

  • Fixed DisableCaching field being ignored during spec parsing
  • Fixed TestResolveLocalImage test compatibility with Docker Desktop

Other Changes

  • Simplified dependency graph implementation
  • Added AGENTS.md documentation for AI agent guidance
  • Refactored release.sh and added test coverage for wanda

Full Changelog

v0.25.0...v0.26.0