github supabase/realtime v2.6.0

latest releases: v2.32.12, v2.32.11, v2.32.10...
19 months ago

2.6.0 (2023-03-14)

Bug Fixes

  • change syn to syd (337b33f)
  • check by batches if pids are alive (bd763a1)
  • check if mix.exs was updated (f3c98be)
  • copy main branch into releases/version (f782923)
  • don't care if release was published (fdedf32)
  • don't count access_token socket interaction as an event (2b5b99e)
  • don't count postgres_cdc_down (ccbdc18)
  • don't count postgres_subscribe (bf803c2)
  • don't recreate releases/latest (54dd3a1)
  • don't update syn meta if the node is mismatched (#433) (0e7b2da)
  • drop LHR and GRU (#436) (73c4fed)
  • filter out table names with spaces when polling replication (#537) (337ad15)
  • finalize releases/version action (53156d0)
  • grammar/spelling changes (#465) (9c13c55)
  • load sjc replica from DB_HOST_REPLICA_SJC env var (#443) (a7066fa)
  • log badrpc reason (986bff3)
  • make rlimit configurable by env var (#460) (f891178)
  • move mix check (#510) (3cb35bb)
  • not here (0be66ac)
  • npm install blows up build (3c17649)
  • order by correctly (2cabda3)
  • output full record with columns when unchanged toast (#542) (61628e3)
  • prepend inspector latency with tilde (#451) (73fee1a)
  • releases/latest (4d34429)
  • remove Erlang binary notation (733eff7)
  • remove version updated from prod (8a8e861)
  • replace replication poller process sleep with send_after (#447) (bb2588f)
  • run release against main branch (22c5988)
  • sem release on release/latest (d2ba63d)
  • switch to aws roles (0f1bf7a)
  • terminate backend if replication slot is in use (af270dc)
  • test (36793c3)
  • try git checkout -b (e2f7095)
  • update check names (b783259)
  • update in filter to work with non-text types (#526) (bd749c6)
  • update SLOT_NAME_SUFFIX to capture first 7 commit SHA chars (5e8df94)
  • update walrus db change ms timestamp migration (d9011aa)
  • upgrade Erlang and Elixir and fix test (#543) (de872f3)
  • use Node 18 (549916e)
  • yaml (210010e)

Features

  • action for managing releases branches (c6428e8)
  • action to check if mix.exs was updated (d59b4d2)
  • add better logs on subscription insert fail (b3d76ee)
  • add cluster total connected users to metrics (823144f)
  • add fly volumes for prod (0e6b94d)
  • add in op for filter and enable filter on delete records (#461) (dbd1e2b)
  • admin tenants index (#442) (285aa2e)
  • build prod on every push to main (54cb6cf)
  • bump version (f4188c6)
  • check mix updated every main pr (fc3587d)
  • convert commit_timestamp to utc (#527) (1aa4fe1)
  • deploy always runs on release (c041c62)
  • footer improvements (#429) (9776e99), closes #418 #417
  • only deploy only if pr is merged into releases/latest (01e0200)
  • rename metrics to make more sense (95295a5)
  • show latency on db events on inspector (#450) (79bf297)
  • try creating version branch on every push to main (9edc7ad)
  • use regex for 'in' filter parentheses value (fca7682)
  • wrap 'in' filter value with curly brackets (e6abc86)

Don't miss a new realtime release

NewReleases is sending notifications on new releases.