You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASENOTES.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
# 2.0.0-rc4
2
+
3
+
-[#315](https://github.com/pardahlman/RawRabbit/issues/315) - Issues with Publish Acknowledgement when publishing multiple messages concurrently +fix
4
+
-[#314](https://github.com/pardahlman/RawRabbit/issues/314) - HandleRetryAsync: Watch out when working with ExchangeBindings
5
+
-[#310](https://github.com/pardahlman/RawRabbit/pull/310) - Add initial version of MessagePack formatter contributed by Michael Bisbjerg ([LordMike](https://github.com/LordMike))
6
+
-[#309](https://github.com/pardahlman/RawRabbit/pull/309) - Add initial version of ZeroFormatter enricher contributed by Michael Bisbjerg ([LordMike](https://github.com/LordMike))
7
+
-[#304](https://github.com/pardahlman/RawRabbit/pull/304) - (#301) Recovery from connection failure contributed by ([drak25](https://github.com/drak25))
8
+
-[#303](https://github.com/pardahlman/RawRabbit/issues/303) - Publishing suddenly stops and channel workload increases indefinetly
9
+
-[#301](https://github.com/pardahlman/RawRabbit/issues/301) - Recovery from the network failure
10
+
11
+
Commits: 4446c3c65a...5fe32ab7ea
12
+
13
+
1
14
# 2.0.0-rc3
2
15
3
16
-[#301](https://github.com/pardahlman/RawRabbit/issues/301) - Recovery from the network failure
0 commit comments