Skip to content

v0.5.3

Choose a tag to compare

@inureyes inureyes released this 27 Aug 07:36
· 338 commits to main since this release

New Features

None

Improvements

  • Use Backend.AI cluster SSH key (/home/config/ssh/id_cluster) for auto-detected environments

Bug Fixes

None

CI/CD Improvements

None

Technical Details

  • When running in Backend.AI multi-node sessions (auto-detected via BACKENDAI_CLUSTER_HOSTS), bssh now automatically configures the cluster SSH key path to /home/config/ssh/id_cluster for seamless authentication

Dependencies

  • Version bumped from v0.5.2 to v0.5.3

Breaking Changes

None

Known Issues

None

What's Changed

  • feat: use Backend.AI cluster SSH key for auto-detected environments by @inureyes in #16

Full Changelog: v0.5.2...v0.5.3