Skip to content

Releases: IdentityPython/djangosaml2

v1.10.1

20 Mar 08:22
8cefd5f
Compare
Choose a tag to compare

Release notes

1.10.0

20 Mar 00:24
6d1a571
Compare
Choose a tag to compare

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

06 May 13:49
d2fdb44
Compare
Choose a tag to compare

Release notes

v1.9.2

15 Feb 17:42
1be7946
Compare
Choose a tag to compare

Release notes

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

v1.9.1

23 Jan 01:24
169fc48
Compare
Choose a tag to compare

Release notes

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

1.9.0

27 Dec 16:09
fcee903
Compare
Choose a tag to compare

Release notes

1.8.0

25 Oct 09:08
d815b5c
Compare
Choose a tag to compare

Release notes

  • Add additional RelayState URL validation @tymees (#388)
  • Python3.12 compat @g-as (#387)
  • Bumped handled python versions & prepared for Django 5.0 @g-as (#386)

1.7.0

03 Jul 13:24
4b449e4
Compare
Choose a tag to compare

Release notes

1.6.0

19 Jun 16:56
Compare
Choose a tag to compare

Release notes

v1.5.8

30 May 08:41
fb5554c
Compare
Choose a tag to compare

Release notes

  • Separate out the condition for skipping login @jafacakes2011 (#376)