Skip to content

Commit f29e265

Browse files
committed
🚀 releasing version 1.128.0 @ 2025-10-15 14:03
[skip ci]
1 parent f217c48 commit f29e265

32 files changed

+22
-33
lines changed

CHANGELOG.md

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

1515
[//]: # (begin_release_notes)
1616

17+
"1.128.0" (2025-10-15)
18+
======================
19+
20+
Features
21+
--------
22+
23+
- :sparkles: `[errors]` Added a way to provide context (`DescribeCircumstance`) to an error but without changing is type if it is a common error (#20251013123506)
24+
- :sparkles: [field] Added utilities to return nil if a value is empty as opposed to a pointer to an empty value (#20251014182838)
25+
- :sparkles: `collection` Add functions for converting maps to slices in a stable/ordered way (#20251015131907)
26+
27+
28+
Bugfixes
29+
--------
30+
31+
- :bug: `[config]` escape mapstructure special tags when reporting an validation error (#20251014182937)
32+
- Dependency upgrade: v4-4.7.0 (#20251015100359, #20251015100407, #20251015100425, #20251015100443, #20251015100502, #20251015100511, #20251015100535, #20251015100540, #20251015100611, #20251015100614, #20251015100641, #20251015100700, #20251015100718, #20251015100736, #20251015100802, #20251015100813, #20251015100834, #20251015100900, #20251015100918, #20251015100932, #20251015100949, #20251015101011, #20251015101018, #20251015101046, #20251015101048)
33+
- :gear: `[parallelisation]` Report the context cancellation cause in the related error to provide more context (#20251015114355)
34+
35+
1736
"1.127.0" (2025-10-13)
1837
======================
1938

changes/20251013123506.feature

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

changes/20251014182838.feature

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

changes/20251014182937.bugfix

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

changes/20251015100359.bugfix

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

changes/20251015100407.bugfix

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

changes/20251015100425.bugfix

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

changes/20251015100443.bugfix

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

changes/20251015100502.bugfix

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

changes/20251015100511.bugfix

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

0 commit comments

Comments
 (0)