summaryrefslogtreecommitdiffstats
path: root/articles/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'articles/index.html')
-rw-r--r--articles/index.html38
1 files changed, 18 insertions, 20 deletions
diff --git a/articles/index.html b/articles/index.html
index 8911e938..dd4edf86 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -65,6 +65,24 @@
<article class="blog_item">
<header>
+ <h2><a href="https://ninenines.eu/articles/otp-26/">Erlang/OTP 26</a></h2>
+ <p class="date">
+ <span class="year">2023</span>
+ <span class="day-month">28 Apr</span>
+ </p>
+ </header>
+
+ <p>Erlang/OTP 26 will soon be released by OTP team and unfortunately broke the compilation of Cowlib, which is a dependency for both Cowboy and Gun.
+Users willing to upgrade to Erlang/OTP 26 or above will therefore need to ensure that they use the right version of Cowboy or Gun. The versions that first supported Erlang/OTP 26 are as follow:
+Cowboy 2.10.0 Gun 2.0.1 Cowlib 2.12.1 A small number of fixes has also been made at the same time but the main change is support for Erlang/OTP 26.</p>
+
+ <p style="text-align:right">
+ <a class="read_more" href="https://ninenines.eu/articles/otp-26/">Read More</a>
+ </p>
+ </article>
+
+ <article class="blog_item">
+ <header>
<h2><a href="https://ninenines.eu/articles/gun-2.0.0/">Gun 2.0</a></h2>
<p class="date">
<span class="year">2023</span>
@@ -409,26 +427,6 @@ Two functions have been added: cowboy_req:stream_events/3 encodes and streams on
</p>
</article>
- <article class="blog_item">
- <header>
- <h2><a href="https://ninenines.eu/articles/gun-1.3.0/">Gun 1.3</a></h2>
- <p class="date">
- <span class="year">2018</span>
- <span class="day-month">01 Oct</span>
- </p>
- </header>
-
- <p>Gun 1.3.0 has been released!
-Gun is an HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
-This release improves the CONNECT support introduced in the previous version and adds built-in Websocket protocol negotiation.
-A complete list of changes can be found in the migration guide: Migrating from Gun 1.2 to 1.3.
-You can donate to this project via GitHub Sponsors. These funds are used to pay for additional servers for testing. And healthy food.</p>
-
- <p style="text-align:right">
- <a class="read_more" href="https://ninenines.eu/articles/gun-1.3.0/">Read More</a>
- </p>
- </article>
-
<nav class="pagination" role="pagination">