cloud-1.29.1: オフライントークンが削除されないよう修正 (#14387) cloud-1.29.1: Fix so offline token is not deleted. (#14387)
OpenHands cloud-1.29.1 では、オフライントークンが誤って削除されるバグが修正されました。
English summary
- Co-authored-by: openhands openhands@all-hands.dev
OpenHands のクラウドリリース cloud-1.29.1 は、オフライントークンが意図せず削除されてしまう問題を修正するパッチリリースです。PR #14387 によって導入されたこの修正により、認証フローにおけるトークンの永続性が正しく保たれるようになります。
オフライントークンは、ユーザーセッションや外部サービスとの連携において重要な役割を果たします。このバグが存在した場合、トークンが削除されることで認証エラーや予期しないログアウトが発生する可能性がありました。詳細な影響範囲については、公式リリースページをご確認ください。
OpenHands cloud-1.29.1 is a focused patch release that addresses a bug where offline tokens were being incorrectly deleted. The fix was introduced via pull request #14387 and is intended to ensure that offline tokens remain intact throughout the authentication lifecycle.
Offline tokens typically play a key role in maintaining persistent sessions or enabling integrations with external services. When such tokens are unexpectedly removed, users may experience authentication failures or unintended session terminations. This release resolves that behavior.
As a minor patch, the change is scoped to this specific token-deletion issue. Users running earlier cloud-1.29.x builds are encouraged to update. For full details, refer to the official GitHub release page.
本ページの本文・要約は AI による自動生成です。正確性は元記事 (github.com) をご確認ください。