We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff77f3d commit 7470e5aCopy full SHA for 7470e5a
1 file changed
CHANGELOG.md
@@ -5,10 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## 2.8.4 (2022-08-17)
9
+### Changed
10
+- Avoid potential deadlocks in disk space query
11
+
12
## 2.8.3 (2022-08-17)
13
### Changed
14
- Improve error handling and debug logs for custom queries
-- Avoid potential deadlocks in disk space query
15
16
## 2.8.2 (2022-06-27)
17
0 commit comments