|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | +## v0.16.3 (2024-04-13) |
| 6 | + |
| 7 | +### Chore |
| 8 | + |
| 9 | +* chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#396) ([`dcadb43`](https://github.com/supabase-community/postgrest-py/commit/dcadb436d48445fdea1d7870b483ea77bda0927a)) |
| 10 | + |
| 11 | +* chore(deps): bump python-semantic-release/python-semantic-release from 9.3.0 to 9.3.1 (#393) ([`eabf30c`](https://github.com/supabase-community/postgrest-py/commit/eabf30c390b259c285eeab28c6a6d1e64bb0ea9f)) |
| 12 | + |
| 13 | +* chore(deps): bump python-semantic-release/python-semantic-release from 8.0.0 to 9.3.0 (#390) |
| 14 | + |
| 15 | +Signed-off-by: dependabot[bot] <support@github.com> |
| 16 | +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`47e262e`](https://github.com/supabase-community/postgrest-py/commit/47e262e8154d1989f327b4c944bf350c5657f0b5)) |
| 17 | + |
| 18 | +### Fix |
| 19 | + |
| 20 | +* fix: upsert and insert with default_to_null boolean argument (#398) ([`ae5f80a`](https://github.com/supabase-community/postgrest-py/commit/ae5f80a7dc350afc69808f36f62b732739685739)) |
| 21 | + |
| 22 | +### Unknown |
| 23 | + |
| 24 | +* Revert "chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1" (#397) ([`b4c740d`](https://github.com/supabase-community/postgrest-py/commit/b4c740d3e6cbe1709b18cdd56d89b8e592785ec7)) |
| 25 | + |
| 26 | + |
5 | 27 | ## v0.16.2 (2024-03-23)
|
6 | 28 |
|
7 | 29 | ### Chore
|
8 | 30 |
|
| 31 | +* chore(release): bump version to v0.16.2 ([`90d6906`](https://github.com/supabase-community/postgrest-py/commit/90d690672324c00628adfcaa95350f0690666efc)) |
| 32 | + |
9 | 33 | * chore(deps-dev): bump black from 23.12.1 to 24.3.0 (#385)
|
10 | 34 |
|
11 | 35 | Signed-off-by: dependabot[bot] <support@github.com>
|
@@ -1315,7 +1339,7 @@ Signed-off-by: Bariq <bariqhibat@gmail.com>
|
1315 | 1339 | Signed-off-by: Bariq <bariqhibat@gmail.com> ([`5d17f81`](https://github.com/supabase-community/postgrest-py/commit/5d17f81054d9b753c117b342528ab41cc8b7f9f7))
|
1316 | 1340 |
|
1317 | 1341 |
|
1318 |
| -## v0.10.3 (2022-10-10) |
| 1342 | +## v0.10.3 (2022-10-11) |
1319 | 1343 |
|
1320 | 1344 | ### Chore
|
1321 | 1345 |
|
@@ -2365,7 +2389,7 @@ Automatically generated by python-semantic-release ([`c80c3ff`](https://github.c
|
2365 | 2389 | * fix tests ([`0eb871a`](https://github.com/supabase-community/postgrest-py/commit/0eb871a53b91bca5edc68f9cc3ba67e83e7ae0a0))
|
2366 | 2390 |
|
2367 | 2391 |
|
2368 |
| -## v0.7.0 (2022-01-03) |
| 2392 | +## v0.7.0 (2022-01-02) |
2369 | 2393 |
|
2370 | 2394 | ### Chore
|
2371 | 2395 |
|
@@ -2703,7 +2727,7 @@ This reverts commit 899f75bd6a477a95eef47f2aabb8fdce7cbba200. ([`b3e7df2`](https
|
2703 | 2727 | * Add tests for RequestBuilder ([`4f0ed78`](https://github.com/supabase-community/postgrest-py/commit/4f0ed783d1aa7e994358dba2e835171f07d61775))
|
2704 | 2728 |
|
2705 | 2729 |
|
2706 |
| -## v0.3.2 (2020-08-19) |
| 2730 | +## v0.3.2 (2020-08-20) |
2707 | 2731 |
|
2708 | 2732 | ### Unknown
|
2709 | 2733 |
|
@@ -2750,7 +2774,7 @@ This reverts commit 899f75bd6a477a95eef47f2aabb8fdce7cbba200. ([`b3e7df2`](https
|
2750 | 2774 | * Rename project ([`12734e1`](https://github.com/supabase-community/postgrest-py/commit/12734e198935f14316d07572fe7ca5e857af2798))
|
2751 | 2775 |
|
2752 | 2776 |
|
2753 |
| -## v0.2.0 (2020-08-10) |
| 2777 | +## v0.2.0 (2020-08-11) |
2754 | 2778 |
|
2755 | 2779 | ### Unknown
|
2756 | 2780 |
|
|
0 commit comments