Skip to content

Commit

Permalink
v2.6.2 (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
mensfeld committed Jun 21, 2023
1 parent f8ecee9 commit 2578f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# WaterDrop changelog

### 2.6.2 (Unreleased)
### 2.6.2 (2023-06-21)
- [Refactor] Introduce a counter-based locking approach to make sure, that we close the producer safely but at the same time not to limit messages production with producing lock.
- [Refactor] Make private methods private.
- [Refactor] Validate that producer is not closed only when attempting to produce.
Expand Down

0 comments on commit 2578f3f

Please sign in to comment.