Skip to content

Commit ee5b103

Browse files
committed
CHANGELOG
1 parent 84aaf10 commit ee5b103

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,42 @@
1414
1515
-->
1616

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+
1753
# 2020-12-15
1854

1955
## Release Notes

0 commit comments

Comments
 (0)