summaryrefslogtreecommitdiffstats
path: root/_build/content/articles/gun-1.3.0.asciidoc
blob: 30fd2a61a126b270044083fc1c5110747f02e903 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
+++
date = "2018-10-01T10:00:00+01:00"
title = "Gun 1.3"

+++

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:
https://ninenines.eu/docs/en/gun/1.3/guide/migrating_from_1.2/[Migrating from Gun 1.2 to 1.3].

You can donate to this project via
https://github.com/sponsors/essen[GitHub Sponsors].
These funds are used to pay for additional servers for
testing. And healthy food.

As usual, feedback is appreciated, and issues or
questions should be sent via Github tickets. Thanks!