From 6f64cd2df6acd3da251f5158fb06b02e4150b130 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 28 Sep 2023 11:18:44 +0000 Subject: [PATCH] 0.6.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 364 +++++++++++++++++++++++++++++-------------------- pyproject.toml | 2 +- 2 files changed, 217 insertions(+), 149 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cf2a60a..c5e4cbf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,78 @@ +## v0.6.0 (2023-09-28) + +### Chore + +* chore: run unasync ([`fc93662`](https://github.com/supabase-community/storage-py/commit/fc936629932271b12bb741b87140744c83d2369b)) + +### Feature + +* feat: bump version ([`10ba8be`](https://github.com/supabase-community/storage-py/commit/10ba8be2e1ef45cfc3a596a88e9a674fe5308b0b)) + +### Fix + +* fix: make download key optional ([`dbf8213`](https://github.com/supabase-community/storage-py/commit/dbf82137eb3c18b8892bf1853072f9e82dd0d57b)) + +### Unknown + +* Merge pull request #153 from supabase-community/fix/remove-required-key + +fix: make download key optional ([`d0c47c7`](https://github.com/supabase-community/storage-py/commit/d0c47c7dc72864c7e256f27d5d68ccebaff2c18a)) + +* Merge pull request #152 from supabase-community/j0/test_workflow + +feat: bump version ([`9b227ce`](https://github.com/supabase-community/storage-py/commit/9b227ce01b18093ee4967d4eaf249f43c7a22f60)) + +* Merge pull request #151 from supabase-community/fix/github-workflow-update + +Update python-semantic-release version and ci ([`bf49d51`](https://github.com/supabase-community/storage-py/commit/bf49d514390b86670b61ce2b5cd2b7fd8a92d6c3)) + +* Update python-semantic-release version and ci ([`ad7fc6d`](https://github.com/supabase-community/storage-py/commit/ad7fc6dab3a5be062598e64f4b287370eafcacd5)) + +* Merge pull request #150 from supabase-community/fix/github-workflow + +Fix semantic releaase workflow ([`e13cb9e`](https://github.com/supabase-community/storage-py/commit/e13cb9e5cbc735635d70a8d6f8c3df5b39eb739b)) + +* Fix semantic releaase workflow ([`3a00104`](https://github.com/supabase-community/storage-py/commit/3a00104fe5206bb48db9e440d8abfe503a6b505f)) + +* Merge pull request #149 from supabase-community/fix/correct-option-type-for-transforms + +Fix image transforms options ([`64a8ab2`](https://github.com/supabase-community/storage-py/commit/64a8ab21713d3b80c647ab54ef78f553744d5ad8)) + +* Ran pre-commit hooks ([`f8f7482`](https://github.com/supabase-community/storage-py/commit/f8f7482de2088a5539b3c68f53e4c76578c58a70)) + +* Rename options typehint +Add download option to get_public_url ([`4fc7d8d`](https://github.com/supabase-community/storage-py/commit/4fc7d8d9b6dfcfc8068834cfed1fdd5691ae38fc)) + +* Fix image transforms options ([`f007596`](https://github.com/supabase-community/storage-py/commit/f007596743ce18647cca782f7765716d4779f3a8)) + +* 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`](https://github.com/supabase-community/storage-py/commit/72298641ef1e15e54b897e9ff7ccdffffce511f5)) + + ## v0.5.5 (2023-09-15) ### Chore +* chore(deps-dev): bump pytest from 7.4.0 to 7.4.2 + +Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.2. +- [Release notes](https://github.com/pytest-dev/pytest/releases) +- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) +- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.0...7.4.2) + +--- +updated-dependencies: +- dependency-name: pytest + dependency-type: direct:development + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] <support@github.com> ([`08ea297`](https://github.com/supabase-community/storage-py/commit/08ea297ef0982c70444b0aab8da4072710e7458f)) + * chore(deps-dev): bump black from 23.7.0 to 23.9.1 Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1. @@ -287,19 +355,19 @@ Signed-off-by: dependabot[bot] <support@github.com> ([`c008911`](https://g * chore(deps-dev): bump pytest from 7.3.1 to 7.3.2 (#108) -Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.3.2. -- [Release notes](https://github.com/pytest-dev/pytest/releases) -- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) -- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.1...7.3.2) - ---- -updated-dependencies: -- dependency-name: pytest - dependency-type: direct:development - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] <support@github.com> +Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.3.2. +- [Release notes](https://github.com/pytest-dev/pytest/releases) +- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) +- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.1...7.3.2) + +--- +updated-dependencies: +- dependency-name: pytest + dependency-type: direct:development + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`e5df2ff`](https://github.com/supabase-community/storage-py/commit/e5df2ff8a269337d206b7396ebab04039eb1684e)) * chore: test upload_to_signed_url ([`82ccab4`](https://github.com/supabase-community/storage-py/commit/82ccab43c98ae55078ed5fab76d9c12320261235)) @@ -341,19 +409,19 @@ Signed-off-by: dependabot[bot] <support@github.com> ([`1eef352`](https://g * chore(deps-dev): bump pytest from 7.2.2 to 7.3.1 (#88) -Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.1. -- [Release notes](https://github.com/pytest-dev/pytest/releases) -- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) -- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.2...7.3.1) - ---- -updated-dependencies: -- dependency-name: pytest - dependency-type: direct:development - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] <support@github.com> +Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.1. +- [Release notes](https://github.com/pytest-dev/pytest/releases) +- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) +- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.2...7.3.1) + +--- +updated-dependencies: +- dependency-name: pytest + dependency-type: direct:development + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`a95a244`](https://github.com/supabase-community/storage-py/commit/a95a24410be08e9276f3e8214b621f6b82fd81ba)) * chore(deps): bump httpx from 0.23.3 to 0.24.0 @@ -374,19 +442,19 @@ Signed-off-by: dependabot[bot] <support@github.com> ([`84335cd`](https://g * chore(deps-dev): bump pre-commit from 3.1.1 to 3.2.0 (#79) -Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.1.1 to 3.2.0. -- [Release notes](https://github.com/pre-commit/pre-commit/releases) -- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) -- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.1.1...v3.2.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> +Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.1.1 to 3.2.0. +- [Release notes](https://github.com/pre-commit/pre-commit/releases) +- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) +- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.1.1...v3.2.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`a603a2a`](https://github.com/supabase-community/storage-py/commit/a603a2a684cf6d47eb5b58866c8c8263cc909852)) * chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 @@ -417,25 +485,25 @@ Signed-off-by: dependabot[bot] <support@github.com> ([`e764f25`](https://g * feat: created functions to get multiple signed URLs. (#105) -* feat: created functions to get multiple signed URLs. - -* feat: Fixed optional params. Handling auth token issue #73 in separate PR. - -* feat: remove sync code as it will be generated by unasync. - -* chore: generate sync client - ---------- - -Co-authored-by: Alexander Leonov <alleonov@icloud.com> +* feat: created functions to get multiple signed URLs. + +* feat: Fixed optional params. Handling auth token issue #73 in separate PR. + +* feat: remove sync code as it will be generated by unasync. + +* chore: generate sync client + +--------- + +Co-authored-by: Alexander Leonov <alleonov@icloud.com> Co-authored-by: anand2312 <40204976+anand2312@users.noreply.github.com> ([`2c5e2fc`](https://github.com/supabase-community/storage-py/commit/2c5e2fc309ab0f862a21e52da9b0e7c2c9d24e19)) * feat: bucket level file controls and an update_bucket method (#103) -* feat: bucket level file controls and an update_bucket method - -* fix: import __future__ annotations - +* feat: bucket level file controls and an update_bucket method + +* fix: import __future__ annotations + python 3.8 doesn't allow subscripting types like list ([`80454f9`](https://github.com/supabase-community/storage-py/commit/80454f9f6de5d6d5db9840b848b39937fabf5407)) ### Unknown @@ -478,17 +546,17 @@ chore(deps): bump httpx from 0.23.3 to 0.24.1 ([`fc18260`](https://github.com/su * Make FileOptions type (#100) -* Update lockfile - -* feat: add FileOptions type, make some bucket fields optional - -* feat: use FileOptions in upload and document it - -* docs: add upload example to README - -* fix: don't mark BaseBucket fields as default - -this breaks every other class that inherits from BaseBucket and tries to add +* Update lockfile + +* feat: add FileOptions type, make some bucket fields optional + +* feat: use FileOptions in upload and document it + +* docs: add upload example to README + +* fix: don't mark BaseBucket fields as default + +this breaks every other class that inherits from BaseBucket and tries to add any non-default field. ([`1585e42`](https://github.com/supabase-community/storage-py/commit/1585e4279427934d5e027fc3ea2874085748caa6)) * Merge pull request #87 from supabase-community/dependabot/pip/main/httpx-0.24.0 @@ -497,8 +565,8 @@ chore(deps): bump httpx from 0.23.3 to 0.24.0 ([`b69a8ba`](https://github.com/su * Fix bad typing on upload functions (#89) -* Fix bad typing on upload functions - +* Fix bad typing on upload functions + * Format using black ([`40fc84b`](https://github.com/supabase-community/storage-py/commit/40fc84b7784b37b9da24c09d2eba2d282603c4fb)) * Merge branch 'main' into dependabot/pip/main/httpx-0.24.0 ([`c1b64e1`](https://github.com/supabase-community/storage-py/commit/c1b64e105e06f146499ef7503a958e4f143cd4ed)) @@ -989,40 +1057,40 @@ Signed-off-by: dependabot[bot] <support@github.com> ([`68df5c2`](https://g * chore(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.1 (#26) -Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.20.1. -- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) -- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst) -- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.19.0...v0.20.1) - ---- -updated-dependencies: -- dependency-name: pytest-asyncio - dependency-type: direct:development - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] <support@github.com> - -Signed-off-by: dependabot[bot] <support@github.com> +Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.20.1. +- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) +- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst) +- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.19.0...v0.20.1) + +--- +updated-dependencies: +- dependency-name: pytest-asyncio + dependency-type: direct:development + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] <support@github.com> + +Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`999e8c9`](https://github.com/supabase-community/storage-py/commit/999e8c993822177d017ab3f7a69aea0209fefea2)) * chore(deps-dev): bump pytest from 6.2.5 to 7.2.0 (#28) -Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.2.0. -- [Release notes](https://github.com/pytest-dev/pytest/releases) -- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) -- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.5...7.2.0) - ---- -updated-dependencies: -- dependency-name: pytest - dependency-type: direct:development - update-type: version-update:semver-major -... - -Signed-off-by: dependabot[bot] <support@github.com> - -Signed-off-by: dependabot[bot] <support@github.com> +Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.2.0. +- [Release notes](https://github.com/pytest-dev/pytest/releases) +- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) +- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.5...7.2.0) + +--- +updated-dependencies: +- dependency-name: pytest + dependency-type: direct:development + update-type: version-update:semver-major +... + +Signed-off-by: dependabot[bot] <support@github.com> + +Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`ed35024`](https://github.com/supabase-community/storage-py/commit/ed35024fea5f28fafd6e9b66e73b689e5a9f12f5)) * chore(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 @@ -1043,21 +1111,21 @@ Signed-off-by: dependabot[bot] <support@github.com> ([`d22118b`](https://g * chore(deps-dev): bump sphinx from 5.2.3 to 5.3.0 (#25) -Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 5.3.0. -- [Release notes](https://github.com/sphinx-doc/sphinx/releases) -- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) -- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.2.3...v5.3.0) - ---- -updated-dependencies: -- dependency-name: sphinx - dependency-type: direct:development - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] <support@github.com> - -Signed-off-by: dependabot[bot] <support@github.com> +Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 5.3.0. +- [Release notes](https://github.com/sphinx-doc/sphinx/releases) +- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) +- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.2.3...v5.3.0) + +--- +updated-dependencies: +- dependency-name: sphinx + dependency-type: direct:development + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] <support@github.com> + +Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`9f7bc01`](https://github.com/supabase-community/storage-py/commit/9f7bc01b135fbdcb1f7767f426011c0630408712)) ### Feature @@ -1072,18 +1140,18 @@ Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.githu * fix: datetime and upload file type (#12) -* [fix] datetime and upload file type - -fix datetime error and add more acceptable file type - -* [Fix] Add python-dateutil as dependency - -* Fix lock file - -* chore: reformat with black - -* chore: calm isort down - +* [fix] datetime and upload file type + +fix datetime error and add more acceptable file type + +* [Fix] Add python-dateutil as dependency + +* Fix lock file + +* chore: reformat with black + +* chore: calm isort down + Co-authored-by: Anand <40204976+anand2312@users.noreply.github.com> ([`a926a06`](https://github.com/supabase-community/storage-py/commit/a926a068234e68afbf8039fc7f71565397dfea86)) ### Unknown @@ -1260,8 +1328,8 @@ chore(deps-dev): bump pytest-asyncio from 0.18.3 to 0.19.0 ([`31d886c`](https:// * Justinbarak patch 1 (#14) -* Removed double "/" in get_public_url - +* Removed double "/" in get_public_url + * Removed double "/" in get_public_url ([`20de85e`](https://github.com/supabase-community/storage-py/commit/20de85e677e29cd17bb210a402be947f0ad98509)) @@ -1321,12 +1389,12 @@ fix: upload fixes ([`844561f`](https://github.com/supabase-community/storage-py/ * Docs (#6) -* docs: setup - -* docs: write basic documentation - -* chore: fix lock file - +* docs: setup + +* docs: write basic documentation + +* chore: fix lock file + * chore: calm pre-commit down ([`0974414`](https://github.com/supabase-community/storage-py/commit/0974414707f3e97fc8e44197d1f59a5699a0b582)) @@ -1502,22 +1570,22 @@ Co-authored-by: Anand <40204976+anand2312@users.noreply.github.com> ([`734 * Sync support (#1) -* deps: update black, add unasync - -* feat: make BaseBucket - -* feat: rework bucket, file APIs - -* fix: avoid circular import on StorageException - -* deps: add dotenv - -* feat: pass User-Agent header with requests - -* fix: correct type-hint - -* fix: formatting - +* deps: update black, add unasync + +* feat: make BaseBucket + +* feat: rework bucket, file APIs + +* fix: avoid circular import on StorageException + +* deps: add dotenv + +* feat: pass User-Agent header with requests + +* fix: correct type-hint + +* fix: formatting + * chore: update example in README ([`75c9c43`](https://github.com/supabase-community/storage-py/commit/75c9c43ea373cb58970255b8e7438c2ec67e7f25)) * Merge branch 'main' of github.com:J0/storage-py into main ([`d41b573`](https://github.com/supabase-community/storage-py/commit/d41b57391f04453986f06d564c5c207e4c75b7cc)) diff --git a/pyproject.toml b/pyproject.toml index d7002e2e..fbb62a50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ license = "MIT" name = "storage3" readme = "README.md" repository = "https://github.com/supabase-community/storage-py" -version = "0.5.5" +version = "0.6.0" [tool.poetry.dependencies] httpx = ">=0.24,<0.26"