Skip to content

v1.17.0

Latest

Choose a tag to compare

@yosebyte yosebyte released this 12 Jul 10:44
1143450

Changelog

  • 1143450 chore: Update Go version to 1.26.5
  • 4cdc2fc Update README
  • b6e4fee feat: Implement transport layer components including buffer management, connection statistics, rate limiting, and UDP frame handling
  • 0e83d0e feat(master): Implement state persistence and system information collection
  • 64dd3f4 feat: Implement server-side tunnel handshake and connection pool management
  • 8a19fbb feat: Implement client-side tunnel management with connection pooling and handshake
  • 97f8771 feat: Implement protocol helpers and lifecycle management for tunnel connections
  • 206a874 feat: implement CLI for NodePass tunnel with command parsing and TLS configuration
  • a5bc37e chore: add .DS_Store to .gitignore
  • 4e96e4a chore: update Go version to 1.26.4 and dependencies to latest stable releases
  • f109974 docs: update README and add MCP reference documentation