Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Dec 14:04

✨ New Features

  • Added starters for integrating etp with Spring Boot 2/3/4, supporting embedded usage without the need to install the etp client
  • Client supports custom connection timeout configuration
  • Supports port pool; you can specify the allocation range for public ports in etps.toml
  • Management interface displays operating system information for online clients
  • Authenticated clients support self-reporting of port mapping information
  • Management interface experience optimized, with adjusted styles and layout

🐛 Bug Fixes

  • Fixed client log file naming error
  • Fixed default log collection format
  • Code optimizations to resolve potential null pointer issues

⚙️ Configuration Changes

  • Proxy mapping names can now be duplicated
  • Added port pool configuration

View full details of this release ➡️