Skip to content

v24.7.0-next.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jun 09:37

24.7.0-next.1 (2026-06-09)

Bug Fixes

  • build: disable darwin builds for now (a5978a3)
  • cli: accept --project-id or "project use" interchangeably (ab0fd7b)
  • cli: fix parameter descriptions and defaults across commands (a9b2506)
  • cli: improve enum completion filtering and update cobra setup comment (c31097b)
  • cli: keep active project consistent across user contexts (e737af3)
  • cli: reconcile command params with the gRPC request fields (1508384)
  • network: disable network create command until ListSubnets endpoint available (282a6fc)
  • node: add id parameter to node update action (9bab5cb)
  • project: deprecate description and environment fields and fix generator enum handling (5958d1b)

Features

  • cli: add missing gRPC coverage commands (253efc7)
  • generator: add session-sourced params and --project-id override (4c0f041)