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.
1 parent c26c86d commit a7d0d3fCopy full SHA for a7d0d3f
CHANGELOG.rst
@@ -9,6 +9,11 @@ Changed
9
* Improve the st2-self-check script to echo to stderr and exit if it isn't run with a
10
ST2_AUTH_TOKEN or ST2_API_KEY environment variable. (improvement) #5068
11
12
+Fixed
13
+~~~~~~~~~
14
+* Fix nginx buffering long polling stream to client. Instead of waiting for closed connection
15
+ wait for final event to be sent to client. fixes issue #4842
16
+
17
3.3.0 - October 06, 2020
18
------------------------
19
0 commit comments