Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Akka.NET v1.4.25 Release #5275

Merged
merged 46 commits into from
Sep 8, 2021
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
a00b43e
Added v1.4.25 placeholder
Aaronontheweb Aug 17, 2021
8093f41
Update RELEASE_NOTES.md
Aaronontheweb Aug 17, 2021
bc004ae
Akka.Cluster.Sharding performance benchmarks (#5209)
Aaronontheweb Aug 18, 2021
bbbfd0d
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#5200)
dependabot[bot] Aug 18, 2021
6a3c04a
added hashcode message extractor benchmarks (#5215)
Aaronontheweb Aug 19, 2021
e38295b
cached ShardIds generated by HashCodeMessageExtractor (#5216)
Aaronontheweb Aug 19, 2021
e96833b
fix IsNobody for actorref-mock and add unit test for it. (#5220)
Zetanova Aug 24, 2021
bd695c1
Bump FsCheckVersion from 2.15.3 to 2.16.0 (#5198)
dependabot[bot] Aug 25, 2021
a23ebf0
Exclude exiting members in Read/Write MajorityPlus (migrated from htt…
zbynek001 Aug 26, 2021
0abb1f3
Fix example configuration (#5233)
tometchy Aug 30, 2021
3df4b90
singleton fix cleanup of overdue _removed members (#5229)
zbynek001 Aug 30, 2021
243d257
Benchmark to test SingleRequestResponseToRemoteEntity with a local pr…
carlcamilleri Aug 30, 2021
1c183fa
Take Akka.Persistence.Sql.Common out of beta (#5236)
Aaronontheweb Aug 31, 2021
8c800cf
Refactor AdaptiveLoadBalancingRoutingLogic to use IClusterMetricsRout…
Arkatufus Aug 31, 2021
426111f
Make `Router.Route` virtual (#5238)
Aaronontheweb Aug 31, 2021
682ca13
adding `GetChild` benchmark (#5239)
Aaronontheweb Sep 1, 2021
77ed55d
fixed baseline benchmark (#5243)
Aaronontheweb Sep 2, 2021
f0c0ebf
added benchmark for `VirtualPathContainer` resolution (#5244)
Aaronontheweb Sep 2, 2021
4c494fe
improveme child lookup performance (#5241)
Aaronontheweb Sep 2, 2021
d25db5d
Improve performance on `IActorRef.Child` API (#5242)
Aaronontheweb Sep 2, 2021
c3b6880
added LRU cache support to inbound Akka.Remote IActorRef resolution (…
Aaronontheweb Sep 2, 2021
1e889f3
added `LruBoundedCache` benchmarks (#5248)
Aaronontheweb Sep 3, 2021
cac54cb
Ask should push unhandled answers into deadletter (#5221)
Zetanova Sep 3, 2021
e4c729f
added .NET 5 support to microbenchmarks (#5249)
Aaronontheweb Sep 3, 2021
f09a227
pumped up the LruCache benchmark invocation count to get more accurat…
Aaronontheweb Sep 3, 2021
be057ab
Revert "Ask should push unhandled answers into deadletter (#5221)" (#…
Aaronontheweb Sep 6, 2021
b39bce3
harden Bugfix4360Spec (#5256)
Aaronontheweb Sep 6, 2021
850bdb1
disabled Akka.Persistence.TCK.Query.ReadJournal_should_deallocate_All…
Aaronontheweb Sep 6, 2021
f6e2ab9
Bump FsCheckVersion from 2.16.0 to 2.16.3 (#5255)
dependabot[bot] Sep 6, 2021
eb11339
skip racy substream spec (#5258)
Aaronontheweb Sep 6, 2021
a0398a8
hardened UnfoldFlowSpec (#5262)
Aaronontheweb Sep 6, 2021
1b2f4c7
hardened more UnflowFlowSpec (#5263)
Aaronontheweb Sep 6, 2021
c232441
harden ManyRecoveriesSpec (#5264)
Aaronontheweb Sep 6, 2021
e692f5f
added `IActorRef` benchmarks (#5266)
Aaronontheweb Sep 6, 2021
0481fc8
harden GraphStageTimersSpec (#5267)
Aaronontheweb Sep 6, 2021
6c46252
harden Bugfix4360 (#5268)
Aaronontheweb Sep 7, 2021
b1c9643
harden UnfoldFlowSpec (#5269)
Aaronontheweb Sep 7, 2021
2a3390c
harden `ClusterShardingLeavingSpec` (#5164)
Aaronontheweb Sep 7, 2021
8d5de94
harden SqliteCurrentAllEventsSpec (#5270)
Aaronontheweb Sep 7, 2021
1f779fe
disable Actor_PipeTo_should_not_be_delayed_by_async_receive (#5271)
Aaronontheweb Sep 7, 2021
48a704c
Ask should push unhandled answers into deadletter 2 (#5259)
Zetanova Sep 7, 2021
8a42eda
Fix Dns.Resolve issue by using ContinueWith and AggregateException.Fl…
Arkatufus Sep 7, 2021
8f168fc
experimenting with RemoteActorRefProvider address resolution performa…
Aaronontheweb Sep 8, 2021
8279ed4
Make sure stdout-loglevel setting is honored through the whole actor …
Arkatufus Sep 8, 2021
024c684
obsolete Akka.Actor.Failure and use and improve Akka.Actor.Status (#5…
Zetanova Sep 8, 2021
f12e0b0
Akka.NET v1.4.25 Release Notes (#5274)
Aaronontheweb Sep 8, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#5200)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.10.0...v16.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Aug 18, 2021
commit bbbfd0d4f36b11ed2032844abc7613b668d13094
2 changes: 1 addition & 1 deletion src/common.props
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
</PropertyGroup>
<PropertyGroup>
<XunitVersion>2.4.1</XunitVersion>
<TestSdkVersion>16.10.0</TestSdkVersion>
<TestSdkVersion>16.11.0</TestSdkVersion>
<HyperionVersion>0.11.1</HyperionVersion>
<NewtonsoftJsonVersion>[12.0.3,)</NewtonsoftJsonVersion>
<NBenchVersion>2.0.1</NBenchVersion>