functions-py

Library for Supabase Functions

MIT License

Downloads
664.6K
Stars
5
Committers
12

Bot releases are visible (Hide)

functions-py - v0.5.1 Latest Release

Published by github-actions[bot] 3 months ago

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

  • fix: add x-region support (#126) (59135d8)
functions-py - v0.5.0

Published by github-actions[bot] 3 months ago

v0.5.0 (2024-07-21)

Chore

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

Feature

  • feat: add edge functions timeout (#120) (d0abc3c)
functions-py - v0.4.7

Published by github-actions[bot] 3 months ago

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

  • fix: version bump (#121) (8f9b380)

Unknown

functions-py - v0.4.6

Published by github-actions[bot] 5 months ago

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] <[email protected]>
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

  • Follow redirects (#107) (ccb3f7f)

  • Update .pre-commit-config.yaml (#93) (3201e5d)

  • Add stale bot (#92) (1fb54a8)

functions-py - v0.4.5

Published by github-actions[bot] 7 months ago

v0.4.5 (2024-03-23)

Fix

  • fix: configure poetry in github action (#71) (886f0fb)
functions-py - v0.4.4

Published by github-actions[bot] 7 months ago

v0.4.4 (2024-03-23)

Fix

  • fix: update to perform build via poetry (#70) (d518ce5)
functions-py - v0.4.3

Published by github-actions[bot] 7 months ago

v0.4.3 (2024-03-23)

Fix

  • fix: add supafunc package distribution (#69) (d8a6f9a)
functions-py - v0.4.2

Published by github-actions[bot] 7 months ago

v0.4.2 (2024-03-23)

Fix

functions-py - v0.4.1

Published by github-actions[bot] 7 months ago

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)

functions-py - v0.4.0

Published by github-actions[bot] 8 months ago

v0.4.0 (2024-02-29)

Feature

  • feat: add actions to dependabot.yml (#49) (0fa1c6b)
functions-py - v0.3.3

Published by github-actions[bot] 10 months ago

v0.3.3 (2024-01-03)

Fix

  • fix: update job to publish legacy package if current is released (#36) (2565c37)
functions-py - v0.3.2

Published by github-actions[bot] 10 months ago

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)
functions-py - v0.3.1

Published by github-actions[bot] 12 months ago

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)

functions-py - v0.3.0

Published by github-actions[bot] 12 months ago

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)

functions-py - v0.2.4

Published by github-actions[bot] 12 months ago

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)
functions-py - v0.2.4

Published by github-actions[bot] 12 months ago

v0.2.4 (2023-10-25)

Chore

  • chore: bump autoflake version (fc3a7bb)

Fix

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

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

Unknown

  • 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)
functions-py - v0.2.3

Published by J0 about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/functions-py/compare/v0.2.2...v0.2.3

functions-py - v0.2.2

Published by J0 about 2 years ago

functions-py -

Published by J0 over 2 years ago