CoreWeave Release Notes

Last updated: Apr 4, 2026

  • Apr 3, 2026
    • Date parsed from source:
      Apr 3, 2026
    • First seen by Releasebot:
      Apr 4, 2026
    CoreWeave logo

    CoreWeave

    April 3, 2026

    CoreWeave launches Alerts with real-time notifications for clusters, deployments, and operations.

    CoreWeave Alerts is now available, delivering real-time notifications about your clusters, deployments, and operations. Route alerts to Slack through an OAuth integration or incoming webhook, or to any HTTPS endpoint using a generic webhook with optional signature verification. Setting up these integrations requires the new Notifications Admin IAM role, while viewing the notifications in Cloud Console requires the new Notifications Viewer role. See the CoreWeave Alerts release notes for more information.

    Original source Report a problem
  • Mar 30, 2026
    • Date parsed from source:
      Mar 30, 2026
    • First seen by Releasebot:
      Mar 31, 2026
    CoreWeave logo

    CoreWeave

    March 30, 2026

    CoreWeave adds Dedicated VAST Storage documentation for single-tenant VAST clusters with multi-protocol access and data services.

    Documentation is now available for Dedicated VAST Storage, CoreWeave's single-tenant VAST clusters co-located with your GPU infrastructure. Each cluster is physically isolated to a single tenant with direct access to the VAST Management System (VMS), multi-protocol support (NFS, S3, and SQL), and advanced data services including VAST Catalog, DataBase, DataEngine, and cross-cluster replication. See the Dedicated VAST Storage release note for more information.

    Original source Report a problem
  • All of your release notes in one feed

    Join Releasebot and get updates from CoreWeave and hundreds of other software products.

  • Mar 20, 2026
    • Date parsed from source:
      Mar 20, 2026
    • First seen by Releasebot:
      Mar 21, 2026
    CoreWeave logo

    CoreWeave

    March 20, 2026

    CoreWeave adds Super Regional logs data sources in US East, US West, and EU South for regional application, platform, and audit log queries.

    Logs are now available from Super Regional data sources in US East, US West, and EU South, alongside the Global logs source.

    Super Regional Grafana data sources let you query application and platform logs in the region where they were generated, with separate Super Regional sources for CKS audit logs.

    See Metrics and logs data sources for endpoints, data source names, and when to use Global versus Super Regional queries.

    Original source Report a problem
  • Mar 18, 2026
    • Date parsed from source:
      Mar 18, 2026
    • First seen by Releasebot:
      Mar 20, 2026
    CoreWeave logo

    CoreWeave

    March 12, 2026

    CoreWeave's SUNK v7.3.0 adds Slurm node naming, better drain handling, log capture, and bug fixes.

    SUNK v7.3.0

    SUNK v7.3.0 has been released. This release enables explicit naming of Slurm nodes through configurable Kubernetes labels. Additionally, nodes in drain with the duplicate job id reason will now be picked up by the automatic HPC verification workflow. This release also adds the ability to capture logs from slurmd and slurmstepd, and includes several bug fixes. For more information, see the SUNK v7.3.0 release note.

    Original source Report a problem
  • Mar 17, 2026
    • Date parsed from source:
      Mar 17, 2026
    • First seen by Releasebot:
      Mar 20, 2026
    CoreWeave logo

    CoreWeave

    March 16, 2026

    CoreWeave adds pre-staging for AI Object Storage to cut cold-start latency in LOTA cache workloads.

    CoreWeave AI Object Storage now supports pre-staging objects into the LOTA cache.

    A single HeadObject call triggers LOTA to fetch the complete object from backend storage and place it in the distributed NVMe cache, eliminating cold-start latency for training, inference, and checkpoint-restore workloads.

    See the pre-stage cache release note for more information.

    Original source Report a problem
  • Mar 16, 2026
    • Date parsed from source:
      Mar 16, 2026
    • First seen by Releasebot:
      Mar 20, 2026
    CoreWeave logo

    CoreWeave

    March 16, 2026

    CoreWeave adds B300 InfiniBand instances with eight NVIDIA B300 Blackwell GPUs and faster memory and networking.

    B300 (InfiniBand) instances are now available. These instances are powered by eight NVIDIA B300 Blackwell GPUs and deliver higher performance per GPU, 50% more GPU memory, and double the InfiniBand speed compared to B200 systems. B300 instances are available in US-EAST-13A and US-WEST-01A. Contact us for pricing.

    Original source Report a problem
  • Mar 16, 2026
    • Date parsed from source:
      Mar 16, 2026
    • First seen by Releasebot:
      Mar 20, 2026
    CoreWeave logo

    CoreWeave

    March 16, 2026

    CoreWeave updates its ncore image and GPU driver compatibility table with B300 InfiniBand support.

    The ncore image and GPU driver compatibility table has been updated. B300 (InfiniBand) is now included with latest supported ncore image ncore-image-2.33.0 and compatible GPU drivers 580 and 590. See GPU driver management and Update GPU driver version for details.

    Original source Report a problem
  • Mar 9, 2026
    • Date parsed from source:
      Mar 9, 2026
    • First seen by Releasebot:
      Mar 20, 2026
    CoreWeave logo

    CoreWeave

    March 10, 2026

    CoreWeave adds Spot Node Pools to CKS and a capacity plans overview for side-by-side comparison of all four compute models.

    Spot Node Pools are now available in CKS, providing pay-as-you-go access to high-performance, preemptible compute resources without long-term commitments. A new Capacity plans overview page compares all four CKS capacity models side by side. See the Spot Node Pools release note for more information.

    Original source Report a problem
  • Feb 5, 2026
    • Date parsed from source:
      Feb 5, 2026
    • First seen by Releasebot:
      Mar 20, 2026
    CoreWeave logo

    CoreWeave

    February 4, 2026

    CoreWeave adds comprehensive Node Pool configuration management with staged updates, rollback support, and full configuration history visibility. Users can now track active and pending configurations and use cwic to upgrade Node Pools or roll back to earlier states.

    CKS Node Pools now support comprehensive configuration management with staged updates, rollback capabilities, and full visibility into configuration history.

    Node Pool configurations define the desired state for Nodes, including ncore image, GPU driver, and Kubernetes versions. The Node Pool Status now tracks the active configuration, staged pending configurations awaiting user approval, and a history of all applied configurations.

    Use the CoreWeave Intelligent CLI (cwic) to upgrade Node Pools to pending configurations or roll back to previous configurations. See the Node configuration visibility and management release notes for more information.

    Original source Report a problem
  • Feb 5, 2026
    • Date parsed from source:
      Feb 5, 2026
    • First seen by Releasebot:
      Mar 20, 2026
    CoreWeave logo

    CoreWeave

    January 30, 2026

    CoreWeave adds RenameObject to AI Object Storage for fast, atomic server-side object renaming.

    CoreWeave AI Object Storage now supports the RenameObject API for atomic, server-side object renaming.

    The RenameObject API provides atomic rename operations within the same bucket, completing in milliseconds regardless of object size. Unlike copy-and-delete workflows, RenameObject updates metadata only—no data is copied and no temporary storage duplication occurs.

    For more information, see the RenameObject release notes.

    Original source Report a problem

Related products