Skip to content

Releases: IdentityPython/djangosaml2

v1.12.0-1

Choose a tag to compare

@github-actions github-actions released this 17 Feb 22:52
435d973

Release notes

  • No changes
  • Technical release for the sake of the pypi publication

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 22:48
40a3c6f

Release notes

1.11.1-1

Choose a tag to compare

@peppelinux peppelinux released this 08 Jul 09:49
ceecba1

fix CI python version

Full Changelog: v1.11.1...v1.11.1-1

1.11.1

Choose a tag to compare

@peppelinux peppelinux released this 08 Jul 09:29
d8bf476

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.11.1

1.11.0

Choose a tag to compare

@github-actions github-actions released this 19 May 14:35
ceb48c2

Release notes

v1.10.1

Choose a tag to compare

@github-actions github-actions released this 20 Mar 08:22
8cefd5f

Release notes

1.10.0

Choose a tag to compare

@peppelinux peppelinux released this 20 Mar 00:24
6d1a571

Changes of Supported Python and Django Versions (see: #410)

  • breaking change: Removal of py3.8 support
  • add support for py3.13
  • breaking change: Removal of Django 3.2 support
  • add support for Django 5.1

Full Changelog: v1.9.3...v1.10.0

v1.9.3

Choose a tag to compare

@github-actions github-actions released this 06 May 13:49
d2fdb44

Release notes

v1.9.2

Choose a tag to compare

@github-actions github-actions released this 15 Feb 17:42
1be7946

Release notes

  • Fix: New created users will have unusable password @pandafy (#399)

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 23 Jan 01:24
169fc48

Release notes

  • Add traceback info to logger messages within exceptions @mjsir911 (#394)