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 7db7d86  release note for v1.13.2
7db7d86 is described below

commit 7db7d866df8009ff5081ba1b11634c688fe7809e
Author: wongoo <[email protected]>
AuthorDate: Thu Jul 16 18:52:56 2026 +0800

    release note for v1.13.2
---
 CHANGE.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CHANGE.md b/CHANGE.md
index 9bf2026..e07d615 100644
--- a/CHANGE.md
+++ b/CHANGE.md
@@ -1,5 +1,13 @@
 # Release Notes
 
+## v1.13.2
+
+### New Features
+- add GenericException struct and ToGenericException converter. 
[#397](https://github.com/apache/dubbo-go-hessian2/pull/397)
+
+### Enhancement
+- test: verify typed nil scalar pointers encode as null. 
[#394](https://github.com/apache/dubbo-go-hessian2/pull/394)
+
 ## v1.13.1
 
 ### Bugfixes

Reply via email to