Skip to content

Releases: sandy-sachin7/contextd

v3.1.3

Choose a tag to compare

@sandy-sachin7 sandy-sachin7 released this 02 Jul 18:37

v3.1.3 - 2026-07-02

Fixed

  • Flaky load tests: daemon stdin pipe management and health-based startup wait.
  • Cargo.lock drift after formatting fixes.

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Jun 18:44

Full Changelog: v3.1.0...v3.1.1

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 29 May 22:54

Full Changelog: v3.0.3...v3.1.0

v3.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Jan 19:47

v3.0.3: Security Patches & Improvements 🛡️
This release focuses on security hardening and stability improvements.

🔒 Security Fixes

  • Vulnerability Patch: Upgraded lru crate to 0.16.3 to resolve RUSTSEC-2026-0002 (Soundness issue in previous versions).
  • Input Hardening: Implemented robust sanitization for FTS5 search queries. This prevents syntax errors and potential injection issues when searching with special characters (e.g., OR, AND, quotes).

🧹 Improvements
Code Style: Improved readability of database insertion logic.

  • Dependency Updates: Updated hashbrown and foldhash for better performance/stability.

✅ Verification

  • New Test: Added test_fts_sanitization to verify safe handling of complex queries.
  • Audit: cargo audit is now clean.

Full Changelog: v3.0.1...v3.0.3

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 18:41

Full Changelog: v3.0.1...v3.0.2

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 15 Jan 19:35

Full Changelog: v3.0.0...v3.0.1

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 19:25
9c269b3

What's Changed

Full Changelog: v2.0.0...v3.0.0

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 19:05
ea64782

What's Changed

Full Changelog: v1.1.0...v2.0.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 18:37
f9287d6

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 18:14
1fc5ab0

What's Changed

Full Changelog: v0.2.0...v1.0.0