Skip to content

Latest commit

 

History

History
1003 lines (543 loc) · 38.4 KB

CHANGELOG.md

File metadata and controls

1003 lines (543 loc) · 38.4 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-11-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supabase_flutter - v1.10.25

  • Update native Google sign-in instructions on README

2023-10-30

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.11.11
  • supabase_flutter - v1.10.24

gotrue - v1.12.6

  • FIX(gotrue): allow empty session response for verifyOtp method (#680). (dc6146dc)

2023-10-23

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase_flutter - v1.10.23

gotrue - v1.12.5

  • FIX(gotrue): remove import of dart:io from gotrue_client.dart (#659). (7280b490)
  • FIX: compile with webdev (#653). (23242287)
  • FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)

postgrest - v1.5.2

realtime_client - v1.4.0

  • FIX: make Supabase client work in Dart Edge again (#675). (53530f22)
  • FIX: Remove error parameter on _triggerChanError (#637). (c4291c97)
  • FEAT: send messages via broadcast endpoint (#654). (2ff950d7)

storage_client - v1.5.4

supabase - v1.11.10

  • FIX: make Supabase client work in Dart Edge again (#675). (53530f22)
  • FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)

2023-10-09

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.11.9
  • supabase_flutter - v1.10.22

gotrue - v1.12.4

  • FIX(gotrue): remove import of dart:io from gotrue_client.dart (#659). (7280b490)

2023-10-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.11.8
  • supabase_flutter - v1.10.21

gotrue - v1.12.3

storage_client - v1.5.3

2023-10-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.11.7
  • supabase_flutter - v1.10.20

realtime_client - v1.3.0

  • FEAT: send messages via broadcast endpoint (#654). (2ff950d7)

2023-09-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.11.6
  • supabase_flutter - v1.10.19

realtime_client - v1.2.3

  • FIX: Remove error parameter on _triggerChanError (#637). (c4291c97)

2023-09-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase_flutter - v1.10.18

gotrue - v1.12.2

  • FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)

postgrest - v1.5.1

supabase - v1.11.5

  • FIX(gotrue,supabase): allow refreshSession after exception (#633). (8853155f)

2023-09-10

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.11.4
  • supabase_flutter - v1.10.17

realtime_client - v1.2.2

  • FIX(realtime_client): No exception is thrown when connection is closed. (#620). (64b8b968)

2023-09-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.11.3
  • supabase_flutter - v1.10.16

gotrue - v1.12.1

  • FIX(gotrue): export everything in constants.dart and hide what we want to hide instead of using show (#617). (24df174f)

2023-09-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.11.2
  • supabase_flutter - v1.10.15

gotrue - v1.12.0

  • FEAT(gotrue): add WhatsApp support for OTP login (#613). (40da5be2)

storage_client - v1.5.2

  • FIX(storage_client): prevent the SDK from throwing when null path was returned from calling createSignedUrls() (#599). (e25a70d6)

2023-08-22

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


realtime_client - v1.2.1

  • FIX(realtime_client,supabase): pass apikey as the initial access token for realtime client (#596). (af8e368b)

supabase - v1.11.1

  • FIX(realtime_client,supabase): pass apikey as the initial access token for realtime client (#596). (af8e368b)

supabase_flutter - v1.10.14

  • FIX(realtime_client,supabase): pass apikey as the initial access token for realtime client (#596). (af8e368b)

2023-08-15

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


realtime_client - v1.2.0

  • FEAT: add logLevel parameter to RealtimeClientOptions (#592). (76e9fc20)

supabase - v1.11.0

  • FEAT: add logLevel parameter to RealtimeClientOptions (#592). (76e9fc20)

supabase_flutter - v1.10.13

  • FIX(supabase_flutter): update readme.md on the notes about broadcast (#589). (d0f4e2dd)

2023-08-09

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase_flutter - v1.10.12

postgrest - v1.5.0

  • FEAT(postgrest,supabase): add useSchema() method for making rest API calls on custom schema. (#525). (40a0f090)

supabase - v1.10.0

  • FEAT(postgrest,supabase): add useSchema() method for making rest API calls on custom schema. (#525). (40a0f090)

2023-08-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.9.9
  • supabase_flutter - v1.10.11

gotrue - v1.11.2

realtime_client - v1.1.3

  • FIX: Add join_ref, comment docs and @internal annotations. (#570). (a28de337)

2023-07-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase_flutter - v1.10.10

gotrue - v1.11.1

  • FIX(supabase): get jwt on http call (#540). (e044d3ca)
  • FIX(gotrue): remove OtpType deprecation and add assertion to check type for resend method (#567). (d4509de3)

postgrest - v1.4.0

  • FIX: maybeSingle no longer logs error on Postgrest API (#564). (f6854e1d)
  • FEAT(postgrest): updates for postgREST 11 (#550). (64d8eb59)

realtime_client - v1.1.2

  • FIX(realtime_client): correct channel error data (#566). (7fbd94c6)
  • FIX(realtime): use access token from headers (#558). (b46bf0f0)

supabase - v1.9.8

2023-07-13

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supabase_flutter - v1.10.9

  • FIX(supabase_flutter): update sign_in_with_apple version constraints to allow v5.0.0 (#548). (bc977431)

2023-07-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.9.7

gotrue - v1.11.0

  • FEAT(gotrue): add reauthenticate and resend method (#517). (35a924b9)

postgrest - v1.3.3

  • FIX(postgrest): update docs to mention views (#543). (22eb68f2)

supabase_flutter - v1.10.8

  • FIX: update the google auth setup instruction to use reversed client ID (#542). (fa52378a)

2023-07-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.9.6

gotrue - v1.10.0

supabase_flutter - v1.10.7

  • FIX(supabase_flutter): update README.md with additional imports and code to enable Google sign in (#531). (de2628fa)

2023-06-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supabase_flutter - v1.10.6

  • update README.md to include native auth instructions

2023-06-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.9.5
  • supabase_flutter - v1.10.5

gotrue - v1.9.0

  • FEAT(gotrue): add accessToken to signInWithIdToken method (#520). (4dcd5968)

2023-06-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v1.9.4
  • supabase_flutter - v1.10.4

gotrue - v1.8.4

  • FIX(gotrue): Add missing members on User json serialization (#512). (70cc835b)
  • FIX(gotrue): only remove session in otp verification if it's not email change or phone change (#514). (23bed82c)

2023-06-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase_flutter - v1.10.3

functions_client - v1.3.2

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)

gotrue - v1.8.3

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)

postgrest - v1.3.2

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)

realtime_client - v1.1.1

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)
  • REFACTOR(realtime_client): Add docs on .subscribe() and give callback parameters names (#507). (7f9b310e)

storage_client - v1.5.1

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)

supabase - v1.9.3

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)
  • FIX(supabase): add stackTrace on stream exception (#509). (c8c3ace2)
  • FIX: Add errors from .subscribe() to .stream() streamController (#506). (a4cb4c53)

yet_another_json_isolate - v1.1.1

  • REFACTOR: bump minimum Dart SDK version to 2.17.0 (#510). (ed927ee0)

2023-06-07

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase_flutter - v1.10.2

gotrue - v1.8.2

  • FIX(gotrue): catch some errors in signOut (#501). (03fa8be7)

storage_client - v1.5.0

  • FEAT(storage_client): upload signed URL (#495). (f330d19b)

supabase - v1.9.2

  • REFACTOR(supabase): simplify functions url (#496). (21e9fc1b)

2023-05-29

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


functions_client - v1.3.1

  • FIX: Update http dependency constraints (#491). (825d0737)

gotrue - v1.8.1

  • FIX: Update http dependency constraints (#491). (825d0737)

postgrest - v1.3.1

  • FIX: Update http dependency constraints (#491). (825d0737)

storage_client - v1.4.1

  • FIX: Update http dependency constraints (#491). (825d0737)

supabase - v1.9.1

  • FIX: Update http dependency constraints (#491). (825d0737)
  • DOCS(supabase): update comment docs on stream (#482). (5de84c24)

supabase_flutter - v1.10.1

  • FIX: Update http dependency constraints (#491). (825d0737)

2023-05-22

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


functions_client - v1.3.0

  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

gotrue - v1.8.0

  • FIX: reformat Provider type to be ordered alphabetically (#471). (c3a1dbb3)
  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)
  • FEAT: Add kakao provider enum type (#470). (9a1bb334)

postgrest - v1.3.0

  • FIX(postgrest): Remove qoutations on foreign table transforms on 'or' (#477). (c2c6982a)
  • FIX: Format the files to adjust to Flutter 3.10.1 (#475). (eb0bcd95)
  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

realtime_client - v1.1.0

  • FIX: Format the files to adjust to Flutter 3.10.1 (#475). (eb0bcd95)
  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

storage_client - v1.4.0

  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

supabase - v1.9.0

  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

supabase_flutter - v1.10.0

  • FIX: Format the files to adjust to Flutter 3.10.1 (#475). (eb0bcd95)
  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

yet_another_json_isolate - v1.1.0

  • FEAT: update dependency constraints to sdk < 4.0.0 (#474). (7894bc70)

2023-05-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supabase_flutter - v1.9.2

  • FIX(supabase_flutter): prevent Platform.environment use on web (#468). (de5a6300)

2023-05-11

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


functions_client - v1.2.1

  • chore: move the repo into supabase-flutter monorepo

gotrue - v1.7.1

  • chore: move the repo into supabase-flutter monorepo

postgrest - v1.2.4

  • chore: move the repo into supabase-flutter monorepo

realtime_client - v1.0.4

  • chore: move the repo into supabase-flutter monorepo

storage_client - v1.3.1

  • chore: move the repo into supabase-flutter monorepo

supabase - v1.8.1

  • chore: move the repo into supabase-flutter monorepo

supabase_flutter - v1.9.1

  • chore: update the repo to be a monorepo for all sub-libraries

yet_another_json_isolate - v1.0.4

  • chore: move the repo into supabase-flutter monorepo