fatedier преди 1 месец
родител
ревизия
1e8db66743
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      Release.md

+ 4 - 0
Release.md

@@ -1,3 +1,7 @@
 ### Features
 
 * Support metadatas and annotations in frpc proxy commands.
+
+### Fixes
+
+* Properly release resources in service.Close() to prevent resource leaks when used as a library.