Activity
fix(realtime): implement event buffering for URLSessionWebSocket
fix(realtime): implement event buffering for URLSessionWebSocket
refactor(realtime): improve URLSessionWebSocket documentation and err…
refactor(realtime): improve URLSessionWebSocket documentation and err…
fix(postgrest): ensure Sendable conformance for execute method
fix(postgrest): ensure Sendable conformance for execute method
Force push
17 hours ago
chore: rename semantic-release workflow to release
chore: rename semantic-release workflow to release
Force push
Merge branch 'main' into feat/semantic-release-setup
Merge branch 'main' into feat/semantic-release-setup
add configurable option for maxRetryAttempts
add configurable option for maxRetryAttempts
Force push
add configurable option for maxRetryAttempts
add configurable option for maxRetryAttempts
run coveralls only for latest xcode
run coveralls only for latest xcode
chore: rename semantic-release workflow to release
chore: rename semantic-release workflow to release
Force push
chore(main): release 2.30.2
chore(main): release 2.30.2
chore(release): 2.31.0-rc.1 [skip ci]
chore(release): 2.31.0-rc.1 [skip ci]
chore: rename semantic-release workflow to release
chore: rename semantic-release workflow to release
Force push
chore: rename semantic-release workflow to release
chore: rename semantic-release workflow to release
feat: migrate from release-please to semantic-release
feat: migrate from release-please to semantic-release
fix(realtime): fix subscription retry logic and test failures
fix(realtime): fix subscription retry logic and test failures
remove redundant test case
remove redundant test case
test: revamp realtime tests
test: revamp realtime tests
fix tests
fix tests
use Encodable type for broadcast
use Encodable type for broadcast
feat(realtime): add exponential backoff with jitter and cancellation …
feat(realtime): add exponential backoff with jitter and cancellation …
feat: add runtime headers for better observability
feat: add runtime headers for better observability