Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 21:14
· 149 commits to main since this release
3702621

πŸš€ Features

  • (sftp) Adding sftp support to the server
  • (network) Added local port forwarding
  • (network) Add egress tunneling
  • (tunnel) Show tunnel information

πŸ› Bug Fixes

  • (helm) Include POD_UID when using default provider
  • (tunnel) Don't include OwnerReference in EndpointSlice

πŸ“š Documentation

  • Adding a diagram for the auth flow
  • Explaining how the main functionality works

βš™οΈ Miscellaneous Tasks

  • (build) Adding PR checks