Skip to content

chore(main): release 1.55.0 - #211

Merged
tofarr merged 1 commit into
mainfrom
release-please--branches--main
Aug 25, 2026
Merged

chore(main): release 1.55.0#211
tofarr merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@openhands-release-bot

@openhands-release-bot openhands-release-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown

🤖 I have created a release beep boop

1.55.0 (2026-08-25)

What's Changed

Features

Bug Fixes

Maintenance

New Contributors

Full Changelog: 1.54.0...1.55.0


This PR was generated with Release Please. See documentation.


Enterprise server image for this PR:

ghcr.io/openhands/enterprise-server:sha-ee54b96

@github-actions github-actions Bot added the type: chore Maintenance / chores label Aug 20, 2026
@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown

Coverage report

This PR does not seem to contain any modification to coverable code.

@openhands-release-bot
openhands-release-bot Bot force-pushed the release-please--branches--main branch from 25d37ef to 363db57 Compare August 20, 2026 14:05
@openhands-release-bot openhands-release-bot Bot changed the title chore(main): release 1.54.1 chore(main): release 1.55.0 Aug 20, 2026
@openhands-release-bot
openhands-release-bot Bot force-pushed the release-please--branches--main branch 9 times, most recently from d15fbe2 to 5892710 Compare August 24, 2026 15:42
@linear

linear Bot commented Aug 24, 2026

Copy link
Copy Markdown
OHE-3127 get_credits returns 503 when budget is None instead of returning null credits

Problem

With the recent budget changes, budget can now be None instead of 0. When LiteLlmManager.get_budget_from_team_info returns None, the get_credits endpoint returns 503.

Users get an error on the credits page until they make their initial purchase.

Root Cause

billing.py line 107 raises 503 when budget_info is None, conflating service errors with no-budget-configured state.

Impact

Blocking E2E tests.

Review in Linear

@openhands-release-bot
openhands-release-bot Bot force-pushed the release-please--branches--main branch 6 times, most recently from bc91bff to 01bcce1 Compare August 25, 2026 06:02
@openhands-release-bot
openhands-release-bot Bot force-pushed the release-please--branches--main branch from 01bcce1 to ee54b96 Compare August 25, 2026 11:22
@tofarr
tofarr marked this pull request as ready for review August 25, 2026 12:34
@tofarr
tofarr merged commit 26a4c49 into main Aug 25, 2026
22 checks passed
@tofarr
tofarr deleted the release-please--branches--main branch August 25, 2026 12:34
@openhands-release-bot

Copy link
Copy Markdown
Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant