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 6c0346f commit e4c77baCopy full SHA for e4c77ba
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"1.106.0" (2025-07-16)
18
+======================
19
+
20
+Features
21
+--------
22
23
+- :sparkles: `[parallelisation]` Create a store for closing functions so they can be done concurrently (#20250715185008)
24
25
26
"1.105.0" (2025-07-15)
27
======================
28
changes/20250715185008.feature
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.105.0
+Version=1.106.0
2
MajorVersion=1
3
-MinorVersion=105
+MinorVersion=106
4
PatchVersion=0
5
-CommitHash=96466bad376ece942b8bdf4d82cbcec8e2d77804
+CommitHash=6c0346ff758314e46b87476548207c1e69519e85
0 commit comments