N.B.: If you are upgrading from polyaxon v1.x, please check the v2 release notes and the migration guide.

V2.2.0

CLI

  • Enhancement: Add possibility to set owner or team space.
  • Enhancement: Add initial local process executor.
  • Fix: Issue with logger not showing correct information when starting runs.

Core

  • Enhancement: Update filesystems versions.
  • Enhancement: Update payload to handle team role.
  • Enhancement: Automatically hide gpus if not requested.
  • Fix: Issue with events and assets archive logic.
  • Security: Fix CVE issues.

Operator

  • Enhancement: Update logic for Kubeflow operator to use None as default clean pod policy to avoid race condition during logs collection.
  • Enhancement: Update logic for RayOperator to handle the last kuberay version.

UI

  • New: Add workspaces to search bar to allow switching between workspaces.
  • New: Add teams routes to allow accessing projects and runs under specific team space.
  • New: Show members and their roles in the team space.
  • Enhancement: Update invite modal to allow inviting all members without filtering for non-admins.

Commercial

  • New: Add support for default team policy to be applied to all projects created via team space.
  • Enhancement: Refactor permissions.
  • Security: Fix CVE issues.