Skip to content

Releases: getzep/zep

v0.25.0 - Use Exponential Backoff for Metadata Lock Fails

26 Mar 00:58
03b77fd
Compare
Choose a tag to compare

What's Changed

  • feat(UserStoreDAO): enhance retry mechanism in Update function by @danielchalef in #330

Full Changelog: v0.24.0...v0.25.0

v0.24.0 - Experimental locking approach for high-concurrency user metadata updates

24 Mar 23:09
b3f4b83
Compare
Choose a tag to compare

What's Changed

  • feat(lock acquisition): introduce new error type and retry policy for lock acquisition by @danielchalef in #329

Full Changelog: v0.23.0...v0.24.0

v0.23.0 - Dependency updates to address mederate-severity security issues

21 Mar 18:20
09fc6f2
Compare
Choose a tag to compare

What's Changed

  • chore(protobuf,pgx): update libraries and modify go.mod and go.sum files by @danielchalef in #327

Full Changelog: v0.22.0...v0.23.0

v0.22.0 - Bug and Security Fixes

10 Mar 03:30
c478cd0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.22.0

v0.21.0 - Memory API enhancements

14 Dec 18:48
9161f29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.1...v0.21.0

v0.20.1 - Fix Cloud Deployments

06 Dec 17:22
210865f
Compare
Choose a tag to compare

Incorrect Dockerfile was being used for zep-cloud container builds after migration to Depot.

What's Changed

Full Changelog: v0.20.0...v0.20.1

v0.20.0 - Bug fixes and refactoring

05 Dec 20:23
e7081de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0 - OpenTelemetry Tracing 🛠️🔎; Bug fixes & improvements

15 Nov 18:59
8174c25
Compare
Choose a tag to compare

See OpenTelemetry Tracing for instructions on enabling tracing in your Zep implementation.

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0 - New OpenAI Model Support; Perf Improvements & Bug Fixes

09 Nov 21:56
0df2850
Compare
Choose a tag to compare

Note: With this release, Zep defaults to using gpt-3.5-turbo-1106 for new installs using OpenAI LLMs.

What's Changed

Full Changelog: v0.17.3...v0.18.0

v0.17.3 - Bug fix: Use defaultEmbeddingDims if config missing

01 Nov 22:46
88d7882
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.2...v0.17.3