EOL.Wiki EOL.Wiki
← ← Back to all products

JAX

Active
Frameworks Latest Version: 0.10.1 Latest Release: May 20, 2026

JAX is Google's high-performance array computing and autodiff library (NumPy on GPU/TPU). Only the latest release line is supported. Per SPEC 0, JAX requires Python 3.11+ since 0.7.0 (July 2025); latest 0.10 supports Python 3.11-3.14 on NVIDIA GPU (CUDA 12), Google TPU and AMD GPU.

Versions

8

Latest Version

0.10.1

Active Support

1

EOL

7

Lifecycle Timeline

Today
0.10
0.10
0.9
0.9
0.8
0.8
0.7
0.7
0.6
0.6
0.5
0.5
0.4
0.4
0.3
0.3
Active SupportSecurity SupportEOL

Versions

ReleaseRelease DateActive SupportEOLLatest VersionLTSStatus
0.10Apr 16, 2026YesNo0.10.1No
Active
0.9Jan 20, 2026NoYes0.9.2No
EOL
0.8Oct 15, 2025NoYes0.8.3No
EOL
0.7Jul 22, 2025NoYes0.7.2No
EOL
0.6Apr 17, 2025NoYes0.6.2No
EOL
0.5Jan 17, 2025NoYes0.5.3No
EOL
0.4Dec 13, 2022NoYes0.4.38No
EOL
0.3Feb 11, 2022NoYes0.3.25No
EOL

Frequently Asked Questions

Which versions of JAX have reached end of life?
The following JAX versions have reached end of life and no longer receive security updates: 0.9, 0.8, 0.7, 0.6, 0.5, 0.4, 0.3. It is recommended to upgrade to a supported version.
Is it safe to continue using JAX 0.9?
JAX 0.9 has reached end of life and no longer receives security patches or bug fixes. Continuing to use it may expose your systems to known vulnerabilities. We strongly recommend upgrading to a supported version.
What is the latest version of JAX?
The latest version of JAX is 0.10.1, released in the 0.10 release cycle.
How many versions of JAX are currently supported?
JAX currently has 1 actively supported version(s): 0.10.
When does JAX 0.10 reach end of life?
JAX 0.10 does not have a specific end-of-life date announced yet.
What should I do when JAX reaches end of life?
When a JAX version reaches end of life, you should: 1) Plan your migration to a supported version as soon as possible. 2) Review the release notes for breaking changes. 3) Test your applications thoroughly in a staging environment. 4) Update your dependencies to ensure compatibility with the new version.