Releases: sentinel-official/dvpn-node
Releases · sentinel-official/dvpn-node
v0.2.2
What's Changed
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- 170c63e Remove session immediately
- 86b36af Added indexes for session model
- 80e84f3 Updated log text for peers and sessions
- dfe179f Fixed minor issues
- db02980 Add session modal to every database query
- 3c55385 Moved to if from switch
- 80b62f4 Remove logger for GORM
- 079e0a9 Delete sessions from database only after update-sessions transaction
- a0a67fe Reordered add-session handler logic
- a593f82 Use ID while updating the session
- 3ddc524 Preallocate messages slice
- 795729f Fix database operations
- b066af4 Removed in-memory sessions instead using SQLite database
Full Changelog: v0.1.10...v0.2.0
v0.2.0-rc0
Merge pull request #46 Using SQLite database for sessions
v0.1.10
v0.1.10-rc0
Replace speedtest-go dependency
v0.1.9
v0.1.8
What's Changed
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- 748477d Changed branch to master in GitHub docker workflow
- be676b7 Stopped duplicate session update in case no consumption
- 5c74dd3 Log error only when the error is not nil
- 7f4a77c Added skip-config-validation flag
- 04b713b Added more validation for the configuration file
- 6f0f1cb Added retry for transaction gas calculation
Full Changelog: v0.1.6...v0.1.7