Commit 5c3036ab authored by mgravell's avatar mgravell

release notes

parent eb97dc15
# Release Notes # Release Notes
## 2.1.30
- fix deterministic builds
## 2.1.28 ## 2.1.28
- fix: stability in new sentinel APIs - fix: stability in new sentinel APIs
...@@ -9,7 +13,7 @@ ...@@ -9,7 +13,7 @@
- add: new thread`SocketManager` mode (opt-in) to always use the regular thread-pool instead of the dedicated pool - add: new thread`SocketManager` mode (opt-in) to always use the regular thread-pool instead of the dedicated pool
- add: improved counters in/around error messages - add: improved counters in/around error messages
- add: new `User` property on `ConfigurationOptions` - add: new `User` property on `ConfigurationOptions`
- build: enable deterministic builds - build: enable deterministic builds (note: this failed; fixed in 2.1.30)
## 2.1.0 ## 2.1.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment