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
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,22 @@
1
+
# 2.0.0-beta6
2
+
3
+
-[#209](https://github.com/pardahlman/RawRabbit/issues/219) - Adding Serilog to dotnet core Console application
4
+
-[#209](https://github.com/pardahlman/RawRabbit/issues/224) - Channels Not Closing in 2.0
5
+
-[#209](https://github.com/pardahlman/RawRabbit/issues/216) - Configuration not correctly bound when using ConfigurationBuilder
6
+
-[#208](https://github.com/pardahlman/RawRabbit/issues/208) - PipeContextHttpExtensions does not have any methods
7
+
-[#207](https://github.com/pardahlman/RawRabbit/issues/207) - WithPrefetchCount is not honored ?
8
+
-[#206](https://github.com/pardahlman/RawRabbit/issues/206) - BasicConsumeAsync throws when FromQueue("QueueName") is not specified
9
+
-[#201](https://github.com/pardahlman/RawRabbit/issues/201) - Update TypeNameHandling for serializer
10
+
-[#199](https://github.com/pardahlman/RawRabbit/issues/199) - Serializing published message behaviour changed
11
+
-[#198](https://github.com/pardahlman/RawRabbit/pull/198) - Added starter documentation for publish and consume operations contributed by Cemre Mengu ([cemremengu](https://github.com/cemremengu))
12
+
-[#190](https://github.com/pardahlman/RawRabbit/pull/190) - Added content for getting started and fixed some sentences contributed by Cemre Mengu ([cemremengu](https://github.com/cemremengu))
13
+
-[#185](https://github.com/pardahlman/RawRabbit/issues/185) - Create Enrichers for HttpContext
14
+
-[#175](https://github.com/pardahlman/RawRabbit/issues/175) - Recover consumers from fail-over
0 commit comments