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 eb87bdf commit 3c1f24bCopy full SHA for 3c1f24b
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"1.108.2" (2025-07-30)
18
+======================
19
+
20
+Bugfixes
21
+--------
22
23
+- :bug: `logs` Fix missing writer close skip (#20250729175928)
24
25
26
"1.108.1" (2025-07-30)
27
======================
28
changes/20250729175928.bugfix
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.108.1
+Version=1.108.2
2
MajorVersion=1
3
MinorVersion=108
4
-PatchVersion=1
5
-CommitHash=f096bf219f94585f2e6c17685ebae0f2c45a4881
+PatchVersion=2
+CommitHash=eb87bdfbc2de9d5692439ddc81610df76b798ddd
0 commit comments