Skip to content

Releases: supabase/functions-py

v0.6.0

28 Sep 23:29
63c8b81
Compare
Choose a tag to compare

0.6.0 (2024-09-25)

Features

v0.5.1

25 Jul 09:20
Compare
Choose a tag to compare

v0.5.1 (2024-07-25)

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.5 to 9.8.6 (#125) (8db273a)

  • chore(deps-dev): bump python-semantic-release from 9.8.5 to 9.8.6 (#124) (3b122ca)

  • chore(deps-dev): bump pytest from 8.2.2 to 8.3.1 (#123) (e4c53f2)

Fix

v0.5.0

21 Jul 12:25
Compare
Choose a tag to compare

v0.5.0 (2024-07-21)

Chore

  • chore(deps-dev): bump pytest-asyncio from 0.23.7 to 0.23.8 (#122) (e1d064b)

Feature

v0.4.7

14 Jul 22:35
Compare
Choose a tag to compare

v0.4.7 (2024-07-14)

Chore

  • chore(deps-dev): bump python-semantic-release from 9.8.3 to 9.8.5 (#119) (d3e1104)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.3 to 9.8.5 (#118) (0403bfb)

  • chore(deps-dev): bump python-semantic-release from 9.8.1 to 9.8.3 (#114) (3850c82)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.8.1 to 9.8.3 (#113) (c1c0d67)

Fix

Unknown

v0.4.6

05 Jun 22:24
Compare
Choose a tag to compare

v0.4.6 (2024-06-05)

Chore

  • chore(deps-dev): bump python-semantic-release from 9.8.0 to 9.8.1 (#110) (6167b4a)

  • chore(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#109) (9d83fc0)

  • chore(deps-dev): bump python-semantic-release from 9.7.3 to 9.8.0 (#104) (95f4c8e)

  • chore(deps-dev): bump pytest from 8.2.0 to 8.2.1 (#103) (b9523b8)

  • chore(deps-dev): bump pytest-asyncio from 0.23.6 to 0.23.7 (#102) (cee6c49)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.7.2 to 9.7.3 (#101) (556f667)

  • chore(deps-dev): bump python-semantic-release from 9.7.2 to 9.7.3 (#100) (0a7f65f)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.5.0 to 9.7.2 (#99) (730f067)

  • chore(deps-dev): bump python-semantic-release from 9.5.0 to 9.7.2 (#98) (6b392ac)

  • chore(deps-dev): bump pytest from 8.1.1 to 8.2.0 (#89) (b0f272b)

  • chore(deps-dev): bump black from 24.3.0 to 24.4.2 (#88) (b7944de)

  • chore(ci): bump python-semantic-release/python-semantic-release from 9.4.1 to 9.5.0 (#86) (fbf01fe)

  • chore(deps-dev): bump python-semantic-release from 9.4.1 to 9.5.0 (#85) (53653e0)

  • chore(deps-dev): bump python-semantic-release from 9.3.1 to 9.4.1 (#81) (42b8b95)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.3.1 to 9.4.1 (#80) (9d7c165)

  • chore(deps-dev): bump respx from 0.21.0 to 0.21.1 (#77) (0cf2183)

  • chore(deps-dev): bump python-semantic-release from 9.3.0 to 9.3.1 (#76) (98ff552)

  • chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (#75) (519fa30)

  • chore(deps): bump actions/cache from 3 to 4 (#74) (9f61fda)

  • chore(deps): bump abatilo/actions-poetry from 2 to 3 (#73) (e521357)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.3.0 to 9.3.1 (#72)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a0a9ad8)

Ci

  • ci(deps): bump python-semantic-release/python-semantic-release from 9.8.0 to 9.8.1 (#108) (1e162de)

  • ci(deps): bump python-semantic-release/python-semantic-release from 9.7.3 to 9.8.0 (#105) (66c3c1a)

Fix

  • fix: add "verify" flag to the creation of client (f43038c)

Unknown

v0.4.5

23 Mar 21:01
Compare
Choose a tag to compare

v0.4.5 (2024-03-23)

Fix

  • fix: configure poetry in github action (#71) (886f0fb)

v0.4.4

23 Mar 20:21
Compare
Choose a tag to compare

v0.4.4 (2024-03-23)

Fix

  • fix: update to perform build via poetry (#70) (d518ce5)

v0.4.3

23 Mar 13:43
Compare
Choose a tag to compare

v0.4.3 (2024-03-23)

Fix

  • fix: add supafunc package distribution (#69) (d8a6f9a)

v0.4.2

23 Mar 13:33
Compare
Choose a tag to compare

v0.4.2 (2024-03-23)

Fix

v0.4.1

23 Mar 12:59
Compare
Choose a tag to compare

v0.4.1 (2024-03-23)

Chore

  • chore(deps-dev): bump python-semantic-release from 9.2.0 to 9.3.0 (#66)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (7d1ce46)

  • chore(deps): bump codecov/codecov-action from 3 to 4 (#50)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ffe43b2)

  • chore(deps): bump actions/checkout from 2 to 4 (#52)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a809e98)

  • chore(deps): bump abatilo/actions-poetry from 2.2.0 to 3.0.0 (#54)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (4c1365c)

  • chore(deps): bump python-semantic-release/python-semantic-release from 8.0.0 to 9.3.0 (#65)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cddbd1f)

  • chore(deps-dev): bump pytest from 8.0.2 to 8.1.1 (#57)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (43a2741)

  • chore(deps-dev): bump respx from 0.20.2 to 0.21.0 (#61)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a1481fd)

  • chore(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.6 (#62)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a821fe8)

  • chore(deps-dev): bump python-semantic-release from 9.1.1 to 9.2.0 (#60)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (719ed64)

  • chore(deps): bump actions/setup-python from 2 to 5 (#53)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (867bab3)

  • chore(deps-dev): bump black from 24.2.0 to 24.3.0 (#58)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0a84c99)

  • chore(deps-dev): bump pytest from 7.4.4 to 8.0.2 (#48)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ae754cf)

  • chore(deps-dev): bump python-semantic-release from 8.7.0 to 9.1.1 (#47)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (f108ed7)

  • chore(deps-dev): bump black from 23.12.1 to 24.2.0 (#43)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ed09227)

  • chore(deps-dev): bump pytest-asyncio from 0.23.3 to 0.23.5 (#42)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (e87489b)

  • chore: rename package to supabase_functions (#37) (5b5b5c9)

Fix

  • fix: Update library name in pyproject file (#67) (5b5fe0d)

  • fix: bump httpx from 0.25.2 to 0.27.0 (#46)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (03fcb25)