Skip to content

Releases: sentinel-official/sentinel-dvpnx

v8.3.1

09 Dec 07:43
f2bdf6d

Choose a tag to compare

release: v8.3.1 (#267)

v8.3.0

09 Dec 07:22
7ede65a

Choose a tag to compare

release: v8.3.0 (#266)

v8.2.1

29 Nov 17:51
09b81f7

Choose a tag to compare

release: v8.2.1 (#260)

v8.2.0

28 Oct 20:35
a18a92e

Choose a tag to compare

release: v8.2.0 (#253)

v8.1.0

27 Oct 15:24
254b0df

Choose a tag to compare

Full Changelog: v8.0.0...v8.1.0

v8.0.0

25 Oct 17:23
d58a610

Choose a tag to compare

Full Changelog: v0.7.1...v8.0.0

v8.0.0-rc.1

29 Sep 15:14

Choose a tag to compare

v8.0.0-rc.1 Pre-release
Pre-release
chore(deps): update sentinel-go-sdk to v1.0.0-rc.7

v8.0.0-rc.0

25 Feb 14:07

Choose a tag to compare

v8.0.0-rc.0 Pre-release
Pre-release
chore: remove braces from ipv6 remote addr

v0.7.1

03 Jan 17:26
9771114

Choose a tag to compare

What's Changed

  • 7e30997 feat: added iptables as dependency for image
  • e6a63af chore(deps): bump github.com/showwin/speedtest-go from 1.6.9 to 1.6.10 (#177)
  • 898a9cc chore(deps): bump github/codeql-action from 2 to 3 (#176)
  • f17ee95 chore(docs): Fixed Node Documentation Link on README.md (#179)
  • 1d39302 Update README.md
  • 4a9ad07 fit: int64 overflow for remaining bytes
  • 8aae3f0 chore(deps): bump github.com/showwin/speedtest-go from 1.6.9 to 1.6.10
  • 37b8d4d chore(deps): bump github/codeql-action from 2 to 3
  • 8ddeba9 chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#173)
  • 01140c5 chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#172)
  • 0b45354 chore(deps): bump golang from 1.20-alpine3.17 to 1.21-alpine3.17 (#171)
  • 7f26f91 chore(deps): bump docker/build-push-action from 4 to 5 (#170)
  • 07ce81d chore(deps): bump docker/login-action from 2 to 3 (#169)
  • 4ad0033 chore(deps): bump docker/setup-buildx-action from 2 to 3 (#168)
  • 66d4af9 chore(deps): bump actions/checkout from 3 to 4 (#167)
  • 893e654 chore(deps): bump docker/metadata-action from 4 to 5 (#166)
  • 39f6d59 Bump github.com/spf13/viper from 1.18.1 to 1.18.2
  • ff25ccf Bump golang.org/x/crypto from 0.16.0 to 0.17.0
  • a84a5a0 Bump golang from 1.20-alpine3.17 to 1.21-alpine3.17
  • 10be2e2 Bump docker/build-push-action from 4 to 5
  • d8364e7 Bump docker/login-action from 2 to 3
  • 0a5d2e5 Bump docker/setup-buildx-action from 2 to 3
  • 47e4004 Bump actions/checkout from 3 to 4
  • b483c64 Bump docker/metadata-action from 4 to 5
  • b158736 chore(deps): update go directive to 1.21
  • 443f876 chore(deps): run go mod tidy
  • 0bbff61 chore(deps): bump gorm.io/gorm to v1.25.5
  • 6704949 chore(deps): bump gorm.io/driver/sqlite to v1.5.4
  • eebed22 chore(deps): bump google.golang.org/grpc to v1.60.0
  • 30e147c chore(deps): bump github.com/v2fly/v2ray-core/v5 to v5.13.0
  • f2db595 chore(deps): bump github.com/spf13/viper to v1.18.1
  • a477f1d chore(deps): bump github.com/spf13/cobra to v1.8.0
  • 7c6e101 chore(deps): bump github.com/showwin/speedtest-go to v1.6.9
  • e64d90e chore(deps): bump github.com/rs/zerolog to v1.31.0
  • c73b906 chore(deps): bump github.com/gin-contrib/cors to v1.5.0
  • 0a972bd Bump google.golang.org/grpc from 1.57.0 to 1.57.1
  • 5f7651f Bump golang.org/x/net from 0.14.0 to 0.17.0
  • 88dc3ca Bump github.com/avast/retry-go/v4 from 4.5.0 to 4.5.1
  • a2bc8c5 Bump alpine from 3.17 to 3.19
  • 839ad9b chore(deps): update sentinel hub dependency to v0.11.3

Full Changelog: v0.7.0...v0.7.1

v0.7.0

18 Aug 10:44
a628afa

Choose a tag to compare

What's Changed

  • a477756 Fixed prices validation
  • 21a45d5 Fixed validation of remaining bandwidth
  • ce6dfbc Updated dependencies
  • 9fca66e Fixed add session handler allocation issue
  • 1c4c306 Fixed API handlers
  • 5159ff6 Fixed jobs
  • c932c8d Fixed context and jobs
  • f78dc05 Fixed issues in the query methods
  • 0f2b753 Added gigabyte_prices and hourly_prices in the config
  • 7472ce9 Fixed encoding types
  • 5afc119 Bump github.com/rs/zerolog from 1.29.0 to 1.29.1
  • ebf733a Bump gorm.io/driver/sqlite from 1.4.4 to 1.5.0
  • 3dc37e7 Bump gorm.io/gorm from 1.24.6 to 1.25.0
  • a7eed30 Bump golang.org/x/crypto from 0.7.0 to 0.8.0
  • 10fce78 Bump google.golang.org/grpc from 1.53.0 to 1.54.0
  • fcf57ac Remove network identifier and broadcast address from ipv4 pool

Full Changelog: v0.6.5...v0.7.0