VectoriaDB 2.1.3: Geospatial Support & Security Patch
Geospatial Support – Initial support for geospatial data types and queries.
- Optimized index structures for faster query execution
- Fixed critical replication bug causing data consistency issues
- Patched authentication vulnerability
VectoriaDB 2.1.2: Documentation Enhancements
Documentation – Enhanced documentation structure with new icons and updated pages.
- New dropdown icons for improved navigation
- Restructured documentation pages
VectoriaDB 2.1.1: Release Automation
Automation – Added workflows for cherry-picking and release management.
- Streamlined release process with automated workflows
VectoriaDB 2.1.0: New Release Line
Release – Initial release of the 2.1.x release line.
- Builds upon v2.0.x with improved stability
VectoriaDB 2.0.2: ReDoS Security Hardening
Security – Hardened regex analyzer and namespace sanitizer against ReDoS attacks.
- Regex patterns now trimmed to 500 characters with bounded helper regexes
- Redis namespace sanitization uses precompiled SAFE_PATTERNS