Skip to content

Latest commit

 

History

History
403 lines (187 loc) · 25.5 KB

File metadata and controls

403 lines (187 loc) · 25.5 KB

Changelog

0.20.0 (2026-08-14)

Features

  • inference: Validate engine against API-advertised engines instead of a hardcoded list (#389) (81d9a65)

Dependency Updates

0.19.0 (2026-07-23)

Features

  • cks: add kubelet configuration overrides to cks_cluster (#346) (662325d)

Bug Fixes

  • object_storage: isolate S3 client from AWS configuration (#356) (728fc6b)
  • object_storage: use Current (not Latest) for bucket inventory included_object_versions (#359) (7af403d)

0.18.0 (2026-07-14)

Features

  • inference: support runtime engine env (#347) (46b4d00)
  • object_storage: Add bucket inventory resource (#345) (e311ef7)

Bug Fixes

  • inference: Preserve observed status fields across updates (#344) (6001160)

Documentation

0.17.0 (2026-07-01)

Features

  • inference: Add support for dynamo-vllm runtime engine (#342) (71070f3)

0.16.0 (2026-06-30)

Features

  • cks: add support for cks tailscale integration (#293) (c13a02d)

0.15.2 (2026-06-30)

Bug Fixes

  • inference: Allow W&B server_url without api_key on gateways (#337) (fe9def8)

0.15.1 (2026-06-29)

Documentation

  • apply Terraform reference clarity edits from coreweave/docs#3246 (#332) (873935d)
  • fix: Broken doc URLs and minor documentation linting (#326) (ec71cdf)
  • networking_vpc: scope host_prefix /18 requirement to SUNK (#328) (8e2a6da)

0.15.0 (2026-06-25)

Features

  • inference: accept full semver versions for deployment runtime (#329) (a9d1221)

0.14.0 (2026-06-22)

Features

  • inference: Add inference deployment, gateway, and capacity claim resources (#279) (b134474)
  • inference: invalidate CAPACITY_TYPE_SERVERLESS, add superseding CAPACITY_TYPE_MANAGED (#321) (7d4534a)
  • object_storage: add acceptance sweeper and deprecate lifecycle rule.prefix (#313) (b906619)

0.13.0 (2026-04-02)

Features

Bug Fixes

  • cks: only populate changed fields in cluster update requests (#295) (2120413)

0.12.0 (2026-03-12)

Features

0.11.0 (2026-02-12)

Features

Bug Fixes

0.10.1 (2026-02-02)

Bug Fixes

  • networking: remove ValidateConfig from VPC resource to allow plans with unknowns at config-time (#233) (cc98481)

0.10.0 (2026-01-29)

Features

  • networking: support new host_prefixes field, deprecate host_prefix field (#223) (93f6589)

Bug Fixes

  • deps: update module buf.build/gen/go/coreweave/networking/protocolbuffers/go ( v1.36.2-20250310211902-b930cb89bad3.1 → v1.36.11-20260121155637-a637e7777165.1 ) (cf74ac2)

Dependency Updates

  • bump buf.build/gen/go/coreweave/cwobject/connectrpc/go (#186) (b4f3683)
  • bump github.com/aws/smithy-go from 1.22.5 to 1.24.0 (#182) (7dd8ec5)
  • bump github.com/hashicorp/terraform-plugin-sdk/v2 (#127) (a542ab3)
  • bump Go to 1.25.5 (#163) (c2dd23c)

0.9.0 (2026-01-13)

Features

  • ckscluster: support node_port_range update operations (#171) (39b2679)

0.8.1 (2026-01-09)

Bug Fixes

  • Set the user-agent header (6c63d87)

Documentation

  • Escape special characters (#169) (1a031f5)
  • expand description strings with cross-links for all resources (#166) (d66b019)

0.8.0 (2025-12-26)

Features

  • object_storage: add settings resource, which can configure audit_logging (#164) (3333933)

0.7.1 (2025-11-14)

Bug Fixes

  • debug request/response data for every request (#157) (bae7da5)
  • s3 lifecycle noncurrent version transitions are not applied (#161) (5ca2088)
  • use prototext to format debug payloads (#159) (af811f6)

0.7.0 (2025-10-31)

Features

  • ckscluster: add support for node port range on cks cluster crea… (#146) (090ab6b)
  • storage: implement lifecycle transitions (#148) (26b9508)

Bug Fixes

  • propagate ConnectRPC error messages to user (#154) (2557027)

0.6.0 (2025-10-24)

Features

  • ckscluster: new field shared_storage_cluster_id (#151) (ae3c9a9)

0.5.2 (2025-10-16)

Bug Fixes

  • storage: ignore unset noncurrent lifecycle rules (#145) (1f44aff)

0.5.1 (2025-10-09)

Bug Fixes

0.5.0 (2025-10-09)

Features

  • cks: add support for new admin_group_binding oidc field on cks api (#133) (1171e8c)

0.4.0 (2025-09-23)

Features

  • add service_account_oidc_issuer_url attribute to cks_cluster (#122) (449b011)

Bug Fixes

  • improve error message when importing non-existent policy (#120) (229d6e7)

Tests

  • update acceptance test tf versions to 1.12/1.13 (#124) (da6a158)

0.3.0 (2025-08-06)

Features

0.2.10 (2025-07-30)

Bug Fixes

  • add user-agent header with terraform & provider version (#117) (1b803c0)
  • state handling bugs for vpc.dhcp & cluster.oidc (#114) (400587f)

0.2.9 (2025-06-05)

Bug Fixes

0.2.8 (2025-06-03)

Bug Fixes

  • set intermediate state before continuing to poll (#108) (a00a91e)

0.2.7 (2025-06-02)

Bug Fixes

  • update retry policy to allow context.DeadlineExceeded errors (#106) (be3f77a)

0.2.6 (2025-05-29)

Bug Fixes

0.2.5 (2025-05-28)

Bug Fixes

  • set http.ProxyFromEnvironment in client transport (#102) (ae63d8b)

0.2.4 (2025-04-25)

Documentation

0.2.3 (2025-03-17)

Bug Fixes

  • increase cks_cluster resource timeout to 45 minutes (#97) (60782de)

0.2.2 (2025-03-11)

Bug Fixes

  • update clients, handle cluster creation failures (#90) (ee5123f)

0.2.1 (2025-03-10)

Documentation

  • add cluster and vpc data source examples (#87) (5d3079e)

0.2.0 (2025-03-10)

Features

  • add coreweave_cks_cluster data source (#80) (da2e2fc)
  • add coreweave_networking_vpc data source (#82) (256e094)

0.1.8 (2025-02-28)

Bug Fixes

  • add api_server_endpoint field to cluster resource, handle not found errors correctly (#77) (e2d7b84)
  • docs: add import syntax (#73) (f2c9633)

0.1.7 (2025-02-21)

Bug Fixes

  • handle resource already exists error (#69) (a07f3ff)
  • provider token initialization, update docs (#67) (f7995b0)

0.1.6 (2025-02-21)

Bug Fixes

  • do not update terraform-registry-manifest on release (#65) (f307091)

0.1.5 (2025-02-20)

Bug Fixes

  • update terraform provider with latest vpc api schema changes (#58) (2e4a8b2)

0.1.4 (2025-02-05)

Bug Fixes

0.1.3 (2025-01-31)

Bug Fixes

  • only parse first line of commit message (#47) (5448b94)
  • proper release job permissions (#48) (4e1a431)

0.1.2 (2025-01-31)

Bug Fixes

  • update tagging logic to ignore PR numbers in commit message (#45) (5a3b276)

0.1.1 (2025-01-31)

Bug Fixes

0.1.0 (2025-01-14)

Bug Fixes

  • add auto-tagging job (6cceb9b)
  • add release-please manifest, set initial version to v0.1.0 (6425edd)
  • checkout repo in release-please workflow (994ac8d)
  • only run tests on PRs (5289fb8)
  • release-please action (59f0400)
  • setup release-please, add license (fafb773)
  • specify release-please config file (b0e9ab8)
  • upgrade release-please action (a3387a4)