Skip to content

Releases: sentinel-official/dvpn-node

v0.7.1

03 Jan 17:26
9771114
Compare
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
Compare
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

v0.7.0-rc0

27 Jul 08:30
Compare
Choose a tag to compare
v0.7.0-rc0 Pre-release
Pre-release
Fixed add session handler allocation issue

v0.6.5

21 Mar 07:45
6530890
Compare
Choose a tag to compare

What's Changed

  • d0520c6 Fixed calculation for the quota exceeded error
  • 41c82c9 Renamed cfg to config
  • f2266f4 Added config validation in service init method
  • 7e6d33b Removed id field from AddSession request
  • f15b5c0 Removed unnecessary files from Docker image

Full Changelog: v0.6.4...v0.6.5

v0.6.4

20 Mar 06:27
440149f
Compare
Choose a tag to compare

What's Changed

  • 3d0aad7 Updated dependencies
  • afefe79 Bumped dependency speedtest-go
  • 8f6e836 Moved WriteKeys to utils
  • 26ef27f Refactored utils package
  • 8aa81f2 Bump google.golang.org/protobuf from 1.29.0 to 1.29.1
  • 9562c43 Removed unnecessary modules in encoding
  • f5a3bf4 Update codeql.yml

Full Changelog: v0.6.3...v0.6.4

v0.6.3

14 Mar 07:25
d084cfe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

14 Mar 06:53
3ed0a95
Compare
Choose a tag to compare

What's Changed

  • b2432e9 Added make build command
  • 27ec443 Create .github/workflows/codeql.yml
  • 90b0b87 Update docker-publish.yml
  • 94a0601 Create .github/dependabot.yml
  • e9ade9e Removed support for arm64
  • 47cd3ee Updated dependencies
  • 7c96b91 Added cache for Docker build process
  • 3b7c9c4 Updated GitHub Docker publish workflow
  • 1dfc6e0 Refactored code
  • 44f91e3 Update the peer usage if data is received from the peer

Full Changelog: v0.6.1...v0.6.2

v0.6.1

09 Mar 06:23
d310db3
Compare
Choose a tag to compare

What's Changed

  • 67451ba Bumped speedtest-go version
  • e103281 Optimized runner script
  • ca8902f Removed --attach and added --detach flag
  • 8716644 Added skip account key creation
  • 40163a1 Updated Dockerfile
  • 4da0443 Removed buf command dependency

Full Changelog: v0.6.0...v0.6.1

v0.6.0

03 Mar 08:37
d437d10
Compare
Choose a tag to compare

What's Changed

  • 78f0834 Using unbound-libs instead unbound-dev
  • 7a064d4 Renamed session model indexes
  • fd2a28e Added rpc_addresses prompt in script
  • 0b0afc6 Added build-image target in Makefile
  • e702514 Updated Golang version for Docker build image
  • 8721f3c Added query and tx timeout fields in the config
  • a11a8df Using ClientWithTimeout instead Client
  • 7057b7a Refactored code
  • 6b885f5 Changed rpc_addresses from slice to string
  • b005be6 Fixed config_toml template
  • 8f18593 Added support for multiple rpc_addresses
  • 5e42b9b Updated Makefile
  • 46ddfed Updated dependencies
  • 2164cd9 Updated README
  • ffc1edb Added default moniker

Full Changelog: v0.5.4...v0.6.0

v0.6.0-rc0

02 Mar 05:25
Compare
Choose a tag to compare
v0.6.0-rc0 Pre-release
Pre-release
Added build-image target in Makefile