frp/Release.md

8 lines
184 B
Markdown
Raw Normal View History

### Features
* Support metadatas and annotations in frpc proxy commands.
2025-02-12 11:30:37 +07:00
### Fixes
* Properly release resources in service.Close() to prevent resource leaks when used as a library.