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

V2.8.1

Core

  • Enhancement: Add user email {{ globals.user_email }} to the operation context.
  • Enhancement: Improve logic for reporting logs in manually tracked runs.
  • Enhancement: Improve logic for tracking run environment.
  • Enhancement: Update fs backend versions.

Operator

  • Enhancement: Add flag to enable/disable the finalizers.
  • Enhancement: Add status finalizer to correctly stop and sync operation’s status.
  • Enhancement: always clean finalizers and operations.
  • Enhancement: Remove TTL adjustments for operations to prevent race conditions.
  • Fix: Regression in stopping operations not being stopped.

V2.8.0

Core

  • Enhancement: Always set permissions for files and events generated by polyaxon.
  • Enhancement: Improve sidecar retry logic.

Operator

  • Enhancement: Add flag to enable/disable the finalizers.
  • Enhancement: always clean finalizers and operations.
  • Enhancement: Remove TTL adjustments for operations to prevent race conditions.

UI

  • New: Add filters for nodes, pods, and containers in the logs tab.

Commercial

  • Security: Fix CVE issues.