Skip to content

Releases: supabase/storage-py

v0.7.6

05 Jun 22:25
Compare
Choose a tag to compare

v0.7.6 (2024-06-05)

Fix

v0.7.5

04 Jun 22:27
Compare
Choose a tag to compare

v0.7.5 (2024-06-04)

Chore

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.7.2 to 9.7.3 (#249) (ed5ed18)

  • chore(deps-dev): bump python-semantic-release from 9.7.2 to 9.7.3 (#248) (da71dd4)

  • chore(deps-dev): bump python-semantic-release from 9.4.1 to 9.7.2 (#246) (eef7b04)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.4.1 to 9.7.2 (#247) (1527f18)

  • chore: update .pre-commit-config.yaml (#240) (69ae839)

  • chore(deps-dev): bump black from 24.3.0 to 24.4.2 (#236) (0449382)

  • chore(tests): add supabase cli for tests (#245) (b148b09)

  • chore(deps): bump idna from 3.6 to 3.7 (#228) (3ff6eed)

  • chore(deps-dev): bump python-semantic-release from 9.3.0 to 9.4.1 (#225) (0b6dc6c)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.4.0 to 9.4.1 (#227) (4ce32bc)

  • chore(deps): bump typing-extensions from 4.10.0 to 4.11.0 (#226) (2650cd8)

  • chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (#221) (2754a9e)

  • chore(deps): bump actions/cache from 3 to 4 (#219) (664519c)

  • chore(deps): bump abatilo/actions-poetry from 2 to 3 (#218) (75e9dba)

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.3.0 to 9.4.0 (#224) (176d0da)

Fix

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

Unknown

v0.7.4

23 Mar 23:32
Compare
Choose a tag to compare

v0.7.4 (2024-03-23)

Chore

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

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

  • chore(deps): bump python-dateutil from 2.8.2 to 2.9.0.post0 (#201)

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

  • chore: update ci pipeline to include python 3.12 in tests (#217) (dd264f1)

  • chore(deps): bump httpx from 0.25.0 to 0.27.0 (#192)

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

  • chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (#182)

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

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

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

  • chore(deps-dev): bump pytest from 8.1.0 to 8.1.1 (#206)

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

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

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

  • chore(deps): bump python-semantic-release/python-semantic-release from 9.1.1 to 9.2.2 (#210)

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

Fix

  • fix: bump sphinx-press-theme from 0.8.0 to 0.9.1 (#216)

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

v0.7.3

11 Mar 00:30
Compare
Choose a tag to compare

v0.7.3 (2024-03-11)

Chore

  • chore: update CODEOWNERS to use python-maintainers (#204) (4dc6a5a)

Fix

v0.7.2

10 Mar 22:57
Compare
Choose a tag to compare

v0.7.2 (2024-03-10)

Chore

  • chore(deps-dev): bump black from 23.10.0 to 24.2.0 (#193)

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

Fix

  • fix: add upsert option to upload/update (#199) (db1b66a)

v0.7.1

10 Mar 15:02
Compare
Choose a tag to compare

v0.7.1 (2024-03-10)

Chore

  • chore(deps-dev): bump pytest from 7.4.4 to 8.1.0 (#200)

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

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

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

  • chore(deps): bump sphinx-notes/pages from 2 to 3 (#198)

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

  • chore(deps): bump codecov/codecov-action from 1 to 4 (#197)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Mansueli <rodrigo@mansueli.com> (331779f)

  • chore(deps): bump github/codeql-action from 2 to 3 (#189)

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

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

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

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

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

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

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

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

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

Fix

  • fix: handle json decode error when there's no json response (e.g. on 403) (#203)

Co-authored-by: joel <joel@joels-MacBook-Pro.local> (cce5ad4)

Unknown

v0.7.0

22 Nov 22:31
Compare
Choose a tag to compare

v0.7.0 (2023-11-22)

Chore

  • chore: update GitHub workflow for releases (72ad275)

  • chore: add sync version of the update function (18c14a4)

  • 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] <support@github.com> (87125bc)

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

Bumps black from 23.9.1 to 23.10.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (ac6f901)

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

Bumps urllib3 from 2.0.5 to 2.0.7.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (79c9ca3)

Feature

  • feat: add update existing file function (da4d785)

Unknown

  • Merge pull request #166 from supabase-community/chore/update-gh-workflow

chore: update GitHub workflow for releases (f42d176)

  • Merge pull request #165 from supabase-community/silentworks/file_update

feat: add update existing file function (d8139e0)

  • Merge pull request #158 from supabase-community/dependabot/pip/urllib3-2.0.7

chore(deps-dev): bump urllib3 from 2.0.5 to 2.0.7 (fc8cb5d)

  • Merge pull request #162 from supabase-community/dependabot/pip/main/pytest-7.4.3

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

  • Merge pull request #159 from supabase-community/dependabot/pip/main/black-23.10.0

chore(deps-dev): bump black from 23.9.1 to 23.10.0 (0f332fa)

v0.6.1

02 Oct 02:01
Compare
Choose a tag to compare

v0.6.1 (2023-10-02)

Documentation

  • docs: fix name of URLOptions type (5430e92)

Fix

  • fix: make precommit ignore markdown files (d2530fe)

  • fix: pass cache-control as formdata (9910fe0)

  • fix: use correct Any for typehint (5ad2ae8)

Unknown

  • Merge pull request #154 from supabase-community/fix/cache-control

fix: send cache-control as form data (bab90b6)

v0.6.0

28 Sep 11:18
Compare
Choose a tag to compare

v0.6.0 (2023-09-28)

Chore

Feature

Fix

  • fix: make download key optional (dbf8213)

Unknown

  • Merge pull request #153 from supabase-community/fix/remove-required-key

fix: make download key optional (d0c47c7)

  • Merge pull request #152 from supabase-community/j0/test_workflow

feat: bump version (9b227ce)

  • Merge pull request #151 from supabase-community/fix/github-workflow-update

Update python-semantic-release version and ci (bf49d51)

  • Update python-semantic-release version and ci (ad7fc6d)

  • Merge pull request #150 from supabase-community/fix/github-workflow

Fix semantic releaase workflow (e13cb9e)

  • Fix semantic releaase workflow (3a00104)

  • Merge pull request #149 from supabase-community/fix/correct-option-type-for-transforms

Fix image transforms options (64a8ab2)

  • Ran pre-commit hooks (f8f7482)

  • Rename options typehint
    Add download option to get_public_url (4fc7d8d)

  • Fix image transforms options (f007596)

  • Merge pull request #136 from supabase-community/dependabot/pip/main/pytest-7.4.2

chore(deps-dev): bump pytest from 7.4.0 to 7.4.2 (7229864)

v0.5.5

15 Sep 16:44
Compare
Choose a tag to compare

v0.5.5 (2023-09-15)

Chore

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

Bumps black from 23.7.0 to 23.9.1.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (e789223)

  • chore: run black (14be266)

  • chore: create CODEOWNERS (8077001)

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

Bumps pre-commit from 3.3.3 to 3.4.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (11b2d5a)

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

Bumps gitpython from 3.1.32 to 3.1.35.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (0497ef2)

  • chore(deps-dev): bump python-semantic-release from 8.0.4 to 8.0.8

Bumps python-semantic-release from 8.0.4 to 8.0.8.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (0de10b2)

  • chore(deps): bump httpx from 0.24.1 to 0.25.0

Bumps httpx from 0.24.1 to 0.25.0.


updated-dependencies:

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

Signed-off-by: dependabot[bot] <support@github.com> (801681c)

Fix

  • fix: run unasync and also patch type (98aae1c)

Unknown

  • Merge pull request #143 from supabase-community/j0/patch_remove_type

fix: patch type on remove (8dbd29a)

  • Merge pull request #142 from supabase-community/j0/add_semver

feat:add semver (eaf869a)

  • Merge pull request #141 from supabase-community/J0/add-codeowners

chore: create CODEOWNERS (e25c803)

  • Merge pull request #139 from supabase-community/dependabot/pip/main/black-23.9.1

chore(deps-dev): bump black from 23.7.0 to 23.9.1 (d8f6584)

  • Update pyproject.toml (b3abdb7)

  • Merge pull request #140 from supabase-community/dependabot/pip/gitpython-3.1.35

chore(deps-dev): bump gitpython from 3.1.32 to 3.1.35 (b39d082)

  • Merge pull request #134 from supabase-community/dependabot/pip/main/pre-commit-3.4.0

chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 (1ae2b4d)

  • Update ci.yml

change ref to main (1ff3e20)

  • feat:add semver (ff91715)

  • Merge pull request #132 from supabase-community/dependabot/pip/main/python-semantic-release-8.0.8

chore(deps-dev): bump python-semantic-release from 8.0.4 to 8.0.8 (bf90db3)

  • Merge pull request #138 from supabase-community/dependabot/pip/main/httpx-0.25.0

chore(deps): bump httpx from 0.24.1 to 0.25.0 (f09b35d)