Skip to content

Commit

Permalink
added v1.4.8 release notes (#4478)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Jun 17, 2020
1 parent 8762958 commit f43f370
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
#### 1.4.8 May 26 2020 ####
**Placeholder for nightlies**
#### 1.4.8 June 17 2020 ####
**Maintenance Release for Akka.NET 1.4**

Akka.NET v1.4.8 features some important bug fixes for Akka.NET v1.4:

* [Akka: fix issue with setting IActorRefProvider via BootstrapSetup](https://github.com/akkadotnet/akka.net/pull/4473)
* [Akka.Cluster: Akka v1.4 Idle CPU usage increased comparing v1.3](https://github.com/akkadotnet/akka.net/issues/4434)
* [Akka.Cluster.Sharding: Backport of the feature called ClusterDistribution in Lagom](https://github.com/akkadotnet/akka.net/pull/4455)
* [Akka.TestKit: added ActorSystemSetup overload for TestKits](https://github.com/akkadotnet/akka.net/pull/4464)

To see the [full set of fixes in Akka.NET v1.4.8, please see the milestone on Github](https://github.com/akkadotnet/akka.net/milestone/39).

| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 7 | 310 | 24 | Aaron Stannard |
| 6 | 8 | 8 | dependabot-preview[bot] |
| 2 | 669 | 10 | Ismael Hamed |
| 2 | 38 | 27 | Gregorius Soedharmo |
| 1 | 1 | 1 | Bartosz Sypytkowski |

#### 1.4.7 May 26 2020 ####
**Maintenance Release for Akka.NET 1.4**
Expand Down

0 comments on commit f43f370

Please sign in to comment.