Releases: dcarrillo/whatismyip
Releases · dcarrillo/whatismyip
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
1.0.15
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