Skip to content

Commit 5610a29

Browse files
committed
🚀 releasing version 1.132.0 @ 2025-10-31 14:24
[skip ci]
1 parent d62a084 commit 5610a29

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ beta releases are not included in this history.
1414

1515
[//]: # (begin_release_notes)
1616

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+
1726
"1.131.1" (2025-10-30)
1827
======================
1928

changes/20251030161706.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

utils/module.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.131.1
1+
Version=1.132.0
22
MajorVersion=1
3-
MinorVersion=131
4-
PatchVersion=1
5-
CommitHash=4c3b0e9f017c84cfeaee68bfb286e02feebd1fce
3+
MinorVersion=132
4+
PatchVersion=0
5+
CommitHash=d62a084efe02b1fccfc8e9f87610e29f270fa863

0 commit comments

Comments
 (0)