Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CoderDayton
/
SimpleVecDB
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
10
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Release 2.6.0: durability, security, and integration hardening
- #16
#16
Merged
CoderDayton
merged 12 commits into
main
CoderDayton/SimpleVecDB:main
from
release/2.6.0
CoderDayton/SimpleVecDB:release/2.6.0
Copy head branch name to clipboard
May 6, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Release 2.6.0: durability, security, and integration hardening
#16
CoderDayton
merged 12 commits into
main
CoderDayton/SimpleVecDB:main
from
release/2.6.0
CoderDayton/SimpleVecDB:release/2.6.0
Copy head branch name to clipboard
Commits
Commits on May 6, 2026
fix: harden save/write paths and concurrency for 2.6.0
Show description for fc9ec38
CoderDayton
committed
fc9ec38
View commit details
Copy full SHA for fc9ec38
Browse repository at this point
fix: correctness, perf, and security pass for 2.6.0
Show description for f9f396a
CoderDayton
committed
f9f396a
View commit details
Copy full SHA for f9f396a
Browse repository at this point
fix: hygiene, polish, and forward-compat for 2.6.0
Show description for 6a905c9
CoderDayton
committed
6a905c9
View commit details
Copy full SHA for 6a905c9
Browse repository at this point
fix: hygiene, hot-path perf, and safer security defaults for 2.6.0
Show description for e42850c
CoderDayton
committed
e42850c
View commit details
Copy full SHA for e42850c
Browse repository at this point
fix: per-DB random PBKDF2 salt and LlamaIndex migration helper
Show description for 2e0950f
CoderDayton
committed
2e0950f
View commit details
Copy full SHA for 2e0950f
Browse repository at this point
test: add 95 tests covering 2.6.0 behavior changes
Show description for 5626b70
CoderDayton
committed
5626b70
View commit details
Copy full SHA for 5626b70
Browse repository at this point
fix: close orphan-row, repr-SQL, lock, and llamaindex-id holes for 2.6.0
Show description for 4ee438b
CoderDayton
committed
4ee438b
View commit details
Copy full SHA for 4ee438b
Browse repository at this point
docs: cut 2.6.0 changelog entry and log review-pass-2 fixes
Show description for fb1c1be
CoderDayton
committed
fb1c1be
View commit details
Copy full SHA for fb1c1be
Browse repository at this point
fix: close review-pass-3 critical holes for 2.6.0
Show description for 86ccc3c
CoderDayton
committed
86ccc3c
View commit details
Copy full SHA for 86ccc3c
Browse repository at this point
chore: switch pre-commit -> lefthook with pre-push split
Show description for e5483a4
CoderDayton
committed
e5483a4
View commit details
Copy full SHA for e5483a4
Browse repository at this point
fix: clear pre-existing mypy + ruff gaps and update docs for 2.6.0
Show description for 13eb189
CoderDayton
committed
13eb189
View commit details
Copy full SHA for 13eb189
Browse repository at this point
fix: preserve legacy SQLCipher passphrase path and stop unlinking lock files
Show description for db0b746
CoderDayton
committed
db0b746
View commit details
Copy full SHA for db0b746
Browse repository at this point
You can’t perform that action at this time.