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: .github/history.json
+44-1Lines changed: 44 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67032,6 +67032,49 @@
67032
67032
"5.0"
67033
67033
],
67034
67034
"pull_requests": []
67035
+
},
67036
+
"4.1.1": {
67037
+
"node_version": "12.22.1",
67038
+
"npm_version": "6.14.1",
67039
+
"apps_engine_version": "1.28.1",
67040
+
"mongo_versions": [
67041
+
"3.6",
67042
+
"4.0",
67043
+
"4.2",
67044
+
"4.4",
67045
+
"5.0"
67046
+
],
67047
+
"pull_requests": [
67048
+
{
67049
+
"pr": "23607",
67050
+
"title": "[FIX] App update flow failing in HA setups",
67051
+
"userLogin": "d-gubert",
67052
+
"description": "The flow for app updates is broken in specific scenarios with HA setups. Here we change the method calls in the Apps-Engine to avoid race conditions",
67053
+
"milestone": "4.1.1",
67054
+
"contributors": [
67055
+
"d-gubert"
67056
+
]
67057
+
},
67058
+
{
67059
+
"pr": "23627",
67060
+
"title": "[FIX] LDAP users not being re-activated on login",
0 commit comments