aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/migrating_from_1.3.asciidoc
blob: e33430ddfb7f2e570d3fef2e907942b21b990723 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[appendix]
== Changes since Gun 1.3

The following patch versions were released since Gun 1.3:

=== Gun 1.3.1

This release backports a fix that will be included in the
upcoming Gun 2.0 release:

* *POTENTIAL SECURITY VULNERABILITY*: Fix transfer-encoding
  precedence over content-length in responses. This bug may
  contribute to a response smuggling security vulnerability
  when Gun is used inside a proxy.