.. meta::
    :description: Index of Neuron SDK component release notes with latest versions
    :keywords: neuron, release notes, components, versions, aws neuron sdk
    :date-modified: 02/26/2026

Neuron Component Release Notes
===============================

This page provides an index of all Neuron SDK component release notes. Each component has its own dedicated release notes page that tracks changes across all Neuron SDK versions.

.. list-table::
   :widths: 40 30 30
   :header-rows: 1
   :align: left

   * - Component
     - Updated in Neuron Version
     - Latest Component Version
   * - :doc:`Neuron Compiler <compiler>`
     - 2.27.0
     - 2.15.54.0
   * - :doc:`Neuron Containers <containers>`
     - 2.28.0
     - 2.28.0
   * - :doc:`Neuron Developer Tools <dev-tools>`
     - 2.28.0
     - 2.28.0
   * - :doc:`Neuron DLAMI <dlamis>`
     - 2.28.0
     - 2.28.0
   * - :doc:`JAX NeuronX <jax>`
     - 2.26.0
     - 0.6.2.1.0.*
   * - :doc:`NKI Library <nki-lib>`
     - 2.28.0
     - 2.28.0
   * - :doc:`Neuron Kernel Interface <nki>`
     - 2.28.0
     - Beta 2 (0.2.0)
   * - :doc:`NxD Core <nxd-core>`
     - 2.26.0
     - 0.15.22259
   * - :doc:`NxD Inference <nxd-inference>`
     - 2.28.0
     - 0.8.16251
   * - :doc:`NxD Training <nxd-training>`
     - 2.25.0
     - 1.5.0
   * - :doc:`PyTorch Neuron Framework (torch-neuronx) <pytorch>`
     - 2.28.0
     - 2.28.0
   * - :doc:`Neuron Runtime Library <runtime>`
     - 2.28.0
     - 2.30.50.0
   * - :doc:`Neuron Driver <runtime>`
     - 2.28.0
     - 2.26.5.0
   * - :doc:`Neuron Collectives <runtime>`
     - 2.28.0
     - 2.30.58.0
  
* For older components and features that have not been updated recently or are out of support, see :doc:`../archive/index`.

.. toctree::
   :maxdepth: 1
   :hidden:

   Neuron Compiler <compiler>
   Neuron Containers <containers>
   Neuron Developer Tools <dev-tools>
   Neuron DLAMI <dlamis>
   JAX NeuronX <jax>
   NKI Library <nki-lib>
   Neuron Kernel Interface <nki>
   NxD Core <nxd-core>
   NxD Inference <nxd-inference>
   NxD Training <nxd-training>
   PyTorch Neuron Framework <pytorch>
   Neuron Runtime <runtime>
   Older components and features <../archive/index>
