Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: supabase/realtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.54.2
Choose a base ref
...
head repository: supabase/realtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.54.3
Choose a head ref
  • 2 commits
  • 9 files changed
  • 2 contributors

Commits on Oct 15, 2025

  1. chore: more async tests (#1578)

    Tweaked a few tests and increase max cases to 4
    edgurgel authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    28d8609 View commit details
    Browse the repository at this point in the history
  2. fix: validate size of track message (#1574)

    Validates the size of the track message sent and fails if exceeds the value set by `tenant.max_payload_size_in_kb`
    filipecabaco authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    c9ced7c View commit details
    Browse the repository at this point in the history
Loading