Releases: getzep/zep
Releases · getzep/zep
v1.0.2 - Add URL escaping to db connection string
What's Changed
- feat(postgres): Add URL escaping to database connection string by @alexbricepalo in #380
New Contributors
- @alexbricepalo made their first contribution in #380
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- chore: Add healthcheck to neo4j service by @paul-paliychuk in #365
- fix NEO4J_URI and port mapping in docker-compose file by @ArnoChenFx in #366
- chore: Add base url to ts snippet readme by @paul-paliychuk in #367
- Update README.md by @danielchalef in #368
- chore: Restore zep logo asset by @paul-paliychuk in #371
- Update README.md by @danielchalef in #376
- Config template and telemetry fixes by @MrTravisB in #377
- Mention telemetry in README by @danielchalef in #378
New Contributors
- @ArnoChenFx made their first contribution in #366
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - Zep Community Edition
What's Changed
- Zep CE v1 by @MrTravisB in #361
- Update README.md by @danielchalef in #363
- revert: Publish image action changes by @paul-paliychuk in #362
- chore: Fix permissions on release runner by @paul-paliychuk in #364
New Contributors
- @MrTravisB made their first contribution in #361
Full Changelog: v0.27.2...v1.0.0
v0.27.2 - Use appropriate token limit for gpt-4o-mini model
What's Changed
- Add gpt-4o-mini to MaxLLMTokensMap by @raffareis in #356
New Contributors
- @raffareis made their first contribution in #356
Full Changelog: v0.27.1...v0.27.2
v0.27.1 - Default openai model to gpt-4o-mini
What's Changed
- Updating default open ai model in config and tests by @bricemacias in #354
Full Changelog: v0.27.0...v0.27.1
v0.27.0 - Support for new OpenAI models; dependency security update
What's Changed
- Adding new openai 4o-mini model by @bricemacias in #352
- chore: Add gpt-4o-2024-08-06 support by @paul-paliychuk in #353
- Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 by @dependabot in #349
New Contributors
- @bricemacias made their first contribution in #352
- @paul-paliychuk made their first contribution in #353
Full Changelog: v0.26.0...v0.27.0
v0.26.0 - Fix Azure Embedding Issue; Support for New OpenAI and Anthropic Claude Models
What's Changed
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #336
- Bump braces from 3.0.2 to 3.0.3 in /pkg/web by @dependabot in #345
- fix/azure openai by @danielchalef in #346
- new anthropic models by @danielchalef in #347
Full Changelog: v0.25.0...v0.26.0
v0.25.0 - Use Exponential Backoff for Metadata Lock Fails
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
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
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