summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/en/cowboy/2.6/guide/getting_started.asciidoc2
-rw-r--r--docs/en/cowboy/2.6/guide/getting_started/index.html2
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.6.asciidoc6
-rw-r--r--docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html2
-rw-r--r--docs/index.xml3
-rw-r--r--index.xml3
6 files changed, 14 insertions, 4 deletions
diff --git a/docs/en/cowboy/2.6/guide/getting_started.asciidoc b/docs/en/cowboy/2.6/guide/getting_started.asciidoc
index 97f2b205..3e80532a 100644
--- a/docs/en/cowboy/2.6/guide/getting_started.asciidoc
+++ b/docs/en/cowboy/2.6/guide/getting_started.asciidoc
@@ -69,7 +69,7 @@ fetch and compile Cowboy:
PROJECT = hello_erlang
DEPS = cowboy
-dep_cowboy_commit = 2.6.2
+dep_cowboy_commit = 2.6.3
DEP_PLUGINS = cowboy
diff --git a/docs/en/cowboy/2.6/guide/getting_started/index.html b/docs/en/cowboy/2.6/guide/getting_started/index.html
index 75787e02..62dfb886 100644
--- a/docs/en/cowboy/2.6/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.6/guide/getting_started/index.html
@@ -109,7 +109,7 @@ http://www.gnu.org/software/src-highlite -->
<pre><tt><font color="#009900">PROJECT =</font> hello_erlang
<font color="#009900">DEPS =</font> cowboy
-<font color="#009900">dep_cowboy_commit =</font> 2.6.2
+<font color="#009900">dep_cowboy_commit =</font> 2.6.3
<font color="#009900">DEP_PLUGINS =</font> cowboy
diff --git a/docs/en/cowboy/2.6/guide/migrating_from_2.6.asciidoc b/docs/en/cowboy/2.6/guide/migrating_from_2.6.asciidoc
index 14ce5d5a..1e85f14a 100644
--- a/docs/en/cowboy/2.6/guide/migrating_from_2.6.asciidoc
+++ b/docs/en/cowboy/2.6/guide/migrating_from_2.6.asciidoc
@@ -3,6 +3,12 @@
The following patch versions were released since Cowboy 2.6:
+=== Cowboy 2.6.3
+
+This release updates Cowlib to 2.7.3 to fix the `vsn`
+value in the 'cowlib.app' file that was causing issues
+to Elixir users.
+
=== Cowboy 2.6.2
This release updates Cowlib to 2.7.2.
diff --git a/docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html b/docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html
index aa293d5c..3dcc5502 100644
--- a/docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html
+++ b/docs/en/cowboy/2.6/guide/migrating_from_2.6/index.html
@@ -63,6 +63,8 @@
<h1 class="lined-header"><span>Changes since Cowboy 2.6</span></h1>
<p>The following patch versions were released since Cowboy 2.6:</p>
+<h2 id="_cowboy_2_6_3">Cowboy 2.6.3</h2>
+<p>This release updates Cowlib to 2.7.3 to fix the <code>vsn</code> value in the <em>cowlib.app</em> file that was causing issues to Elixir users.</p>
<h2 id="_cowboy_2_6_2">Cowboy 2.6.2</h2>
<p>This release updates Cowlib to 2.7.2.</p>
<p>A bug in the HTTP/2 code that resulted in the failure to fully send iolist response bodies has been fixed. Cowboy would just wait indefinitely in those cases.</p>
diff --git a/docs/index.xml b/docs/index.xml
index 2afce399..184d1467 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -3182,9 +3182,10 @@ Cowboy 2.2.2 While fixing the miscount in the previous patch release an issue wa
<guid>https://ninenines.eu/docs/en/cowboy/2.6/guide/migrating_from_2.6/</guid>
<description>The following patch versions were released since Cowboy 2.6:
+Cowboy 2.6.3 This release updates Cowlib to 2.7.3 to fix the vsn value in the cowlib.app file that was causing issues to Elixir users.
Cowboy 2.6.2 This release updates Cowlib to 2.7.2.
A bug in the HTTP/2 code that resulted in the failure to fully send iolist response bodies has been fixed. Cowboy would just wait indefinitely in those cases.
-Cowboy will now use the host header when the HTTP/2 :authority pseudo header is missing. A common scenario where this occurs is when proxies translate incoming HTTP/1.</description>
+Cowboy will now use the host header when the HTTP/2 :authority pseudo header is missing.</description>
</item>
<item>
diff --git a/index.xml b/index.xml
index 32dd4dff..35cf82bb 100644
--- a/index.xml
+++ b/index.xml
@@ -3183,9 +3183,10 @@ Cowboy 2.2.2 While fixing the miscount in the previous patch release an issue wa
<guid>https://ninenines.eu/docs/en/cowboy/2.6/guide/migrating_from_2.6/</guid>
<description>The following patch versions were released since Cowboy 2.6:
+Cowboy 2.6.3 This release updates Cowlib to 2.7.3 to fix the vsn value in the cowlib.app file that was causing issues to Elixir users.
Cowboy 2.6.2 This release updates Cowlib to 2.7.2.
A bug in the HTTP/2 code that resulted in the failure to fully send iolist response bodies has been fixed. Cowboy would just wait indefinitely in those cases.
-Cowboy will now use the host header when the HTTP/2 :authority pseudo header is missing. A common scenario where this occurs is when proxies translate incoming HTTP/1.</description>
+Cowboy will now use the host header when the HTTP/2 :authority pseudo header is missing.</description>
</item>
<item>