Releases: shadowmere-xyz/ShadowTest
Releases · shadowmere-xyz/ShadowTest
v2.2.1
What's Changed
- Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #94
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #95
- Bump github.com/getsentry/sentry-go from 0.27.0 to 0.28.0 by @dependabot in #96
- Bump alpine from 3.19 to 3.20 by @dependabot in #97
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #98
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #99
- Bump github.com/getsentry/sentry-go from 0.28.0 to 0.28.1 by @dependabot in #101
- Bump docker/build-push-action from 5 to 6 by @dependabot in #100
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #102
- Check hat https://wtfismyip.com/ is healthy before trying to check a proxy by @jadolg in #104
- Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #105
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #106
- Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #107
- Bump golang from 1.22 to 1.23 by @dependabot in #108
- Bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #111
- Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #110
- Bump github.com/getsentry/sentry-go from 0.28.1 to 0.29.0 by @dependabot in #112
- Add extra go mod tidy before build by @jadolg in #113
- Bump github.com/slok/go-http-metrics from 0.12.0 to 0.13.0 by @dependabot in #109
- Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #114
- Bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #115
- Bump github.com/getsentry/sentry-go from 0.29.0 to 0.29.1 by @dependabot in #116
- Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #117
- Bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #118
- Add a testing status as feedback in the frontend by @jadolg in #119
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
Updates
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #81
- Bump github/codeql-action from 2 to 3 by @dependabot in #80
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #83
- Bump alpine from 3.18 to 3.19 by @dependabot in #82
- Bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #84
- Bump github.com/getsentry/sentry-go from 0.25.0 to 0.26.0 by @dependabot in #85
- Bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #87
- Bump github.com/getsentry/sentry-go from 0.26.0 to 0.27.0 by @dependabot in #86
- Bump golang from 1.21 to 1.22 by @dependabot in #88
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #89
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #90
- Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #91
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #92
- Bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #93
Features
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.0.0
What's Changed
Breaking changes
If you are using the HTTP error codes to define when a key is offline, this update will break your logic.
Read about what changed in the PR and corresponding issue
Full Changelog: v1.4.0...v2.0.0
v1.4.0
v1.3.2
Full Changelog: v1.3.1...v1.3.2
v1.3.0
v1.2.4
What's Changed
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #11
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 by @dependabot in #12
- Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 by @dependabot in #13
- Bump alpine from 3.16 to 3.17 by @dependabot in #14
- Change the default User-Agent so it's identifiable by @jadolg in #15
- Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #16
- Add sentry setup by @jadolg in #17
- Bump docker/build-push-action from 3 to 4 by @dependabot in #19
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Bump docker/login-action from 1 to 2 by @dependabot in #4
- Bump actions/setup-go from 2 to 3 by @dependabot in #5
- Bump docker/build-push-action from 2 to 3 by @dependabot in #3
- Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #2
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #8
- Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 by @dependabot in #7
- Bump github.com/prometheus/client_golang from 1.12.1 to 1.13.0 by @dependabot in #6
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v1.2.2...v1.2.3