Releases: dcarrillo/whatismyip
Releases · dcarrillo/whatismyip
2.2.1
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
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
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
d5b244d - Bump go version to 1.21.3 (it fixes HTTP/2 Stream Resets issue)
d767afd - Update dependencies
2.1.4
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
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
c54cf5a - Add upx compression to Dockerfile
2.1.1
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
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