cloud-1.46.0
KittenML/KittenTTScloud-1.46.0Jul 10, 2026by openhands-release-bot[bot]
AI Summary
Introduces features for archive management and enterprise configuration, alongside improvements to database pooling and observability context.
Key Highlights
- Enriched final archive manifests and removed initial snapshots
- Made BYOR key alias pattern configurable for enterprise features
- Enabled LIFO database connection pooling
- Fixed observability context metadata preservation
- Added cascade-delete for conversation_cost_events
New Features
- Enriched final archive manifests
- Configurable BYOR key alias pattern
Full Release Notes
## 1.46.0 (2026-07-10) <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Features * feat(app-server): enrich final archive manifests and remove initial snapshots by @simonrosenberg in https://github.com/OpenHands/OpenHands/pull/15058 * feat(enterprise): make BYOR key alias pattern configurable by @tofarr in https://github.com/OpenHands/OpenHands/pull/15232 ### Bug Fixes * fix(frontend): mention SMTP env vars for budget alerts by @saurya in https://github.com/OpenHands/OpenHands/pull/15218 * fix(enterprise): cascade-delete conversation_cost_events on conversation delete by @tofarr in https://github.com/OpenHands/OpenHands/pull/15220 * fix: Enable LIFO database connection pooling by @tofarr in https://github.com/OpenHands/OpenHands/pull/15225 * fix(app-server): preserve observability context metadata by @hxaxd in https://github.com/OpenHands/OpenHands/pull/15215 ### Maintenance * ci: PLTF-2960 sync chart appVersion with cloud image tag by @aivong-openhands in https://github.com/OpenHands/OpenHands/pull/15219 ## New Contributors * @hxaxd made their first contribution in https://github.com/OpenHands/OpenHands/pull/15215 **Full Changelog**: https://github.com/OpenHands/OpenHands/compare/cloud-1.45.1...cloud-1.46.0 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).