Uh oh!
There was an error while loading. Please reload this page.
fix: defaults to legacy anon key - #4778
Conversation
coveralls
commented
Jan 30, 2026
Pull Request Test Coverage Report for Build 21507572784Details
💛 - Coveralls |
Uh oh!
There was an error while loading. Please reload this page.
mateuszbasiak
commented
Jan 30, 2026
Hello! While using previous version of CI I'm able to avoid this issue. I didn't configure custom signing key. Is this error expected? Is there anything I could do to avoid it besides switching fully to asymmetric keys? |
sweatybridge
commented
Jan 30, 2026
Sorry this became a bit of a whack a mole. There's another fix that we need to land #4781 I will test more before merging. |
sweatybridge
commented
Jan 30, 2026
Could you give v2.74.4 a try? It should accept |
mateuszbasiak
commented
Jan 30, 2026
@sweatybridge Seems to be working now. Thank you for quick action |
What kind of change does this PR introduce?
fixes: #4751
follow up #4688
What is the new behavior?
Keep legacy anon and service_role keys around unless user explicitly enables custom signing key.
Additional context
supersedes #4752