Explorar el Código

update Release.md (#4668)

fatedier hace 9 meses
padre
commit
1e8db66743
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.