Releases: supabase/functions-py
v0.3.3
v0.3.2
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] <support@github.com> (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] <support@github.com> (f6fb590
)
-
chore: allow manual workflow trigger for releases (#19) (
07d1ffa
) -
chore: allow manual workflow trigger for releases (
2a01399
)
Ci
Fix
v0.3.1
v0.3.0
v0.2.4
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 <40204976+anand2312@users.noreply.github.com> (e2a59aa
)
-
Add github workflow (
14c8db9
) -
Update errors and function signature of invoke (
575da96
) -
Apply suggestions from code review
Co-authored-by: Anand <40204976+anand2312@users.noreply.github.com> (b60615d
)
- Update supafunc/errors.py
Co-authored-by: Anand <40204976+anand2312@users.noreply.github.com> (2971673
)
- Add sync functions
Add pytests
Throw errors instead of returning them (692022f
)
v0.2.3
What's Changed
- fix: small typo in authorization by @0xflotus in #2
- chore(deps): bump httpx from 0.23.0 to 0.24.1 by @dependabot in #3
- chore: bump httpx to 0.24 by @anand2312 in #4
New Contributors
- @0xflotus made their first contribution in #2
- @dependabot made their first contribution in #3
- @anand2312 made their first contribution in #4
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Full Changelog: v0.1.4...v0.2.2