Skip to content

Releases: supabase/functions-py

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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (03fcb25)

v0.4.0

29 Feb 00:32
Compare
Choose a tag to compare

v0.4.0 (2024-02-29)

Feature

  • feat: add actions to dependabot.yml (#49) (0fa1c6b)

v0.3.3

03 Jan 02:09
Compare
Choose a tag to compare

v0.3.3 (2024-01-03)

Fix

  • fix: update job to publish legacy package if current is released (#36) (2565c37)

v0.3.2

03 Jan 01:38
Compare
Choose a tag to compare

v0.3.2 (2024-01-03)

Chore

  • chore(deps-dev): bump isort from 5.12.0 to 5.13.0 (#24) (e7443ee)

  • chore(deps-dev): bump isort from 5.12.0 to 5.13.0

Bumps isort from 5.12.0 to 5.13.0.


updated-dependencies:

  • dependency-name: isort
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (89a31c9)

  • chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.2 (#22) (ab767f5)

  • chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.2

Bumps pytest-asyncio from 0.21.1 to 0.23.2.


updated-dependencies:

  • dependency-name: pytest-asyncio
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] <[email protected]> (f6fb590)

  • chore: allow manual workflow trigger for releases (#19) (07d1ffa)

  • chore: allow manual workflow trigger for releases (2a01399)

Ci

  • ci: update workflow with new pypi project name (#34) (7564e2b)

Fix

  • fix: update httpx and other dev dependencies (#35) (1f8897f)

v0.3.1

30 Oct 15:20
Compare
Choose a tag to compare

v0.3.1 (2023-10-30)

Fix

  • fix: exceptions now has message in dictionary (#16) (7273927)

  • fix: exceptions now has message in dictionary

Added tests to check for the messages. (07a813a)

v0.3.0

29 Oct 22:28
Compare
Choose a tag to compare

v0.3.0 (2023-10-29)

Feature

  • feat: downgrade httpx dep to 0.24.0 (#15) (1f37216)

Fix

Unknown

  • Update pyproject.toml (dd43949)

  • Restoring order to the CI/CD pipeline (4f28dc6)

v0.2.4

25 Oct 22:14
Compare
Choose a tag to compare

v0.2.4 (2023-10-25)

Chore

  • chore: update readme with correct function call (88fc1a7)

  • chore(release): bump version to v0.2.4 (e958722)

  • chore: bump autoflake version (fc3a7bb)

Fix

  • fix: correct return type from invoke (9a15026)

  • fix: add single instance of client instantiation (4b8a134)

Unknown

  • Temporary CI change to allow publishing of package (2d66f21)

  • Merge pull request #11 from supabase-community/silentworks/update-readme

chore: update readme with correct function call (1dfe72e)

  • Merge pull request #9 from supabase-community/silentworks/sync_functions

Add sync functions (e2db242)

  • update file formatting with black (b1c64f5)

  • Apply suggestions from code review

Co-authored-by: Anand <[email protected]> (e2a59aa)

  • Add github workflow (14c8db9)

  • Update errors and function signature of invoke (575da96)

  • Apply suggestions from code review

Co-authored-by: Anand <[email protected]> (b60615d)

  • Update supafunc/errors.py

Co-authored-by: Anand <[email protected]> (2971673)

  • Add sync functions
    Add pytests
    Throw errors instead of returning them (692022f)

v0.2.3

04 Aug 08:10
@J0 J0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

10 Oct 16:11
@J0 J0
Compare
Choose a tag to compare

Full Changelog: v0.1.4...v0.2.2

v0.1.4

13 Jun 02:16
@J0 J0
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release
chore: update version