Skip to content

Commit 61af9b2

Browse files
committed
Update Release Notes
1 parent abfbd85 commit 61af9b2

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

RELEASENOTES.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff 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
15+
- [#164](https://github.com/pardahlman/RawRabbit/issues/164) - Migrate Message Sequence
16+
17+
Commits: da036aded6...abfbd85672
18+
19+
120
# 1.10.3
221

322
- [#163](https://github.com/pardahlman/RawRabbit/pull/163) - Added queue assume initialized and tests contributed by Cemre Mengu ([cemremengu](https://github.com/cemremengu))
@@ -16,6 +35,7 @@
1635

1736
Commits: 4b6e57e351...52573f4164
1837

38+
1939
# 1.10.2
2040

2141
- [#117](https://github.com/pardahlman/RawRabbit/issues/117) - Propegate Topology Exception for Consumers
@@ -24,6 +44,7 @@ Commits: 4b6e57e351...52573f4164
2444

2545
Commits: af0bda979e...331e174a02
2646

47+
2748
# 1.10.1
2849

2950
- [#108](https://github.com/pardahlman/RawRabbit/issues/108) - Upgrade to RabbitMQ.Client 4.1.0

0 commit comments

Comments
 (0)