chore: cut release 0.11.0-rc.14#3218
Conversation
Picks up auth-frontend v1.3.1 (auth-frontend#37): the login page no longer dead-ends on "No providers available" when the providers request fails, and offers retry. The auth crate's build.rs embeds the latest auth-frontend release at build time, so this release cut is what ships the fix in merod. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Bugbot is paused — on-demand spend limit reachedBugbot uses usage-based billing for this team and has hit its on-demand spend limit. A team admin can raise the spend limit in the Cursor dashboard, or wait for the next billing cycle to continue. |
There was a problem hiding this comment.
🤖 MeroReviewer
Reviewed by 1 agents | Quality score: 85% | Review time: 34.6s
✅ No Issues Found
All agents reviewed the code and found no issues. LGTM! 🎉
🤖 Generated by MeroReviewer | Review ID: review-3dba22ab
Documentation ReviewThe following documentation may need updates based on the changes in this PR:
|
There was a problem hiding this comment.
🤖 AI Code Reviewer
Reviewed by 1 agents | Quality score: 85% | Review time: 153.6s
✅ No Issues Found
All agents reviewed the code and found no issues. LGTM! 🎉
🤖 Generated by AI Code Reviewer | Review ID: review-9eb3d083
Bugbot is paused — on-demand spend limit reachedBugbot uses usage-based billing for this team and has hit its on-demand spend limit. A team admin can raise the spend limit in the Cursor dashboard, or wait for the next billing cycle to continue. |
Bumps the shared workspace version to
0.11.0-rc.14.Primary motivation: embed the auth-frontend login-recovery fix. The auth crate's
build.rsfetches the latest auth-frontend release at build time, so once calimero-network/auth-frontend#37 merges (auto-cutting auth-frontend v1.3.1), this release cut is what ships it in merod:/auth/providersrequest as "No providers available / No authentication providers are configured on this node"Merge order:
🤖 Generated with Claude Code