summaryrefslogtreecommitdiffstats
path: root/_build/content
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2026-05-12 17:41:05 +0200
committerLoïc Hoguin <[email protected]>2026-05-12 17:41:05 +0200
commitff5dee6af5eb49e784d1a053d583f5c848bcd8ca (patch)
treee919132797aee06cec6a873776091ebf9812ce47 /_build/content
parentc0ff63c6d9fc116c8ee7bfb5fe1b73894a4f8e22 (diff)
downloadninenines.eu-master.tar.gz
ninenines.eu-master.tar.bz2
ninenines.eu-master.zip
Announce Cowboy 2.15, Gun 2.3, Cowlib 2.16.1HEADmaster
Diffstat (limited to '_build/content')
-rw-r--r--_build/content/articles/cowboy-2.15.0.asciidoc31
1 files changed, 31 insertions, 0 deletions
diff --git a/_build/content/articles/cowboy-2.15.0.asciidoc b/_build/content/articles/cowboy-2.15.0.asciidoc
new file mode 100644
index 00000000..04af5c78
--- /dev/null
+++ b/_build/content/articles/cowboy-2.15.0.asciidoc
@@ -0,0 +1,31 @@
++++
+date = "2026-05-12T07:00:00+01:00"
+title = "Cowboy 2.15, Gun 2.3, Cowlib 2.16.1"
+
++++
+
+Cowboy `2.15.0` has been released! Gun `2.3.0`
+has also been released! And finally so has
+Cowlib `2.16.1`.
+
+They address a number of security vulnerabilities
+so all users are encouraged to upgrade.
+
+Expect a few more security oriented releases in the
+near future (or minors with security fixes or
+harnesses). They will be meant to address increased
+threats from AI agents usage. I will have a post
+explaining the strategy in a few days.
+
+Please refer to the relevant migration guides for
+a more complete list of changes: either
+https://ninenines.eu/docs/en/cowboy/2.15/guide/migrating_from_2.14/[Cowboy] and
+https://ninenines.eu/docs/en/gun/2.3/guide/migrating_from_2.2/[Gun].
+
+You can donate to these projects via
+https://github.com/sponsors/essen[GitHub Sponsors].
+
+As usual, feedback is appreciated, and issues or
+questions should be sent via Github tickets or
+discussions. We also have a Discord server.
+https://discord.gg/x25nNq2fFE[Join Erlang OSS Discord now!]