Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 15:26
· 49 commits to main since this release

Added an early version of record change subscriptions, a.k.a. realtime APIs.
Users can now subscribe to an entire API/table or specific record to listen for
changes: insertions, updates, deletions (see client tests, docs are TBD).

Full Changelog: v0.3.4...v0.4.0