Skip to content

Commit

Permalink
Update release notes to include #1773
Browse files Browse the repository at this point in the history
  • Loading branch information
NickCraver authored Jun 19, 2021
1 parent e61484c commit 0843d8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
- performance optimization for PING accuracy (#1714 via eduardobr)
- improvement to reconnect logic (exponential backoff) (#1735 via deepakverma)
- refresh replica endpoint list on failover (#1684 by laurauzcategui)
- fix for ReconfigureAwait re-entrancy (caused connection issues) (#1772 by NickCraver)
- fix for ReconfigureAsync re-entrancy (caused connection issues) (#1772 by NickCraver)
- fix for ReconfigureAsync Sentinel race resulting in NoConnectionAvailable when using DemandMaster (#1773 by NickCraver)

## 2.2.4

Expand Down

0 comments on commit 0843d8f

Please sign in to comment.