# Aerospike Database 6.2.0.3 Release Notes

January 24, 2023  |  **[Download](https://aerospike.com/download/)**

## Bug fixes

### AER-6601 (CLUSTERING)

Issue: When a node fails to cluster due to a cluster size limit, it leaks memory.

Resolution: When a node fails to cluster due to a cluster size limit, it will no longer leak memory.

Branches affected: 6.2.0, 6.1.0, 6.0.0, 5.7.0

### AER-6597 (QUERY)

Issue: A secondary index query may return incorrect results if the bin type changes from CDT to non-CDT during the query.

Resolution: If the bin type changes from CDT to non-CDT during a secondary index query, the query will always return correct results.

Branches affected: 6.2.0, 6.1.0, 6.0.0, 5.7.0

## Known issues

[Known issues for 6.2.0.3](https://aerospike.com/docs/database/reference/issues?search=6.2.0.3)