summaryrefslogtreecommitdiffstats
path: root/_build/content
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-08-23 15:07:40 +0200
committerLoïc Hoguin <[email protected]>2017-08-23 15:07:40 +0200
commit1f8d51dd2692fc3978080419987bbe4d49a41a90 (patch)
treea037e30b31c19b27929ac2fafc029914a9291966 /_build/content
parentd344725cfd7169605ddecca46b9901af9f43ff1f (diff)
downloadninenines.eu-1f8d51dd2692fc3978080419987bbe4d49a41a90.tar.gz
ninenines.eu-1f8d51dd2692fc3978080419987bbe4d49a41a90.tar.bz2
ninenines.eu-1f8d51dd2692fc3978080419987bbe4d49a41a90.zip
Cowboy 2.0.0-rc.2
Diffstat (limited to '_build/content')
-rw-r--r--_build/content/articles/cowboy-2.0.0-rc.2.asciidoc34
1 files changed, 34 insertions, 0 deletions
diff --git a/_build/content/articles/cowboy-2.0.0-rc.2.asciidoc b/_build/content/articles/cowboy-2.0.0-rc.2.asciidoc
new file mode 100644
index 00000000..fc60e203
--- /dev/null
+++ b/_build/content/articles/cowboy-2.0.0-rc.2.asciidoc
@@ -0,0 +1,34 @@
++++
+date = "2017-08-23T18:00:00+01:00"
+title = "Cowboy 2.0 release candidate 2"
+
++++
+
+Cowboy `2.0.0-rc.2` has been released!
+
+This is the new recommended version of Cowboy.
+Its API should not change before release. While
+you probably should not use it in production yet,
+many do successfully. Use at your own risk.
+
+This new version contains fixes for the following
+issues:
+
+* HTTP/2 server push was using the wrong header
+ compression context.
+
+* HTTP/2 flow control could end up queueing data
+ in the wrong order when resuming the sending of
+ data.
+
+* The `shutdown` timeout was not implemented
+ and request processes could be killed too quickly.
+
+What else is new in Cowboy 2.0? Check the
+link:/articles/cowboy-2.0.0-rc.1[rc.1 announcement].
+
+Please test this new release candidate and provide
+feedback! The best place to provide feedback is via
+tickets. Do not hesitate to open a ticket or bring
+an existing ticket to my attention to get it resolved
+before 2.0.