Download Latest Version TypeDB 3.11.0-rc1 source code.tar.gz (1.4 MB)
Email in envelope

Get an email when there's a new version of TypeDB

Home / 3.10.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-24 761 Bytes
TypeDB 3.10.2 source code.tar.gz 2026-04-24 1.3 MB
TypeDB 3.10.2 source code.zip 2026-04-24 1.8 MB
Totals: 3 Items   3.1 MB 0

Download from TypeDB Package Repository:

Distributions for 3.10.2

Pull the Docker image:

:::docker pull typedb/typedb:3.10.2```


## New Features


## Bugs Fixed

- **Fix distinct stage stack overflow**

  Distinct stages relied on recursion instead of a loop, which could rapidly lead to stack overflows. We now use a simple loop instead.

- 
- **Fix statistics records reading**

  We fix a bug in statistics synchronization that led to out-of-sync statistics, which ultimately led to bad query planning.



## Code Refactors

## Other Improvements
Source: README.md, updated 2026-04-24