We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb97dc1 commit 5c3036aCopy full SHA for 5c3036a
1 file changed
docs/ReleaseNotes.md
@@ -1,5 +1,9 @@
1
# Release Notes
2
3
+## 2.1.30
4
+
5
+- fix deterministic builds
6
7
## 2.1.28
8
9
- fix: stability in new sentinel APIs
@@ -9,7 +13,7 @@
13
- add: new thread`SocketManager` mode (opt-in) to always use the regular thread-pool instead of the dedicated pool
10
14
- add: improved counters in/around error messages
11
15
- add: new `User` property on `ConfigurationOptions`
12
-- build: enable deterministic builds
16
+- build: enable deterministic builds (note: this failed; fixed in 2.1.30)
17
18
## 2.1.0
19
0 commit comments