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 6d42409 commit 39c13f4Copy full SHA for 39c13f4
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"1.119.1" (2025-08-28)
18
+======================
19
+
20
+Bugfixes
21
+--------
22
23
+- :bug: [parallelisation] Revert the behaviour change of close stores introduced in recent release (#20250828111444)
24
25
26
"1.119.0" (2025-08-26)
27
======================
28
changes/20250828111444.bugfix
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.119.0
+Version=1.119.1
2
MajorVersion=1
3
MinorVersion=119
4
-PatchVersion=0
5
-CommitHash=ca09cb685116500cf028448cf353ae461c2acb96
+PatchVersion=1
+CommitHash=6d424099bfd1fdda810b9f5af4476f214d3ecf91
0 commit comments