Skip to content

v4.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Nov 13:31
· 90 commits to main since this release

What's Changed

  • Bump tokio from 1.42.0 to 1.43.1 by @dependabot[bot] in #131
  • Bump all dependencies to their latest version by @linkmauve in #139
  • Bump protobuf from 2.28.0 to 3.7.2 by @dependabot[bot] in #140
  • Add more new configuration items.
  • Supports Transport Layer Encryption in #100
  • Relay ports limited range in #136
  • Reimplemented TCP and UDP servers.
  • Custom MTU.
  • External communication has been migrated to gRPC.
  • Authentication via external grpc server in #137
  • MESSAGE-INTEGRITY-SHA256 | USERHASH | PASSWORD-ALGORITHMS | PASSWORD-ALGORITHM
  • supporting communication with the turn server.

New Contributors

  • @linkmauve made their first contribution in #139
  • @Copilot made their first contribution in #148

Full Changelog: v3.3.3...v4.0.0-beta.1