Skip to content

v2.32.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 19:16
c5af4e6

2.32.0 (2026-08-26)

Features

  • cli: add list/delete aliases for beta endpoints ls/rm (ENG-92294) (#538) (9a7c1e2)
  • CLI: add tg batches commands for the batch API (#525) (f7d63e0)
  • ENG-92086 - call prewarm API after volume upload and image build (#535) (371ae93)
  • Evals CLI: show files upload progress during evals create (#534) (0b51221)
  • expose RL checkpoint registry ids in OpenAPI (c82a86e)
  • openapi: add RL LoRA train_unembed (f38e2e0)
  • sync rollout partial capacity status (9bba29a)

Bug Fixes

  • cli: preserve controlled Jig failure diagnostics (#529) (5b0412f)
  • CLI: preserve diagnostics in truncated telemetry (#526) (4ee8806)
  • cli: preserve endpoint API failure diagnostics (#537) (49f368b)
  • cli: preserve endpoint creation diagnostics (#541) (a08d56c)
  • cli: preserve endpoint deletion failure diagnostics (#533) (cab1090)
  • cli: remove --scale-to-zero-window from beta endpoints (#545) (0070438)
  • cli: render numeric model revision fields (#531) (d3bc330)
  • cli: stabilize UnknownOptionError telemetry (#539) (9d23c56)
  • Endpoints CLI: Rename models output label 'Inference Name' to 'Endpoint string' (#530) (5bb08a5)
  • Finetuning CLI: remove broken pagination on list-events command (#540) (b88a85c)

Chores