Skip to content

v2.29.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 15:36
38d3bd4

2.29.0 (2026-07-28)

Features

  • cli: add --ab-percent to beta endpoints update (ENG-91343) (#479) (#94) (6da2943)

Bug Fixes

  • cli: Avoid printing configs in endpoint ls command (#481) (8db153c)
  • cli: display fine-tune checkpoint object names (#477) (38bdfc2)
  • cli: handle dotted file download directories (#484) (28a9c95)
  • cli: handle missing fine-tuning price estimates (#482) (ae1910e)
  • cli: Improve endpoint replica parameter bounds and inference for beta endpoint commands (#486) (fb7c42c)
  • cli: inform about CLI upgrades at most once per day (DX-844) (#488) (5c1bb3a)
  • cli: show fine-tune checkpoint registry names (#474) (e9e3254)

Chores