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 05adc7b commit d451b75Copy full SHA for d451b75
docs/changelog.txt
@@ -6,7 +6,10 @@ Version 1.4.3
6
=============
7
8
* Fix: Load driver configuration only when it's successfully read from file(s)
9
-* Fix: Reading service output will fail if line is greater than 64K.
+* Fix: Reading service output will fail if line is greater than 64K
10
+* Fix: Avoid division by zero if fetches stats is zero in DatabaseInfoProvider.cache_hit_ratio
11
+* Fix: Rewind buffer with version string after using in EngineVersionProvider
12
+* Fix: Add low-level access to fb_shutdown_callback API function
13
14
Version 1.4.2
15
0 commit comments