apps/docs/docs/ref/csharp/release-notes.mdx
[email protected]
channel.Send() hanging on unacknowledged broadcast pushes (#72).[email protected]
This is the observability release: every child library now emits diagnostics through System.Diagnostics, making the SDK compatible with OpenTelemetry.
[email protected]
[email protected]
System.Diagnostics and deprecate the debug callback (#140).[email protected]
System.Diagnostics and deprecate the debug callback (#136).[email protected]
System.Diagnostics (#43).[email protected]
System.Diagnostics (#15).postgres_changes support Update() and Delete() (#282).[email protected]
[email protected]
PostgresChangesResponse (#70).Newtonsoft.Json minimum version to 13.0.2 across all packages to ease dependency resolution (#275).[email protected]
redirect_url on MagicLink sign-in.state parameter support to OAuth provider sign-in.RefreshToken(accessToken, refreshToken) on IGotrueClient.SignInWithOtp and ResetPasswordForEmail.[email protected]
[email protected]
[email protected]
X-Client-Info header metadata (#2).[email protected], [email protected] (maintenance).[email protected]
SerializerSettings were not being passed to PostgresChangesResponse.[email protected]
ClientOptions to the Supabase.Realtime Client.[email protected]
[email protected]
[email protected].[email protected].GetHeaders on the RealtimeClient, which are included on the initial request to establish the websocket connection (#167).ClientOptions to child APIs.netstandard2.0 — Supabase now targets netstandard2.1.[email protected]
ExchangeCodeForSession to StatelessClient (#102). Thanks @alexbakker.netstandard2.1; use a CSPRNG to generate the code verifier (#99). Thanks @alexbakker.[email protected][email protected]
VerifyTokenHash to support the PKCE flow for email signup (#98). Thanks @alexbakker.[email protected]
SignOut. Thanks @AndrewKahr.SignInWithSSO. Huge thank you to @Rycko1.[email protected]
[email protected]
ProviderRefreshToken and ProviderToken) to the Session object to reflect the current state of auth-js.[email protected]
Task from the Track and Untrack methods (#47).[email protected]
ConfigureAwait(false) on the response to prevent deadlocking applications (#96). Thanks @pur3extreme.[email protected]
ConfigureAwait(false) on the response to prevent deadlocking applications.[email protected]
CreateSignedUrl with TransformOptions (#15, #16). Thanks @alustrement-bob.[email protected]
IPostgrestTable<> contract to return the interface rather than a concrete type (#92).Supabase.dll[email protected]
Postgrest to Supabase.Postgrestpostgrest-csharp to Supabase.Postgrest[email protected]
gotrue-csharp to Supabase.Gotrueaccess_token to request body
when it is explicitly declared.SignInWithIdToken which adds an optional accessToken parameter, update doc comments, and
call DestroySession in methodIsAnonymous property to UserLinkIdentity
and UnlinkIdentity[email protected]
[email protected]realtime-csharp to Supabase.Realtime[email protected]
storage-csharp to Supabase.Storage[email protected]
functions-csharp to Supabase.Functions[email protected]
supabase-core
to Supabase.Core