Skip to content

Commit 0d184d2

Browse files
author
Jaap Roes
authored
Add release notes for previous and upcomming releases (#284)
1 parent 5974de4 commit 0d184d2

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

CHANGES

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,48 @@
11
Changes
22
=======
33

4+
v1.2.2 (unreleased)
5+
-------------------
6+
7+
- Resolve LOGIN_REDIRECT_URL @jaap3 (#277)
8+
9+
10+
v1.2.1 (2021-05-23)
11+
-------------------
12+
13+
- Documentation improved
14+
- unit tests and coverage improved
15+
- better handling of unknown idps
16+
17+
18+
v1.2.0 (2021-05-14)
19+
-------------------
20+
21+
- Implement IdP Scoping parameter for SPs suggesting an entityID to a proxy @pauldekkers (#272)
22+
23+
24+
v1.1.5 (2021-04-29)
25+
-------------------
26+
27+
- Cast major/minor django VERSION number into float before comparing @lgarvey (#269)
28+
- Add note to SameSite cookie docs section recommending upgrade to Django >= 3.1 @m6312 (#267)
29+
30+
31+
v1.1.4 (2021-04-28)
32+
-------------------
33+
34+
- fix: samesite cookie configuration fix for django version <3.1
35+
36+
37+
v1.1.3 (2021-04-28)
38+
--------------------
39+
40+
- Add assertion param to backed.authenticate and backend.is_authorized @lucyeun-alation (#128)
41+
- feat: CI - added django 3.1 and 3.2
42+
- fix: Samesite cookie value - fixed #266
43+
- fix: Docs small changes in setup - pysaml2 example conf improved
44+
45+
446
v.1.1.2 (2021-04-11)
547
--------------------
648

0 commit comments

Comments
 (0)