Releases: snok/django-auth-adfs
Releases · snok/django-auth-adfs
1.14.0
What's Changed
- Drop Django 3.2, 4.0 and 4.1 by @tim-schilling in #319
Full Changelog: 1.13.0...1.14.0
1.13.0 - Unpin dependencies
What's Changed
- Unpin dependencies in TOML file. by @tim-schilling in #315
- RE Issue #300 License Update? by @tmakruck in #307
This is a minor update because this is unpinning dependencies to the project. If there are incompatibilities, please let us know.
New Contributors
Full Changelog: 1.12.0...1.13.0
1.12.0 - Drop python 3.7, add Django 5.0, Python 3.12
What's Changed
- Bump cryptography from 41.0.0 to 41.0.2 by @dependabot in #292
- Use SPDX short code for license in Pyproject.toml by @schallis in #297
- Upgrade to Django 5 by @dicknetherlands in #312
- Add Python 3.12 to the test suite and classifiers. by @tim-schilling in #314
New Contributors
- @schallis made their first contribution in #297
- @dicknetherlands made their first contribution in #312
Full Changelog: 1.11.6...1.12.0
1.11.6
What's Changed
- Bump sqlparse from 0.4.2 to 0.4.4 by @dependabot in #282
- Bump cryptography from 39.0.1 to 41.0.0 by @dependabot in #287
- Bump requests from 2.28.1 to 2.31.0 by @dependabot in #286
- Add Django 4.2 classifier back. by @tim-schilling in #288
Full Changelog: 1.11.5...1.11.6
1.11.5 - Scopes setting for AzureAD v2 tokens
What's Changed
- Update drf_urls.py by @marshad96 in #273
- fix: do not hardcode scopes for azure AD v2 by @JonasKs in #279
New Contributors
- @marshad96 made their first contribution in #273
Full Changelog: 1.11.4...1.11.5
1.11.4
What's Changed
- Bump cryptography from 37.0.4 to 39.0.1 by @dependabot in #271
- Bump certifi from 2022.6.15 to 2022.12.7 by @dependabot in #266
- Test with Django 4.2 by @tim-schilling in #276
- Adds Python 3.11 support by @tim-schilling in #277
Full Changelog: 1.11.1...1.11.4
Note:
This skipped version 1.11.2 because of a PyPI publishing build action misconfiguration.
This skipped version 1.11.3 because the classifier to Django 4.2 was referenced, but does not exist yet.
1.11.3
What's Changed
- Bump cryptography from 37.0.4 to 39.0.1 by @dependabot in #271
- Bump certifi from 2022.6.15 to 2022.12.7 by @dependabot in #266
- Test with Django 4.2 by @tim-schilling in #276
Full Changelog: 1.11.1...1.11.3
Note:
This skipped version 1.11.2 because of a PyPI publishing build action misconfiguration.
1.11.1 - Reduce the number of SQL queries in updates of groups
What's Changed
- Update workflows by @sondrelg in #252
- Fix link to an image in Azure AD config guide by @stephane in #253
- Disambiguate debug messages of auth backends by @stephane in #254
- Reduce the number of SQL queries in updates of groups by @stephane in #255
New Contributors
Full Changelog: 1.11.0...1.11.1
1.11.0
What's Changed
- Update supported python and django versions. by @tim-schilling in #250
- Dropped support for Python 3.6
- Dropped support for Django 2.2, Django 3.0 and Django 3.1
New Contributors
- @tim-schilling made their first contribution in #250
Full Changelog: 1.10.1...1.11.0