This is an automated email from the ASF dual-hosted git repository.
wongoo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git
The following commit(s) were added to refs/heads/master by this push:
new e93635a release note for v1.12.5
e93635a is described below
commit e93635a23a54737612e316b1b5ff9a3db167faa9
Author: tiltwind <[email protected]>
AuthorDate: Sun Mar 9 13:15:49 2025 +0800
release note for v1.12.5
---
CHANGE.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGE.md b/CHANGE.md
index 1969b69..c55a8e8 100644
--- a/CHANGE.md
+++ b/CHANGE.md
@@ -1,5 +1,10 @@
# Release Notes
+## v1.12.5
+
+### Bugfixes
+- fix memory leak issue.
[#374](https://github.com/apache/dubbo-go-hessian2/pull/374)
+
## v1.12.4
### Bugfixes