Skip to content

Version 1.5.5 (July 27, 2022)

Choose a tag to compare

@teetone teetone released this 27 Jul 20:37

Frontend

  • Add bundle state docs (#4127)
  • Optimize & Consolidate Bundle Sidebar & Bundle View (#4150)
  • Update size_str formatting to optionally include bytes string. (#4161)

CLI

None

Backend

  • Fix dependency resolution issues by pinning fewer GCP requirements (#4141)
  • Replace container with container_id in worker_run_state (#4120)
  • Upgrade ubuntu to 20.04 in Dockerfile.worker (#4146)
  • k8s runtime: Add Runtime abstraction for docker_utils methods (#4142)

Dev / docs / CI

None