···11# Changelog
2233-# Unreleased
33+# v3.0.2 - 23.02.2026
4455- Gracefully handle HTTP/2 connections: h2c upgrade requests are served as HTTP/1.1, and direct HTTP/2 connections receive a GOAWAY with HTTP_1_1_REQUIRED instead of being silently dropped.
66- Fixed HTTP/2 prior-knowledge detection in ffi
+1-1
gleam.toml
···11name = "ewe"
22-version = "3.0.1"
22+version = "3.0.2"
3344description = "๐ a fluffy Gleam web server"
55target = "erlang"