We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c8b6da + 7489174 commit ec44efaCopy full SHA for ec44efa
CHANGELOG.md
@@ -1,6 +1,14 @@
1
Pushpin Changelog
2
=================
3
4
+v. 1.40.0 (2024-07-17)
5
+
6
+ * Restore support for receiving chunked responses from backends.
7
+ * For early errors such as malformed requests, respond instead of disconnecting.
8
+ * Rename Condure to connmgr.
9
+ * Fix crash under high load.
10
+ * Fix hang when receiving large WebSocket rejections from the backend.
11
12
v. 1.39.1 (2024-03-18)
13
14
* Regenerate pushpin.conf.inst post-build to ensure up-to-date configuration.
0 commit comments