Releases: alexpota/pg-agent-memory
Releases · alexpota/pg-agent-memory
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2025-07-26)
Bug Fixes
- handle duplicate pgvector extension in migrations (2593247)
- implement Docker testing infrastructure and improve test isolation (4557dce)
- implement smart worker thread fallback for embeddings (af52fdd)
- resolve all TypeScript and ESLint errors (e0f4cd2)
- resolve CI database race conditions and eliminate magic numbers (e9a02b8)
- resolve CI test failures (84ca156)
- resolve compression test failures and constraint violations (991f978)
- resolve compression test failures and constraint violations (f8bc260)
- resolve compression test race conditions and boundary issues (57058ff)
- resolve test validation errors and remove magic numbers (f688893)
- resolve test validation errors and remove magic numbers (4a7dc15)
- resolve TypeScript strict mode violations (f4d45a9)
- robust migration handling for Docker environments (158cf81)
- serialize entire migration process with advisory locks (29888fc)
- update Husky hooks for v10 compatibility (f52ca2d)
Features
- add Docker development environment (afc01de)
- add production-ready API improvements (988f84f)
- implement database migration system with ULID support (c21b446)
- implement semantic search with local embeddings (5f84e3f)
- initial implementation of pg-agent-memory library (ad56463)
- replace console statements with structured logger (832ff38)
- replace ID generation with ULID for better performance (e8972ba)
- update token multipliers and add best practice files (761ec77)