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: RELEASE_NOTES.md
+18-4Lines changed: 18 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,23 @@
1
-
#### 1.4.35 March 7 2022 ####
1
+
#### 1.4.35 March 18 2022 ####
2
+
Akka.NET v1.4.35 is a minor release that contains some bug fixes. Most of the changes have been aimed at improving our web documentation and code cleanup to modernize some of our code.
*[Akka.Streams: Add MapMaterializedValue for SourceWithContext and FlowWithContext](https://github.com/akkadotnet/akka.net/pull/5711)
9
+
10
+
If you want to see the [full set of changes made in Akka.NET v1.4.35, click here](https://github.com/akkadotnet/akka.net/milestone/66?closed=1).
11
+
12
+
| COMMITS | LOC+ | LOC- | AUTHOR |
13
+
|---------|------|------|---------------------|
14
+
| 6 | 2178 | 174 | Aaron Stannard |
15
+
| 2 | 43 | 33 | Gregorius Soedharmo |
16
+
| 1 | 71 | 19 | Ismael Hamed |
17
+
| 1 | 1 | 1 | dependabot[bot]|
4
18
5
19
#### 1.4.34 March 7 2022 ####
6
-
Akka.NET v1.4.33 is a minor release that contains some bug fixes. Most of the changes have been aimed at improving our web documentation and code cleanup to modernize some of our code.
20
+
Akka.NET v1.4.34 is a minor release that contains some bug fixes. Most of the changes have been aimed at improving our web documentation and code cleanup to modernize some of our code.
7
21
8
22
__Bug fixes__:
9
23
*[Akka: Added support to pass a state object into CircuitBreaker to reduce allocations](https://github.com/akkadotnet/akka.net/pull/5650)
@@ -13,7 +27,7 @@ __Bug fixes__:
13
27
__Improvements__:
14
28
*[Akka: PipeTo can be configured to retain async threading context](https://github.com/akkadotnet/akka.net/pull/5684)
15
29
16
-
If you want to see the [full set of changes made in Akka.NET v1.4.33, click here](https://github.com/akkadotnet/akka.net/milestone/65?closed=1).
30
+
If you want to see the [full set of changes made in Akka.NET v1.4.34, click here](https://github.com/akkadotnet/akka.net/milestone/65?closed=1).
0 commit comments