Releases: supabase/auth-py
v1.1.0
v1.1.0 (2023-09-08)
Chore
- chore(deps): bump actions/checkout from 3 to 4
Bumps actions/checkout from 3 to 4.
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (2a51fff
)
- 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] <[email protected]> (7b0fb17
)
- chore: run formatting on CHANGELOG to correct for mix line endings (
3f47338
)
Feature
- feat: support pagination for admin list_users (
e7cbd9f
)
Unknown
- Merge pull request #307 from supabase-community/dependabot/github_actions/main/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4 (64c0c66
)
- Merge pull request #312 from supabase-community/dependabot/pip/gitpython-3.1.35
chore(deps-dev): bump gitpython from 3.1.32 to 3.1.35 (9b62e68
)
- Merge pull request #304 from connorlurring/admin-list-users-pagination
feat: support pagination for auth admin list_users (1b88c51
)
- Merge pull request #311 from supabase-community/j0/lint_changelog
chore: run formatting on CHANGELOG to correct for mix line endings (8684125
)
v1.0.4
v1.0.4 (2023-08-23)
Chore
-
chore: add contents permission (
a2a4912
) -
chore: upgrade smenatic release (
0cf22c2
) -
chore(deps-dev): bump faker from 19.2.0 to 19.3.0
Bumps faker from 19.2.0 to 19.3.0.
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (29f1a1e
)
- chore(deps-dev): bump faker from 18.13.0 to 19.2.0
Bumps faker from 18.13.0 to 19.2.0.
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (0a03065
)
Fix
-
fix: update more pyproject.toml config options (
3c38c2b
) -
fix: convert version_toml to array (
d9c555d
) -
fix: add relevant pypi info and permissions (
875484e
) -
fix: add new providers (
b4c1681
) -
fix: add type definitions for new providers (
e033cee
)
Unknown
- Merge pull request #299 from supabase-community/j0/fix_version_toml
chore: add contents permission (7561df9
)
- Merge pull request #298 from supabase-community/j0/fix_version_toml
fix: update version options (b66f958
)
- Merge pull request #297 from supabase-community/j0/fix_semantic_release
fix: fix semantic release (3c9984b
)
- Merge pull request #290 from supabase-community/dependabot/pip/main/faker-19.3.0
chore(deps-dev): bump faker from 19.2.0 to 19.3.0 (52474bc
)
- Merge pull request #293 from supabase-community/or/pydantic-v1-v2-support
Support for pydantic v1 & v2 (6765f07
)
-
revert TypeAdapter to parse_obj_as for pydantic v1 support (
79cd743
) -
run tests with pydantic v1 under CI (
9c4aa2a
) -
pydantic v1 & v2 compatibility (
45456c8
) -
Merge pull request #289 from yuvanist/main
Specify minor version of pydantic to avoid dependency issue (c2ed950
)
-
Update lock file (
9258777
) -
specify minor version of pydantic (
2b0bdb4
) -
Merge pull request #288 from supabase-community/dependabot/pip/main/faker-19.2.0
chore(deps-dev): bump faker from 18.13.0 to 19.2.0 (69f5994
)
v1.0.3
What's Changed
- chore(deps): bump cryptography from 39.0.1 to 41.0.0 by @dependabot in #275
- fix: bump init version to 1.02 by @J0 in #280
- chore(deps-dev): bump python-semantic-release from 7.33.2 to 7.34.6 by @dependabot in #278
- chore(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.1 by @dependabot in #284
- Upgrade gotrue-py to pydantic > 2.1.x by @yuvanist in #286
- chore(deps-dev): bump pygithub from 1.58.0 to 1.59.0 by @dependabot in #279
- feat: release v1.0.3 by @J0 in #287
New Contributors
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- chore(deps-dev): bump pre-commit from 3.1.1 to 3.2.2 by @dependabot in #260
- fix: parse_auth_response to handle cases when data is an empty dictioโฆ by @hgseo16 in #261
- optional last_sign_in_at in UserIdentity type by @lmoj in #265
- chore(deps): bump httpx from 0.23.3 to 0.24.1 by @dependabot in #266
- fix issue #246 by @lmoj in #264
- chore(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in #268
- chore(deps): bump pydantic from 1.10.5 to 1.10.8 by @dependabot in #269
- chore(deps-dev): bump black from 23.1.0 to 23.3.0 by @dependabot in #258
- chore(deps-dev): bump pytest from 7.2.2 to 7.3.1 by @dependabot in #267
- feat: update README, release v1.0.2 by @J0 in #273
New Contributors
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- chore(deps-dev): bump faker from 16.6.1 to 16.7.0 by @dependabot in #229
- chore(deps): bump cryptography from 39.0.0 to 39.0.1 by @dependabot in #228
- chore(deps-dev): bump faker from 16.7.0 to 16.8.1 by @dependabot in #230
- chore(deps): bump pydantic from 1.10.4 to 1.10.5 by @dependabot in #233
- chore(deps-dev): bump faker from 16.8.1 to 17.0.0 by @dependabot in #232
- chore(deps-dev): bump pygithub from 1.57 to 1.58.0 by @dependabot in #236
- chore(deps-dev): bump pre-commit from 3.0.4 to 3.1.0 by @dependabot in #238
- chore(deps-dev): bump pre-commit from 3.1.0 to 3.1.1 by @dependabot in #241
- chore(deps-dev): bump faker from 17.0.0 to 17.3.0 by @dependabot in #239
- chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 by @dependabot in #245
- chore(deps): bump abatilo/actions-poetry from 2.2.0 to 2.3.0 by @dependabot in #240
- chore(deps-dev): bump faker from 17.3.0 to 17.6.0 by @dependabot in #244
- chore(deps-dev): bump python-semantic-release from 7.33.1 to 7.33.2 by @dependabot in #235
- chore(deps-dev): bump faker from 17.6.0 to 18.3.0 by @dependabot in #252
- fix: patch padding for base64 by @J0 in #254
- chore(deps-dev): bump faker from 18.3.0 to 18.3.1 by @dependabot in #256
- feat: bump version to 1.0.1 by @J0 in #259
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- next release - feature parity - high testing coverage (Sourcery refactored) by @sourcery-ai in #149
- chore(deps): bump pydantic from 1.10.0 to 1.10.1 by @dependabot in #160
- chore(deps-dev): bump faker from 14.1.1 to 14.2.0 by @dependabot in #158
- chore(deps-dev): bump black from 22.6.0 to 22.8.0 by @dependabot in #159
- chore(deps-dev): bump pytest from 7.1.2 to 7.1.3 by @dependabot in #161
- chore(deps): bump pydantic from 1.10.1 to 1.10.2 by @dependabot in #162
- chore(deps-dev): bump faker from 14.2.0 to 14.2.1 by @dependabot in #164
- chore(deps-dev): bump python-semantic-release from 7.31.4 to 7.32.0 by @dependabot in #165
- chore(deps-dev): bump faker from 14.2.1 to 15.0.0 by @dependabot in #167
- chore(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #168
- chore(deps-dev): bump python-semantic-release from 7.32.0 to 7.32.1 by @dependabot in #171
- chore(deps-dev): bump black from 22.8.0 to 22.10.0 by @dependabot in #170
- next release - feature parity - high testing coverage (Sourcery refactored) by @sourcery-ai in #172
- chore(deps-dev): bump faker from 15.0.0 to 15.1.1 by @dependabot in #174
- next release - feature parity - high testing coverage (Sourcery refactored) by @sourcery-ai in #175
- next release - feature parity - high testing coverage (Sourcery refactored) by @sourcery-ai in #176
- chore(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.1 by @dependabot in #178
- chore(deps-dev): bump python-semantic-release from 7.32.1 to 7.32.2 by @dependabot in #177
- chore(deps-dev): bump pytest from 7.1.3 to 7.2.0 by @dependabot in #179
- feat: add docs for GoTrue (Sourcery refactored) by @sourcery-ai in #181
- chore(deps-dev): bump faker from 15.1.1 to 15.1.3 by @dependabot in #182
- chore(deps-dev): bump faker from 15.1.3 to 15.3.1 by @dependabot in #183
- chore(deps-dev): bump pytest-asyncio from 0.20.1 to 0.20.2 by @dependabot in #184
- chore(deps): bump cryptography from 37.0.4 to 38.0.3 by @dependabot in #185
- chore(deps-dev): bump faker from 15.3.1 to 15.3.2 by @dependabot in #186
- chore(deps): bump httpx from 0.23.0 to 0.23.1 by @dependabot in #188
- chore(deps-dev): bump faker from 15.3.2 to 15.3.3 by @dependabot in #189
- chore(deps): bump abatilo/actions-poetry from 2.1.6 to 2.2.0 by @dependabot in #190
- chore(deps-dev): bump faker from 15.3.3 to 15.3.4 by @dependabot in #191
- chore(deps-dev): bump pytest-asyncio from 0.20.2 to 0.20.3 by @dependabot in #193
- chore(deps): bump certifi from 2022.6.15 to 2022.12.7 by @dependabot in #192
- chore(deps-dev): bump black from 22.10.0 to 22.12.0 by @dependabot in #194
- feat: add docs for GoTrue by @J0 in #180
- chore(deps-dev): bump isort from 5.10.1 to 5.11.1 by @dependabot in #195
- chore(deps): bump httpx from 0.23.1 to 0.23.3 by @dependabot in #205
- chore(deps-dev): bump isort from 5.11.1 to 5.11.4 by @dependabot in #199
- chore(deps): bump wheel from 0.37.1 to 0.38.1 by @dependabot in #201
- chore(deps): bump gitpython from 3.1.27 to 3.1.30 by @dependabot in #206
- chore(deps-dev): bump pre-commit from 2.20.0 to 2.21.0 by @dependabot in #200
- chore(deps): bump pydantic from 1.10.2 to 1.10.4 by @dependabot in #203
- chore: adjust ci poetry version by @J0 in #214
- chore(deps-dev): bump faker from 15.3.4 to 16.6.0 by @dependabot in #213
- chore(deps-dev): bump faker from 16.6.0 to 16.6.1 by @dependabot in #218
- chore: patch merge conflicts on next by @J0 in #219
- next release - feature parity - high testing coverage by @leynier in #148
- fix: adjust timer units and drop * 1000 by @J0 in #220
- chore(deps-dev): bump black from 22.12.0 to 23.1.0 by @dependabot in #223
- chore(deps-dev): bump python-semantic-release from 7.33.0 to 7.33.1 by @dependabot in #225
- chore(deps-dev): bump pre-commit from 2.21.0 to 3.0.4 by @dependabot in #226
- feat: bump to 1.0.0 by @J0 in #227
Full Changelog: v0.5.4...v1.0.0
v0.5.4
v0.5.3
v0.5.2
What's Changed
- feat: change
.update
method to also allow dictionaries by @odiseo0 in #130 - chore(deps-dev): bump faker from 13.14.0 to 13.15.0 by @dependabot in #127
- chore(deps-dev): bump pre-commit from 2.19.0 to 2.20.0 by @dependabot in #128
Full Changelog: v0.5.1...v0.5.2