Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 22:53
· 259 commits to main since this release

v2.0.0 (2023-10-29)

Breaking

  • feat(functions-py): update functions-py version

BREAKING CHANGE: Functions now raise exceptions on errors (10e9c47)

Chore

  • chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 (#603) (8f9ce5c)

  • chore(deps-dev): bump pytest from 7.4.2 to 7.4.3

Bumps pytest from 7.4.2 to 7.4.3.


updated-dependencies:

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

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

  • chore(deps): bump postgrest from 0.12.0 to 0.13.0 (#600) (d10c178)

  • chore(deps): bump postgrest from 0.12.0 to 0.13.0

Bumps postgrest from 0.12.0 to 0.13.0.


updated-dependencies:

  • dependency-name: postgrest
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

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

  • chore(deps-dev): bump black from 23.9.1 to 23.10.1 (#601) (4824430)

  • chore(deps-dev): bump black from 23.9.1 to 23.10.1

Bumps black from 23.9.1 to 23.10.1.


updated-dependencies:

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

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

  • chore(deps-dev): bump python-semantic-release from 8.1.1 to 8.3.0 (#599) (813f85c)

  • chore(deps-dev): bump python-semantic-release from 8.1.1 to 8.3.0

Bumps python-semantic-release from 8.1.1 to 8.3.0.


updated-dependencies:

  • dependency-name: python-semantic-release
    dependency-type: direct:development
    update-type: version-update:semver-minor
    ...

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

  • chore(deps-dev): bump commitizen from 3.10.0 to 3.12.0 (#596) (6967839)

  • chore(deps-dev): bump commitizen from 3.10.0 to 3.12.0

Bumps commitizen from 3.10.0 to 3.12.0.


updated-dependencies:

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

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

  • chore(deps-dev): bump urllib3 from 2.0.6 to 2.0.7 (#592) (f12bdc2)

  • chore(deps-dev): bump pre-commit from 3.4.0 to 3.5.0 (#589) (d21a0e5)

  • chore(deps-dev): bump urllib3 from 2.0.6 to 2.0.7

Bumps urllib3 from 2.0.6 to 2.0.7.


updated-dependencies:

  • dependency-name: urllib3
    dependency-type: indirect
    ...

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

  • chore(deps-dev): bump pre-commit from 3.4.0 to 3.5.0

Bumps pre-commit from 3.4.0 to 3.5.0.


updated-dependencies:

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

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

  • chore(deps-dev): bump gitpython from 3.1.35 to 3.1.37

Bumps gitpython from 3.1.35 to 3.1.37.


updated-dependencies:

  • dependency-name: gitpython
    dependency-type: indirect
    ...

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

  • chore(deps): bump postgrest from 0.11.0 to 0.12.0

Bumps postgrest from 0.11.0 to 0.12.0.


updated-dependencies:

  • dependency-name: postgrest
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

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

  • chore(deps): bump gotrue from 1.1.1 to 1.2.0

Bumps gotrue from 1.1.1 to 1.2.0.


updated-dependencies:

  • dependency-name: gotrue
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

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

Feature

  • feat(functions-py): update functions-py version (#605) (b92c984)

Unknown

  • Merge pull request #586 from supabase-community/dependabot/pip/gitpython-3.1.37

chore(deps-dev): bump gitpython from 3.1.35 to 3.1.37 (4199c9a)

  • Merge pull request #585 from devinem4/patch-1

README / Storage -- Update delete file to remove file (a0a4eda)

  • Update README.md

Swap delete out, remove in (9b1fd17)

  • Merge pull request #578 from supabase-community/dependabot/pip/urllib3-2.0.6

chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.6 (173dd46)

  • Merge pull request #577 from supabase-community/dependabot/pip/main/storage3-0.6.1

chore(deps): bump storage3 from 0.6.0 to 0.6.1 (47b381c)

  • Merge pull request #583 from supabase-community/dependabot/pip/main/postgrest-0.12.0

chore(deps): bump postgrest from 0.11.0 to 0.12.0 (9a085f7)

  • Merge pull request #582 from supabase-community/dependabot/pip/main/gotrue-1.2.0

chore(deps): bump gotrue from 1.1.1 to 1.2.0 (eaa31ef)