Skip to content

Releases: alexpota/pg-agent-memory

v1.1.4

24 Nov 07:37
e05000b

Choose a tag to compare

1.1.4 (2025-11-24)

Bug Fixes

v1.1.3

27 Oct 07:18
515465e

Choose a tag to compare

1.1.3 (2025-10-27)

Bug Fixes

  • resolve dev dependency vulnerabilities and update security policy (#24) (515465e)

v1.1.2

06 Oct 06:39
7a71312

Choose a tag to compare

1.1.2 (2025-10-06)

Bug Fixes

  • resolve security vulnerabilities in transitive dependencies (#16) (7a71312)

v1.1.1

26 Jul 10:34
644b71e

Choose a tag to compare

1.1.1 (2025-07-26)

Bug Fixes

  • update docker-compose to modern docker compose syntax (#10) (644b71e)

v1.1.0

26 Jul 10:13
1489135

Choose a tag to compare

1.1.0 (2025-07-26)

Features

  • upgrade zod from v3.25.76 to v4.0.10 (#9) (1489135)

v1.0.0

26 Jul 08:46
2408733

Choose a tag to compare

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)