Skip to content

Releases: dcarrillo/whatismyip

2.2.1

20 Mar 18:59
db11164
Compare
Choose a tag to compare

db11164 - Bump github.com/docker/docker (#26) <dependabot[bot]>
d5b1373 - Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#25) <dependabot[bot]>
ba8a2ec - Bump github.com/opencontainers/runc from 1.1.9 to 1.1.12 (#24) <dependabot[bot]>

2.2.0

31 Dec 11:56
f8e27be
Compare
Choose a tag to compare

f8e27be - Add endopoint to check if a given port is open on the client (#22)
2bbeeb3 - Bump github.com/containerd/containerd from 1.7.7 to 1.7.11 (#20) <dependabot[bot]>

2.1.6

19 Dec 18:56
0090b79
Compare
Choose a tag to compare

0090b79 - Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#19) <dependabot[bot]>
93f561d - Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible (#18) <dependabot[bot]>
9da6d2f - Bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#17) <dependabot[bot]>
8e3d731 - [ci] Remove unused lines from codeql-analysis.yml

2.1.5

12 Oct 10:35
d5b244d
Compare
Choose a tag to compare

d5b244d - Bump go version to 1.21.3 (it fixes HTTP/2 Stream Resets issue)
d767afd - Update dependencies

2.1.4

25 Aug 16:48
f4fd797
Compare
Choose a tag to compare

f4fd797 - Bump golang version to 1.21
2ab6b29 - Update dependencies
55e6cd4 - Update test to latest quic version
a490d5f - Update dependencies
994a12d - Bump google.golang.org/grpc from 1.48.0 to 1.53.0 (#15) <dependabot[bot]>

2.1.3

02 Jun 15:36
91deff4
Compare
Choose a tag to compare

91deff4 - chore: bump Go action to v4 (#13)
81c3a4f - Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#14) <dependabot[bot]>
5b85eef - Bump github.com/docker/distribution (#12) <dependabot[bot]>

2.1.2

29 Apr 16:55
c54cf5a
Compare
Choose a tag to compare

c54cf5a - Add upx compression to Dockerfile

2.1.1

27 Apr 16:30
7dfa0a2
Compare
Choose a tag to compare

7dfa0a2 - Update dependencies
68ef680 - Bump github.com/docker/docker (#11) <dependabot[bot]>
bd42f71 - Bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 (#10) <dependabot[bot]>
0b31633 - Remove useless function
b5fa3be - Move logs about stopping servers to the proper place

2.1.0

20 Mar 16:51
8783db0
Compare
Choose a tag to compare

8783db0 - Use pointers to proper server initializing handling
e60d1ae - Initial server handling refactor (#9)
84a767a - chore: Fix README.md typos
19c72f9 - Add experimental support for HTTP/3 (#8)
de78dcd - Bump dependencies due to minor security issues
eb200dd - Fix minor linting issues
5c4ac4a - [skip ci] bump action-gh-release to v1

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