You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ee/ucp/release-notes.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -420,15 +420,13 @@ deprecated. Deploy your applications as Swarm services or Kubernetes workloads.
420
420
421
421
**Bug fixes**
422
422
423
-
<<<<<<< HEAD
424
423
* Core
425
424
* Resolved an issue where LDAP sync jobs terminated when processing an org admin
426
425
Search result that does not resolve to an existing user. (docker/escalation#784 #docker/escalation#888)
427
426
* Fixed an issue that caused RethinkDB client lock contention. (docker/escalation#902 and docker/escalation#906)
428
427
* UI
429
428
* Fixed an issue that caused "Per User Limit" to not work on Admin Settings. (docker/escalation#639)
430
429
431
-
=======
432
430
* Core
433
431
* Resolved an issue where LDAP sync jobs would crash when handling an org admin search result which does not correspond to an existing user. (docker/escalation#784 #docker/escalation#888)
434
432
* Fixed an issue that caused RethinkDB client lock contention. (docker/escalation#902 and docker/escalation#906)
@@ -443,7 +441,6 @@ deprecated. Deploy your applications as Swarm services or Kubernetes workloads.
443
441
* Security
444
442
* Fixed a critical security issue to prevent UCP from accepting certificates from
445
443
the system pool when adding client CAs to the server that requires mutual authentication.
0 commit comments