|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 6 | +## 2024-10-07 |
| 7 | + |
| 8 | +### Changes |
| 9 | + |
| 10 | +--- |
| 11 | + |
| 12 | +Packages with breaking changes: |
| 13 | + |
| 14 | + - There are no breaking changes in this release. |
| 15 | + |
| 16 | +Packages with other changes: |
| 17 | + |
| 18 | + - [`functions_client` - `v2.4.0`](#functions_client---v240) |
| 19 | + - [`gotrue` - `v2.10.0`](#gotrue---v2100) |
| 20 | + - [`postgrest` - `v2.3.0`](#postgrest---v230) |
| 21 | + - [`realtime_client` - `v2.4.0`](#realtime_client---v240) |
| 22 | + - [`storage_client` - `v2.2.0`](#storage_client---v220) |
| 23 | + - [`supabase` - `v2.5.0`](#supabase---v250) |
| 24 | + - [`supabase_flutter` - `v2.8.0`](#supabase_flutter---v280) |
| 25 | + |
| 26 | +--- |
| 27 | + |
| 28 | +#### `functions_client` - `v2.4.0` |
| 29 | + |
| 30 | + - **FEAT**: Add logging ([#1042](https://github.com/supabase/supabase-flutter/issues/1042)). ([d1ecabd7](https://github.com/supabase/supabase-flutter/commit/d1ecabd77881a0488d2d4b41ea5ee5abda6c5c35)) |
| 31 | + |
| 32 | +#### `gotrue` - `v2.10.0` |
| 33 | + |
| 34 | + - **FIX**: Rename logger from gotrue to auth ([#1055](https://github.com/supabase/supabase-flutter/issues/1055)). ([eea1ea6c](https://github.com/supabase/supabase-flutter/commit/eea1ea6c4e200e8ffc52d8343c0684c19670e3ed)) |
| 35 | + - **FEAT**: Add logging ([#1042](https://github.com/supabase/supabase-flutter/issues/1042)). ([d1ecabd7](https://github.com/supabase/supabase-flutter/commit/d1ecabd77881a0488d2d4b41ea5ee5abda6c5c35)) |
| 36 | + |
| 37 | +#### `postgrest` - `v2.3.0` |
| 38 | + |
| 39 | + - **FEAT**: Add logging ([#1042](https://github.com/supabase/supabase-flutter/issues/1042)). ([d1ecabd7](https://github.com/supabase/supabase-flutter/commit/d1ecabd77881a0488d2d4b41ea5ee5abda6c5c35)) |
| 40 | + |
| 41 | +#### `realtime_client` - `v2.4.0` |
| 42 | + |
| 43 | + - **FEAT**: Add logging ([#1042](https://github.com/supabase/supabase-flutter/issues/1042)). ([d1ecabd7](https://github.com/supabase/supabase-flutter/commit/d1ecabd77881a0488d2d4b41ea5ee5abda6c5c35)) |
| 44 | + |
| 45 | +#### `storage_client` - `v2.2.0` |
| 46 | + |
| 47 | + - **FEAT**: Add logging ([#1042](https://github.com/supabase/supabase-flutter/issues/1042)). ([d1ecabd7](https://github.com/supabase/supabase-flutter/commit/d1ecabd77881a0488d2d4b41ea5ee5abda6c5c35)) |
| 48 | + |
| 49 | +#### `supabase` - `v2.5.0` |
| 50 | + |
| 51 | + - **FEAT**: Add logging ([#1042](https://github.com/supabase/supabase-flutter/issues/1042)). ([d1ecabd7](https://github.com/supabase/supabase-flutter/commit/d1ecabd77881a0488d2d4b41ea5ee5abda6c5c35)) |
| 52 | + |
| 53 | +#### `supabase_flutter` - `v2.8.0` |
| 54 | + |
| 55 | + - **FIX**: Rename logger from gotrue to auth ([#1055](https://github.com/supabase/supabase-flutter/issues/1055)). ([eea1ea6c](https://github.com/supabase/supabase-flutter/commit/eea1ea6c4e200e8ffc52d8343c0684c19670e3ed)) |
| 56 | + - **FEAT**: Add logging ([#1042](https://github.com/supabase/supabase-flutter/issues/1042)). ([d1ecabd7](https://github.com/supabase/supabase-flutter/commit/d1ecabd77881a0488d2d4b41ea5ee5abda6c5c35)) |
| 57 | + |
| 58 | + |
6 | 59 | ## 2024-09-30 |
7 | 60 |
|
8 | 61 | ### Changes |
|
0 commit comments