mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-19 10:54:06 -06:00
05.15.25 release notes (#101)
* 05.15.25 release notes * code formatting
This commit is contained in:
parent
19f239dfae
commit
41481a4254
42
content/releases/Release Notes 05.15.25.md
Normal file
42
content/releases/Release Notes 05.15.25.md
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
---
|
||||||
|
title: Release Notes 05.15.25
|
||||||
|
date: 05.15.25
|
||||||
|
tags:
|
||||||
|
- releases
|
||||||
|
- demos
|
||||||
|
- announcements
|
||||||
|
- honcho
|
||||||
|
- dev
|
||||||
|
---
|
||||||
|
|
||||||
|
## Honcho Updates v1.1.0
|
||||||
|
|
||||||
|
Improved query speed performance and enhanced debugging capabilities.
|
||||||
|
|
||||||
|
### Changelog
|
||||||
|
|
||||||
|
ADDED
|
||||||
|
|
||||||
|
- Normalize resources to remove joins and increase query performance
|
||||||
|
- Query tracing for debugging
|
||||||
|
|
||||||
|
CHANGED
|
||||||
|
|
||||||
|
- `/list` endpoints to not require a request body
|
||||||
|
- `metamessage_type` to label with backwards compatability
|
||||||
|
- Database Provisiong to rely on alembic
|
||||||
|
- Database Session Manager to explicitly rollback transactions before closing the connection
|
||||||
|
|
||||||
|
FIXED
|
||||||
|
|
||||||
|
- Alembic Migrations to include initial database migrations
|
||||||
|
- Sentry Middleware to not report Honcho Exceptions
|
||||||
|
|
||||||
|
|
||||||
|
## Links
|
||||||
|
|
||||||
|
- [Sign-up for the early access](https://plasticlabs.typeform.com/honchoinvite) & start building personalized agent experiences
|
||||||
|
- [Join our Discord](https://discord.gg/plasticlabs) & tell us what you're working on
|
||||||
|
- [Visit our open-source repo](https://github.com/plastic-labs/honcho) & get your hands dirty
|
||||||
|
- [Check out the docs](https://docs.honcho.dev)
|
||||||
|
- [Play with YouSim](https://yousim.ai)--portal to the multiverse of identity
|
||||||
Loading…
Reference in New Issue
Block a user