We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5065d2a commit 109ef4aCopy full SHA for 109ef4a
1 file changed
docs/ReleaseNotes.md
@@ -1,5 +1,12 @@
1
# Release Notes
2
3
+## 2.1.38
4
+
5
+- fix: mutex around connection was not "fair"; in specific scenario could lead to out-of-order commands (#1440)
6
+- fix: update libs (#1432)
7
+- fix: timing error on linux (#1433 via pengweiqhca)
8
+- fix: add `auth` to command-map for sentinal (#1428 via ejsmith)
9
10
## 2.1.30
11
12
- fix deterministic builds
0 commit comments