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 83944ea commit e0899e0Copy full SHA for e0899e0
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"1.107.2" (2025-07-29)
18
+======================
19
+
20
+Bugfixes
21
+--------
22
23
+- :bug: Fix zerolog closing the writer passed to it (#20250729141206)
24
25
26
"1.107.1" (2025-07-29)
27
======================
28
changes/20250729141206.bugfix
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.107.1
+Version=1.107.2
2
MajorVersion=1
3
MinorVersion=107
4
-PatchVersion=1
5
-CommitHash=117138bd36157007082a1cc451df147ef5eae53f
+PatchVersion=2
+CommitHash=83944eadb8050aafb508e9f8d0b1c1350a8a4e7e
0 commit comments