Skip to content

Releases: supabase/supabase-py

v2.15.1

28 Apr 20:23
9fdf32f
Compare
Choose a tag to compare

2.15.1 (2025-04-28)

Bug Fixes

  • postgrest: add missing count, head, and get params (#1098) (e9c219e)
  • realtime: bump realtime from 2.4.2 to 2.4.3 (#1112) (1d429c6)
  • remove return type from postgrest methods (#1110) (6664f42)

v2.15.0

26 Mar 21:51
2fa8891
Compare
Choose a tag to compare

2.15.0 (2025-03-26)

Features

  • postgrest: bump postgrest from 0.19.3 to 1.0.0 (#1074) (5e59df6)

Bug Fixes

  • auth: bump gotrue from 2.11.4 to 2.12.0 (#1087) (da3ed9c)
  • functions: bump supafunc from 0.9.3 to 0.9.4 (#1088) (0340c8e)
  • postgrest: bump postgrest from 1.0.0 to 1.0.1 (#1083) (44d2ca5)
  • realtime: bump realtime from 2.4.0 to 2.4.1 (#1066) (1f92945)
  • realtime: bump realtime from 2.4.1 to 2.4.2 (#1089) (7816d7f)
  • schema method should use postgres method directly (#1082) (b992324)

v2.14.0

21 Mar 09:03
de287bb
Compare
Choose a tag to compare

2.14.0 (2025-03-20)

Features

  • realtime: bump realtime from 2.3.0 to 2.4.0 (#1059) (9cdf7fa)

Bug Fixes

v2.13.0

04 Feb 18:49
c70802e
Compare
Choose a tag to compare

2.13.0 (2025-02-04)

Features

  • realtime: bump realtime from 2.2.0 to 2.3.0 (#1049) (2347401)

Bug Fixes

  • auth: bump gotrue from 2.11.2 to 2.11.3 (#1051) (4a2bb9e)
  • functions: bump supafunc from 0.9.2 to 0.9.3 (#1052) (29fed38)
  • storage: bump storage3 from 0.11.1 to 0.11.3 (#1050) (8c5d48f)
  • update SupabaseAuthClient to use super instead of calling base class (#1045) (3efb4a6)

v2.12.0

24 Jan 23:33
d6dbeff
Compare
Choose a tag to compare

2.12.0 (2025-01-24)

Features

  • realtime: bump realtime from 2.1.0 to 2.2.0 (#1037) (0e5eed6)

Bug Fixes

  • auth: bump gotrue from 2.11.1 to 2.11.2 (#1036) (f7c87b9)
  • functions: bump supafunc from 0.9.0 to 0.9.2 (#1029) (f53f7ff)
  • postgrest: bump postgrest from 0.19.1 to 0.19.3 (#1040) (c117a57)
  • storage: bump storage3 from 0.11.0 to 0.11.1 (#1035) (17942a2)

v2.11.0

30 Dec 13:05
6fed6d6
Compare
Choose a tag to compare

2.11.0 (2024-12-30)

Features

  • auth: bump gotrue from 2.11.0 to 2.11.1 (#1021) (17e8a66)
  • functions: bump supafunc from 0.8.0 to 0.9.0 (#1008) (19ab5df)
  • postgrest: bump postgrest from 0.19.0 to 0.19.1 (#1022) (9a8b72f)
  • realtime: bump realtime from 2.0.6 to 2.1.0 (#1019) (f251d52)
  • storage: bump storage3 from 0.10.0 to 0.11.0 (#1020) (fb7a7e1)

Bug Fixes

v2.10.0

05 Nov 23:32
ad25d22
Compare
Choose a tag to compare

2.10.0 (2024-11-04)

Features

  • auth: bump gotrue from 2.9.3 to 2.10.0 (#984) (34f86e6)
  • functions: bump supafunc from 0.6.2 to 0.7.0 (#982) (bd630d5)
  • postgrest: bump postgrest from 0.17.2 to 0.18.0 (#981) (9b5cc07)
  • storage: bump storage3 from 0.8.2 to 0.9.0 (#979) (38d40e5)

v2.9.1

18 Oct 12:27
7a9bfd3
Compare
Choose a tag to compare

2.9.1 (2024-10-18)

Bug Fixes

v2.9.0

06 Oct 09:06
7c50bd8
Compare
Choose a tag to compare

2.9.0 (2024-10-04)

Features

Bug Fixes

  • functions: bump supafunc from 0.6.0 to 0.6.1 (#954) (1834069)
  • postgrest: bump postgrest from 0.17.0 to 0.17.1 (#952) (ec19cd4)
  • storage: bump storage3 from 0.8.0 to 0.8.1 (#953) (b739b97)

v2.8.1

30 Sep 16:02
f04f5c9
Compare
Choose a tag to compare

2.8.1 (2024-09-30)

Bug Fixes

  • auth: bump gotrue from 2.9.0 to 2.9.1 (#948) (90db548)
  • deps: change version constraints on managed dependencies (#945) (d4f9307)
  • storage type for async client options (#944) (28a9c9f)