---
title: "Aerospike Database 6.2.0.2 Release Notes"
description: "Aerospike Database 6.2.0.2 release notes detailing ASADM Python 3.10 updates and sindex-exists crash fixes."
---

# Aerospike Database 6.2.0.2 Release Notes

> For the complete documentation index see: [llms.txt](https://aerospike.com/docs/llms.txt)
> 
> All documentation pages available in markdown.

December 8, 2022  |  **[Download](https://aerospike.com/download/)**

## Improvements

### TOOLS-2286 (ASADM)

Issue: Bundle asadm with Python 3.10.

Resolution: Update to the next major version of Python to make use of new features and address that asadm on Linux was using a Python version with vulnerabilities.

Branches affected: 6.2.0, 6.1.0, 6.0.0

## Bug fixes

### AER-6583 (INFO)

Issue: A `sindex-exists` command where the ‘ns’ parameter does not match a namespace on the node will cause a crash.

Resolution: A `sindex-exists` command where the ‘ns’ parameter does not match a namespace on the node will no longer cause a crash.

Branches affected: 6.2.0, 6.1.0

## Known issues

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