cloud-1.46.0

parruda/swarmcloud-1.46.0Jul 10, 2026by openhands-release-bot[bot]

AI Summary

A cloud release introducing enterprise configuration capabilities, observability improvements, and database connection pooling optimizations.

Key Highlights

  • Enriches final archive manifests and removes initial snapshots
  • Makes BYOR key alias patterns configurable
  • Enables LIFO database connection pooling

New Features

  • Archive manifest enrichment
  • Configurable BYOR key alias patterns
  • LIFO database connection pooling

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).