We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62a084 commit 5610a29Copy full SHA for 5610a29
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"1.132.0" (2025-10-31)
18
+======================
19
+
20
+Features
21
+--------
22
23
+- :sparkles: `serialization` Add support for decoding enum strings to their underlying values when using mapstructure tags (#20251030161706)
24
25
26
"1.131.1" (2025-10-30)
27
======================
28
changes/20251030161706.feature
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.131.1
+Version=1.132.0
2
MajorVersion=1
3
-MinorVersion=131
4
-PatchVersion=1
5
-CommitHash=4c3b0e9f017c84cfeaee68bfb286e02feebd1fce
+MinorVersion=132
+PatchVersion=0
+CommitHash=d62a084efe02b1fccfc8e9f87610e29f270fa863
0 commit comments