Skip to content

Releases: dcarrillo/whatismyip

1.0.16

10 Mar 18:37
ee32889
Compare
Choose a tag to compare

ee32889 - Bump gin to v1.9.0
04d983d - Remove redundant ifs

1.0.15

16 Feb 18:34
202518d
Compare
Choose a tag to compare

52d14fe - Update dependencies
8aadc4f - Bump golang to 1.20
b6391d8 - Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 (#6) <dependabot[bot]>
35fac1b - chore: update linters and go action
b13a30c - chore: disable go cache
5982683 - chore: use cache in CI and bump checkout action to v3

1.0.14

26 Dec 18:35
1a986a0
Compare
Choose a tag to compare

1a986a0 - Update gin to v1.8.2 (GO-2022-1144) and containerd (CVE-2022-27664)

1.0.13

05 Nov 12:40
ed0ddcc
Compare
Choose a tag to compare

ed0ddcc - Update golang.org/x/net (CVE-2022-32149)

1.0.12

13 Sep 18:42
20ae50c
Compare
Choose a tag to compare

20ae50c - Update golang.org/x/net (CVE-2022-27664)

1.0.11

11 Aug 18:09
9763ed0
Compare
Choose a tag to compare

9763ed0 - Update to golang 1.19
88691a5 - Update README.md

1.0.10

03 Jul 09:48
Compare
Choose a tag to compare

6b7fc0b - Bump gin and testify to latest versions
c5a659f - Create codeql-analysis.yml

1.0.9

03 Jun 16:45
bd06da7
Compare
Choose a tag to compare

bd06da7 - Bump gin-gonic to 1.8.0
b61d64a - Moving secure again, this time to github.com/gin-contrib/secure
3df794e - Bump testcontainers-go tp 0.13.0
ca1d002 - Use gin-gonic/contrib/secure instead of deprecated module

1.0.8

02 May 16:16
1ee7256
Compare
Choose a tag to compare

1ee7256 - Remove headers set by a trusted proxy from outputs
7c70abf - Add feature to get the right client port when using a trusted proxy

1.0.7

30 Apr 15:58
9070e9a
Compare
Choose a tag to compare

9070e9a - Use Accept request header instead of user agent to figure out non-browser clients. Funny fact, I borrowed the idea from a fork ('https://github.com/hachmeister/whatismyip/blob/8a3e142cf3ebf54ed3a4b6de2173cc5b13b40e18/router/generic.go#L33')