Skip to content

22.09.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 02:46
· 1387 commits to main since this release

Features

  • Added shared_vfolder_info to get shared folder information and update_shared_vf_permission and remove_shared_vf_permission API to update and delete shared folder permissions. (#608)
  • Add -a / --all option to backend.ai ps like docker ps -a to list all sessions regardless of the statuses (#616)
  • Introduce vfolder status to control user access to individual vfolders (#713)
  • Add a new Agent option to (or not to) force terminate abusing kernels to support the use case for admins to watch what the containers actually do before terminating them. (#764)
  • Expose ComputeSession.id to query filter to enable GraphQL queries filter items by list of id. (#772)

Fixes

  • Fix extra vFolder access condition not applied when querying vFolder (#766)
  • Create vfolder status field in DB schema correctly. (#768)
  • Prevent unhandled read_stream exception which leads to the stuck of newly created sessions in the PREPARING status. (#771)
  • skip resolving fields from dead agent. (#775)

Full Changelog

Check out the full changelog until this release (22.09.1).

Full Commit Logs

Check out the full commit logs between release (22.09.0) and (22.09.1).