File tree Expand file tree Collapse file tree 1 file changed +9
-14
lines changed Expand file tree Collapse file tree 1 file changed +9
-14
lines changed Original file line number Diff line number Diff line change 1
- Changelog
2
- =========
1
+ # Changelog
3
2
4
- 4.6.3 (2018-10-08)
5
- ------------------
3
+ ## 4.6.3 (2018-10-08)
6
4
7
5
Do not map between attribute FriendlyName and attribute Name when no
8
6
attributemaps are provided.
9
7
10
- 4.6.2 (2018-09-06)
11
- ------------------
8
+ ## 4.6.2 (2018-09-06)
12
9
13
10
Refactor AttributeValueBase::set_text method.
14
11
@@ -22,17 +19,15 @@ Refactor AttributeValueBase::set_text method.
22
19
type.
23
20
- set_text will raise a ValueError if the type is unknown.
24
21
25
- 4.6.1 (2018-08-29)
26
- ------------------
22
+ ## 4.6.1 (2018-08-29)
27
23
28
24
- Allow multiple AttributeStatement tags per Assertion
29
25
- Raise ValueError for invalid attribute type
30
26
- Make NameID element optional
31
27
- tests: fix test that depended on actual datetime
32
28
- build: Set minimum build-tool version through pyproject.toml
33
29
34
- 4.6.0 (2018-08-07)
35
- ------------------
30
+ ## 4.6.0 (2018-08-07)
36
31
37
32
- Allow configuration and specification of id attribute name
38
33
- Retrieve SLO endpoint by the appropriate service type
@@ -72,12 +67,12 @@ Refactor AttributeValueBase::set_text method.
72
67
- examples: Fix wsgiserver usage for example sp
73
68
- examples: Fix cherrypy.wsgiserver usage
74
69
75
- 0.4.2 (2012-03-27)
76
- ------------------
70
+ ## 0.4.2 (2012-03-27)
71
+
77
72
- Add default attribute mappings
78
73
79
- 0.4.1 (2012-03-18)
80
- ------------------
74
+ ## 0.4.1 (2012-03-18)
75
+
81
76
- Auto sign authentication and logout requests following config options.
82
77
- Add backwards compatibility with ElementTree in python < 2.7.
83
78
- Fix minor bugs in the tests.
You can’t perform that action at this time.
0 commit comments