Skip to content

Commit e4b6081

Browse files
committed
(#123) Add release notes (2.0.0-rc1)
1 parent 4c7f5c7 commit e4b6081

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

RELEASENOTES.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,25 @@
1+
# 2.0.0-rc1
2+
3+
- [#279](https://github.com/pardahlman/RawRabbit/issues/279) - Re-write of channel management
4+
- [#277](https://github.com/pardahlman/RawRabbit/issues/277) - Rename 'MandatoryCallback' to 'ReturnCallback'
5+
- [#275](https://github.com/pardahlman/RawRabbit/issues/275) - Prohibit operation specific configuration to be used for unsupported operations
6+
- [#274](https://github.com/pardahlman/RawRabbit/issues/274) - PublishConfirmException when doing RPC before publishing a message.
7+
- [#272](https://github.com/pardahlman/RawRabbit/issues/272) - RequestAsync doesn't resume after broker restart (2.x)
8+
- [#271](https://github.com/pardahlman/RawRabbit/issues/271) - Messages queued when the broker goes down in 2.x
9+
- [#270](https://github.com/pardahlman/RawRabbit/issues/270) - Unexpected PublishConfirmExceptions with 2.x
10+
- [#269](https://github.com/pardahlman/RawRabbit/pull/269) - Some typos contributed by ([cortex93](https://github.com/cortex93))
11+
- [#268](https://github.com/pardahlman/RawRabbit/issues/268) - Polly Policies not Executing
12+
- [#266](https://github.com/pardahlman/RawRabbit/issues/266) - Remove subscription for RPC request when queue name specified
13+
- [#239](https://github.com/pardahlman/RawRabbit/issues/239) - Topology not recovering
14+
15+
Commits: c2e788b37c...4c7f5c7aa4
16+
17+
118
# 2.0.0-beta9
219

320
- [#256](https://github.com/pardahlman/RawRabbit/issues/256) - Beta8: Failed message handling
421
- [#255](https://github.com/pardahlman/RawRabbit/issues/255) - Beta8: Serialization type
5-
22+
623
Commits: 48ffb29dc1...ccf57abc43
724

825

0 commit comments

Comments
 (0)