Kevin Grüneberg
Kevin Grüneberg
When querying Contentful with too many entries via URL, we receive an error message `Error: URI Too Long` with status code 414. However, when using the CDAClient to do the...
When using a generic type parameter in the inner function, it seems to be omitted. ```ts const getFieldCB = new CircuitBreaker(getField); async function getField({ hash, key }: { hash: string;...
Based on this API PR https://github.com/supabase/infrastructure/pull/10702 - Adds the Image Transformation usage to the usage dashboard - Adds upsell for the free tier - Adds a new report for storage...
As a mitigation and increased friction for card testing (fraudulent activity for verifying that credit cards are valid), we will be using hCaptcha when changing the subscription and when adding...
Introduces the self-serve up/downgrade for the Team tier Depends on https://github.com/supabase/infrastructure/pull/10812
Adds the new team plan to the pricing page, still a draft, some texts are not final. Can only be merged when we make the team plan generally available.
The filtering of roles is now done in the backend, so there is no need for a feature flag in the dashboard. In the modal for explaining the roles, I...
It is no longer possible to set a plan when launching a project, as subscription plans are set on the organization level. This flag has been ignored for a while...
So far this library was build to work for Kotlin backend applications. Being able to use this library in Android allows app developers using Kotlin to use this lib as...
Comms is ready, planning to release on Thursday, please do not merge before