Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions sdk-compliance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ features:
status: implemented
symbols:
- GoTrueClient.verifyOtp
auth.sign_in.reset_password: not_implemented

# database
database.configuration.auto_retry:
Expand Down Expand Up @@ -598,6 +599,8 @@ features:
- default.from
storage.analytics.update_namespace_properties:
status: not_implemented
storage.analytics.iceberg_namespace: not_implemented
storage.analytics.iceberg_table: not_implemented
storage.errors.error_codes:
status: implemented
symbols:
Expand Down Expand Up @@ -731,6 +734,7 @@ features:
- default.createSignedUrl
- default.createSignedUrls
- default.getPublicUrl
storage.file_buckets.list_files_paginated: not_implemented
storage.vector_buckets.access_vector_index:
status: implemented
symbols:
Expand Down Expand Up @@ -807,6 +811,7 @@ features:
status: implemented
symbols:
- RealtimeChannel.unsubscribe
realtime.channel.send: not_implemented
realtime.client.channel:
status: implemented
symbols:
Expand Down
Loading