Viash 0.9.5

Hotfix for internal CI usage

New Release
Author

Viash Team

Published

October 6, 2025

What’s new?

This is a hotfix release to support internal CI usage and testing. There is no functionality change for regular users.

Full changelog

MINOR CHANGES

  • Vsh repository: Add support for overriding host resolving (PR #854). This is meant for internal usage and testing and will be replaced in the near future.

BUG FIXES

  • Dependencies: Fix an issue where deeply nested dependencies are not resolvable if they require a local dependency (PR #838). This solves a build issue, some issues still remain with running components with such dependencies.