File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 14
14
15
15
-->
16
16
17
+ # [ 2020-12-21]
18
+
19
+ ## Release Notes
20
+
21
+ * upgrade spar before brig
22
+ * upgrade nginz
23
+
24
+ ## Features
25
+
26
+ * Increase the max allowed search results from 100 to 500. (#1282 )
27
+
28
+ ## Bug fixes and other updates
29
+
30
+ * SCIM: Allow strings for boolean values (#1296 )
31
+ * Extend SAML IdP/SCIM permissions to admins (not just owners) (#1274 , #1280 )
32
+ * Clean up SCIM-invited users with expired invitation (#1264 )
33
+ * move-team: CLI to export/import team data (proof of concept, needs testing) (#1288 )
34
+ * Change some error labels for status 403 responses under ` /identity-providers ` (used by team-settings only) (#1274 )
35
+ * [ federation] Data.Qualified: Better field names (#1290 )
36
+ * [ federation] Add endpoint to get User Id by qualified handle (#1281 , #1297 )
37
+ * [ federation] Remove DB tables for ID mapping (#1287 )
38
+ * [ federation] servantify /self endpoint, add ` qualified_id ` field (#1283 )
39
+
40
+ ## Documentation
41
+
42
+ * Integrate servant-swagger-ui to brig (#1270 )
43
+
44
+ ## Internal changes
45
+
46
+ * import all charts from wire-server-deploy/develop as of 2012-12-17 (#1293 )
47
+ * Migrate code for easier CI (#1294 )
48
+ * unit test and fix for null values in rendered JSON in UserProfile (#1292 )
49
+ * hscim: Bump upper bound for servant packages (#1285 )
50
+ * drive-by fix: allow federator to locally start up by specifying config (#1283 )
51
+
52
+
17
53
# 2020-12-15
18
54
19
55
## Release Notes
You can’t perform that action at this time.
0 commit comments