Skip to content

Commit f85f4e8

Browse files
committed
Release notes for beta8
1 parent 40cc2dc commit f85f4e8

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

RELEASENOTES.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,35 @@
1+
# 2.0.0-beta8
2+
3+
- [#254](https://github.com/pardahlman/RawRabbit/issues/254) - Upgrade RabbitMQ.Client to 5
4+
- [#253](https://github.com/pardahlman/RawRabbit/issues/253) - Replace RawRabbit.vNext with RawRabbit.DependencyInjection.ServiceCollection
5+
- [#250](https://github.com/pardahlman/RawRabbit/issues/250) - 2.o documentation: Add information on the used packages?
6+
- [#246](https://github.com/pardahlman/RawRabbit/issues/246) - When ContextDictionary is emptied (possible MemoryLeak) ?
7+
- [#245](https://github.com/pardahlman/RawRabbit/issues/245) - Use LibLog
8+
- [#243](https://github.com/pardahlman/RawRabbit/issues/243) - NoAck not working as expected?
9+
- [#242](https://github.com/pardahlman/RawRabbit/pull/242) - Update Getting-started.md contributed by Alexander Stefurishin ([astef](https://github.com/astef))
10+
- [#241](https://github.com/pardahlman/RawRabbit/issues/241) - Using the AddRawRabbit Extension should not overwrite registrations
11+
- [#240](https://github.com/pardahlman/RawRabbit/issues/240) - Sample Configuration for "Work Queues" Pattern
12+
- [#238](https://github.com/pardahlman/RawRabbit/issues/238) - RetryLater AutoDelete queue is causing problems
13+
- [#237](https://github.com/pardahlman/RawRabbit/pull/237) - Update Getting-started.md contributed by Alexander Stefurishin ([astef](https://github.com/astef))
14+
- [#236](https://github.com/pardahlman/RawRabbit/pull/236) - Changed type resolving for publish contributed by ([liri2006](https://github.com/liri2006))
15+
- [#235](https://github.com/pardahlman/RawRabbit/pull/235) - fix: Changing all middlewares to use asynchronous policy execution. (fixes #232) contributed by ([videege](https://github.com/videege))
16+
- [#234](https://github.com/pardahlman/RawRabbit/issues/234) - [Discussion] Create default (empty) message context in MessageContextProviderBase.ExtractContext() if it is missed
17+
- [#232](https://github.com/pardahlman/RawRabbit/issues/232) - Use of Polly causes timeout exception
18+
- [#231](https://github.com/pardahlman/RawRabbit/pull/231) - Fix typo in spelling `Dependency` contributed by Serhii Almazov ([almazik](https://github.com/almazik))
19+
- [#230](https://github.com/pardahlman/RawRabbit/issues/230) - Message sequences time out for generic classes (v2) +fix
20+
- [#228](https://github.com/pardahlman/RawRabbit/issues/228) - v2 First subscribed message not raising handler +fix
21+
- [#226](https://github.com/pardahlman/RawRabbit/issues/226) - `AlreadyClosedException` during message sequences in 2.0
22+
- [#212](https://github.com/pardahlman/RawRabbit/issues/212) - Executing all tests from CLI undeterministically fails after upgrade to csproj
23+
24+
Commits: b176e78186...40cc2dc758
25+
26+
127
# 2.0.0-beta7
228

329
- [#231](https://github.com/pardahlman/RawRabbit/pull/231) - Fix typo in spelling `Dependency` contributed by Serhii Almazov ([almazik](https://github.com/almazik))
430
- [#230](https://github.com/pardahlman/RawRabbit/issues/230) - Message sequences time out for generic classes (v2) +fix
531
- [#228](https://github.com/pardahlman/RawRabbit/issues/228) - v2 First subscribed message not raising handler +fix
632

7-
833
Commits: b176e78186...e40eea22a5
934

1035

0 commit comments

Comments
 (0)