v1.0.2
amark/gunv1.0.2May 13, 2026by cdoern
AI Summary
A patch release focusing on dependency updates and a critical fix for SQL engine initialization in the storage layer.
Key Highlights
- Updated ogx-client dependency to ^1.0.1 in UI lockfile
- Fixed SQL engines reset after temp event loop initialization
Full Release Notes
## What's Changed * chore: update ogx-client to ^1.0.1 in UI lockfile by @cdoern in https://github.com/ogx-ai/ogx/pull/5840 * fix(storage): reset SQL engines after temp event loop init (backport #5837) by @mergify[bot] in https://github.com/ogx-ai/ogx/pull/5841 **Full Changelog**: https://github.com/ogx-ai/ogx/compare/v1.0.1...v1.0.2