File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Changes Between 6.1.0 and 6.2.0
2
2
3
+ This releases primarily focuses on efficiency improvements and addressing
4
+ bugs introduced in ` 6.x ` releases.
5
+
3
6
A full list of changes can be found in the GitHub milestone: [ ` 6.2.0 ` ] ( https://github.com/rabbitmq/rabbitmq-dotnet-client/milestone/49?closed=1 ) .
4
7
8
+ Key highlights include:
9
+
10
+ * Concurrent publishing on a shared channel is now safer. We still recommend avoiding it when possible
11
+ but safety properties have been improved by changing how outgoing frame sequences are serialised.
12
+
13
+ Contributed by @bollhals .
14
+
15
+ GitHub issue: [ #878 ] ( https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/878 )
16
+
5
17
## Changes Between 6.0.0 and 6.1.0
6
18
7
19
This release continues with improvements to memory use and object allocations.
You can’t perform that action at this time.
0 commit comments