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.5 Production Deployment #6484

Merged
merged 301 commits into from
Mar 2, 2023
Merged
Changes from 1 commit
Commits
Show all changes
301 commits
Select commit Hold shift + click to select a range
6c07c56
[Async TestKit] Convert Akka.Streams.Tests to async - FlowFlattenMerg…
Arkatufus Jun 20, 2022
f46d845
Added GroupedWeightedWithin operator (#6000)
ismaelhamed Jun 20, 2022
125a2a3
Add environment variable controlled skipable LocalFactAttribute (#6009)
Arkatufus Jun 20, 2022
0a2162a
Bump FsCheckVersion from 2.16.4 to 2.16.5 (#6008)
dependabot[bot] Jun 22, 2022
65edb0c
Apply LocalFact and LocalTheory attributes to racy tests (#6012)
Arkatufus Jun 23, 2022
b56ea0b
Disabling GH NuGet nightly flow (#6021)
Aaronontheweb Jun 23, 2022
f3469d7
[Async TestKit] Fix WithinAsync and Remaining logic (#6010)
Arkatufus Jun 24, 2022
d16b934
Convert Akka.Streams.Tests to async - Extra.FlowTimedSpec (#5993)
Arkatufus Jun 24, 2022
7da2aa7
Added TimeBasedUuid offset (#5995)
ismaelhamed Jun 25, 2022
6acea81
[Async TestKit] Convert Akka.Streams.Tests Dsl.TickSourceSpec (#6024)
Arkatufus Jun 27, 2022
566a46c
[Async TestKit] Fix racy specs (#6027)
Arkatufus Jun 27, 2022
6839192
[Async TestKit] Convert Akka.Streams.Tests to async - Dsl.UnfoldResou…
Arkatufus Jun 27, 2022
0c9677f
Add ValueTask support to PipeTo (#6025)
Arkatufus Jun 28, 2022
a626bd9
harden HubSpec duration (#6030)
Aaronontheweb Jul 6, 2022
0efdc18
Fix ClusterSpec CoordinatedShutdown (#6034)
Arkatufus Jul 6, 2022
4b667c6
harden `ClusterLogSpec` (#6031)
Aaronontheweb Jul 12, 2022
b21f5fa
SSL Configuration Fails even EnbleSsl property is set to false (#6038)
aminchenkov Jul 13, 2022
32040a3
Fix ClusterLogSpec, EventFilter does not play nice with Within (#6041)
Arkatufus Jul 13, 2022
af513b0
Add IAsyncEnumerable Akka.Streams Source (#6044)
eaba Jul 18, 2022
0c92aac
cleaned up `IAsyncEnumerable` Source to use local functions (#6045)
Aaronontheweb Jul 19, 2022
e9b643f
Improve Akka.Actor.Cancelable (#6032)
Arkatufus Jul 21, 2022
59cda86
Fix attempt, AsyncEnumerableSpec was hung (#6049)
Arkatufus Jul 27, 2022
b1eb688
Make JoinAsync and JoinSeedNodesAsync more robust by checking cluster…
Arkatufus Jul 27, 2022
6f28f17
migrate project chat from Gitter to Discord (#6052)
Aaronontheweb Jul 27, 2022
411c800
Fix faulty AddLogger in LoggingBus (#6028) (#6053)
Arkatufus Jul 28, 2022
f571e26
Fix Streams.Tests.Dsl.MergeHub_must_work_with_long_streams_when_buffe…
Arkatufus Jul 28, 2022
03de287
Fixes log and uses cluster sharding `LeaseSettings`, if configured, i…
ismaelhamed Aug 8, 2022
9410a4c
Tutorial improvements (#6057)
Nicolaidavies Aug 9, 2022
207e7b8
[SBR] Ignore reachability records for invalid nodes (#6064)
ismaelhamed Aug 12, 2022
899c3a2
Singleton class and settings based on current Akka Typed implementati…
ismaelhamed Aug 12, 2022
d55f67f
[Cluster] Enable HeartbeatResponse message type (#6063)
Arkatufus Aug 16, 2022
9acaf00
Cluster singleton should consider Member AppVersion during hand over.…
Arkatufus Aug 18, 2022
c948581
Update RELEASE_NOTES.md for 1.5.0-alpha1 release (#6069)
Arkatufus Aug 22, 2022
b956e4b
enabled `Directive.Resume` to log the full `Exception` (#6071)
Aaronontheweb Aug 23, 2022
0228d5d
[Remoting] Add spec for `Status.Failure` on `Ask` operation (#6072)
Arkatufus Aug 23, 2022
95b3c31
added missing redirect for build documentation (#6075)
Aaronontheweb Aug 26, 2022
1b96294
updated all copyright headers to 2022 (#6076)
Aaronontheweb Aug 26, 2022
3a90fe2
add BenchmarkDotNet results to `.gitignore` (#6079)
Aaronontheweb Aug 29, 2022
eee47ac
`AkkaPduCodec` serializer benchmark (#6078)
Aaronontheweb Aug 29, 2022
79c7afc
delete `AzCopy` from tools directory` (#6081)
Aaronontheweb Aug 29, 2022
e3511dc
Extend DistributedData Replicator settings with VerboseDebugLogging s…
object Aug 30, 2022
a55cb9e
regenerate all protobuf messages (#6082)
Aaronontheweb Aug 30, 2022
3b4ed91
Require verbose logging for more gossip send/receive log statements. …
object Sep 7, 2022
015de37
[Akka.TestKit] TestKitBase should take arbitrary ActorSystem without …
Arkatufus Sep 13, 2022
46d02f9
Change TestKitBase.InitializeTest to virtual so it can be deferred (#…
Arkatufus Sep 14, 2022
4c2f30e
Remove the PatternMatch class (#6099)
Arkatufus Sep 16, 2022
daa2b9b
Add graceful stop specs (#6103)
Aaronontheweb Sep 17, 2022
b0529e9
Update Linux AzDo to use `ubuntu-latest` (#6104)
Aaronontheweb Sep 19, 2022
8fcaaa4
cherry-picked from 231c8c9179c37c658bd7963bd0085b4f1919e87a (#6107)
Arkatufus Sep 23, 2022
6f298a6
made README.md NuGet-friendly (#6113)
Arkatufus Sep 23, 2022
cc84ca5
[PORT #6111] cleaned up NuGet package descriptions (#6114)
Arkatufus Sep 23, 2022
a04daec
[Port #6120] Fix GetEntityLocation use wrong actor path (#6121)
Arkatufus Sep 28, 2022
8daa482
Allow `LogLevel` template to display milliseconds (#6126)
ismaelhamed Sep 29, 2022
507d3c8
1.5 Akka.Cluster.Sharding migration documentation (#6124)
Aaronontheweb Sep 29, 2022
a4bbd85
Bump Fsharp.Core from 6.0.1 to 6.0.6 (#6096)
dependabot[bot] Oct 3, 2022
5d6ae6a
Bump LightningDB from 0.14.0 to 0.14.1 (#6128)
dependabot[bot] Oct 3, 2022
c813d9e
Bump Verify.DiffPlex from 1.2.0 to 1.3.0 (#6129)
dependabot[bot] Oct 3, 2022
5c224c4
Bump BenchmarkDotNet from 0.13.1 to 0.13.2 (#6130)
dependabot[bot] Oct 5, 2022
dbfc802
Bump NUnit3TestAdapter from 4.1.0 to 4.2.1 (#6139)
dependabot[bot] Oct 5, 2022
425aef0
Bump Microsoft.Extensions.Hosting from 5.0.0 to 6.0.1 (#5605)
dependabot[bot] Oct 5, 2022
213ebb6
Bump XunitVersion from 2.4.1 to 2.4.2 (#6138)
dependabot[bot] Oct 5, 2022
24d1d7f
fix `Shard.LoadingEntityIdsFailed` log message (#6146)
Aaronontheweb Oct 6, 2022
e5c7c16
Bump Swashbuckle.AspNetCore from 6.3.0 to 6.4.0 (#6148)
dependabot[bot] Oct 6, 2022
7780131
Bump Verify.Xunit from 17.1.4 to 17.10.2 (#6149)
dependabot[bot] Oct 6, 2022
9575f22
Bump FluentDateTime from 2.0.0 to 2.1.0 (#6151)
dependabot[bot] Oct 6, 2022
21d8b3a
Bump Microsoft.Data.SQLite from 6.0.4 to 6.0.9 (#6150)
dependabot[bot] Oct 6, 2022
6655d63
Bump Google.Protobuf from 3.21.1 to 3.21.7 (#6141)
dependabot[bot] Oct 6, 2022
d683312
Block Xunit2 TestKit until unit test logger is ready (#6152)
Arkatufus Oct 6, 2022
dc616b9
Bump Tmds.ExecFunction from 0.5.0 to 0.6.0 (#6154)
dependabot[bot] Oct 6, 2022
6259295
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.2 (#6155)
dependabot[bot] Oct 7, 2022
bf543ff
Fix unhandled RememberShards by DDataShardCoordinator (#6160)
Arkatufus Oct 8, 2022
70c57df
WIP queue benchmarks (#6127)
Aaronontheweb Oct 5, 2022
352d9a1
eliminate mailbox delegate allocations (#6134)
Aaronontheweb Oct 5, 2022
dbdc4e1
Added Dispatcher Benchmarks (#6140)
Aaronontheweb Oct 5, 2022
7855518
close #2560 - added performance benchmarks for FSM (#6144)
Aaronontheweb Oct 5, 2022
2032ff9
remove delegate allocation from `ForkJoinDispatcher` and `DedicatedTh…
Aaronontheweb Oct 6, 2022
ef186a4
added actor messaging pressure benchmark (#6147)
Aaronontheweb Oct 6, 2022
e308e28
Make `Envelope` a reference type again (#6137)
Aaronontheweb Oct 6, 2022
18aae3b
Reduce `FSM<TState, TData>` allocations (#6145)
Aaronontheweb Oct 7, 2022
2131146
make `DedicatedThreadPool.QueueUserWorkItem<T>` generic (#6156)
Aaronontheweb Oct 7, 2022
43ba211
fixed API port issues and API approvals
Aaronontheweb Oct 8, 2022
04a24be
Merge pull request #6162 from Aaronontheweb/backport-v1.4.44
Aaronontheweb Oct 8, 2022
b6c5e93
Logging Benchmarks (#6164)
Aaronontheweb Oct 10, 2022
c508e3e
Update version numbers in spellcheck pipeline (#6165)
SeanKilleen Oct 10, 2022
d82cdc2
Eliminate `DefaultLogMessageFormatter` allocations (#6166)
Aaronontheweb Oct 11, 2022
eba7bf5
[PORT #6167] Improve error/exception message for misconfigured cluste…
Arkatufus Oct 12, 2022
695fada
Fix DbCommand.CommandTimeout (#6175)
Arkatufus Oct 14, 2022
0b944de
Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1 (#6…
dependabot[bot] Oct 14, 2022
f5d5838
add HashCodeMEssageExtractor Factory method (#6173)
JonnyII Oct 14, 2022
0675bd9
Fix OldCoordinatorStateMigrationEventAdapter.Manifest (#6176)
Arkatufus Oct 14, 2022
ee3a26b
Bump Microsoft.Extensions.Hosting.WindowsServices from 6.0.0 to 6.0.1…
dependabot[bot] Oct 14, 2022
e26b196
Bump Microsoft.Data.SQLite from 6.0.9 to 6.0.10 (#6179)
dependabot[bot] Oct 14, 2022
65f392a
Bump Microsoft.Extensions.ObjectPool from 5.0.5 to 6.0.10 (#6170)
dependabot[bot] Oct 14, 2022
c78cec6
removed boxing allocations inside `FSM` (#6183) (#6196)
Arkatufus Oct 17, 2022
a69d778
Update RELEASE_NOTES.md for 1.5.0-alpha2 release (#6198)
Arkatufus Oct 17, 2022
b45065e
Bump Google.Protobuf from 3.21.7 to 3.21.8 (#6199)
dependabot[bot] Oct 19, 2022
ec2d4ba
[PORT #6201] Revert ConfigurationException due to binary incompatibil…
Arkatufus Oct 20, 2022
bf4e7b4
Update testing-actor-systems.md (#6207)
tjaart Oct 21, 2022
1639765
Update app.conf (#6208)
brah-mcdude Oct 24, 2022
7c2bbcb
Bump Verify.Xunit from 17.10.2 to 18.0.0 (#6211)
dependabot[bot] Oct 24, 2022
4bcf3e6
Bump Verify.DiffPlex from 1.3.0 to 2.0.0 (#6210)
dependabot[bot] Oct 24, 2022
108c701
Make sure that `DeadLetter`s published by `DistributedPubSubMediator`…
Arkatufus Oct 24, 2022
8bf4a61
Update PersistenceExample to use the latest Akka.NET version (#6213)
Arkatufus Oct 25, 2022
78d753f
Bump Google.Protobuf from 3.21.8 to 3.21.9 (#6217)
dependabot[bot] Oct 28, 2022
471922a
Remove suspicious code fragment in ActorMaterializer.cs (#6216)
06b Oct 28, 2022
cdc2b85
Bump Verify.Xunit from 18.0.0 to 18.1.1 (#6218)
dependabot[bot] Oct 28, 2022
c9c0b44
Report cause for Akka/IO TCP CommandFailed events (#6221)
ismaelhamed Nov 1, 2022
ab93f9a
Bump Verify.Xunit from 18.1.1 to 18.3.0 (#6222)
dependabot[bot] Nov 1, 2022
39a8f9e
Bump NUnit3TestAdapter from 4.2.1 to 4.3.0 (#6219)
dependabot[bot] Nov 1, 2022
cebc498
Improve Akka.Cluster.Metrics collected values (#6203) (#6225)
Arkatufus Nov 3, 2022
5665013
Increase dependabot open PR limit (#6227)
Aaronontheweb Nov 4, 2022
94756d6
Upgrade to System.Configuration.ConfigurationManager 6.0.1 (#6229)
Aaronontheweb Nov 5, 2022
5e66bf0
Upgrade to Newtonsoft.Json 13.0.1 as minimum version (#6230)
Aaronontheweb Nov 8, 2022
c3a288f
Bump Verify.Xunit from 18.3.0 to 19.0.0 (#6244)
dependabot[bot] Nov 9, 2022
68a969a
Bump Verify.Xunit from 19.0.0 to 19.1.0 (#6249)
dependabot[bot] Nov 14, 2022
1e2eda4
Add CodeQL vulnerability scanning (#6254)
Aaronontheweb Nov 15, 2022
d6564d5
Update RELEASE_NOTES.md for 1.5.0-alpha3 release (#6256)
Arkatufus Nov 15, 2022
88ebfa9
Update cluster SBR documentation on lease and how it works (#6257)
Arkatufus Nov 17, 2022
76b1886
Remove Akka.Tests.Shared.Internals from Akka.Streams.TestKit dependen…
Arkatufus Nov 18, 2022
3f7d398
Bump Microsoft.Data.SQLite from 6.0.10 to 7.0.0 (#6239)
dependabot[bot] Nov 18, 2022
b90c129
Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 (#6259)
dependabot[bot] Nov 22, 2022
680e101
Fix serilog aspnet docs (#6261)
Aaronontheweb Nov 22, 2022
2ea44e3
Bump Verify.Xunit from 19.1.0 to 19.3.0 (#6278)
dependabot[bot] Nov 29, 2022
16888b2
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 (#6236)
dependabot[bot] Nov 29, 2022
020cb7d
V1.4 sync up (#6282)
Aaronontheweb Dec 1, 2022
de55b33
Bump Google.Protobuf from 3.21.9 to 3.21.10 (#6284)
dependabot[bot] Dec 1, 2022
5605d83
Add ReceiveAsync feature to Akka.TestKit TestActorRef (#6281)
Arkatufus Dec 1, 2022
ae953d0
Added .NET 7.0 support for release pipelines (#6288)
Aaronontheweb Dec 5, 2022
bedce24
[Backports #6290] Akka:Streams Resolve `IAsyncEnumerator.DisposeAsync…
Arkatufus Dec 7, 2022
4b7badc
Bump Google.Protobuf from 3.21.10 to 3.21.11 (#6298)
dependabot[bot] Dec 9, 2022
fddecf1
`Exception` serialization support for built-in messages (#6297) (#6300)
Arkatufus Dec 9, 2022
ec1e469
[Port #6294] add simple actor telemetry (#6299)
Arkatufus Dec 9, 2022
5cb5e74
Bump Newtonsoft.Json (#6306)
dependabot[bot] Dec 11, 2022
4e47543
Bump Newtonsoft.Json (#6307)
dependabot[bot] Dec 11, 2022
3c5ad25
Bump Newtonsoft.Json in /src/examples/FaultTolerance (#6305)
dependabot[bot] Dec 11, 2022
3b18a2b
Bump Newtonsoft.Json in /src/examples/Stocks/SymbolLookup (#6304)
dependabot[bot] Dec 11, 2022
39156a6
Bump Newtonsoft.Json (#6302)
dependabot[bot] Dec 11, 2022
780af3a
Bump Newtonsoft.Json in /src/examples/PersistenceExample.FsApi (#6303)
dependabot[bot] Dec 11, 2022
52ecb0c
Bump Microsoft.Data.SQLite from 7.0.0 to 7.0.1 (#6309)
dependabot[bot] Dec 13, 2022
e5f3cdd
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#6312)
dependabot[bot] Dec 19, 2022
f9f84e6
Bump Verify.Xunit from 19.3.0 to 19.5.0 (#6315)
dependabot[bot] Dec 19, 2022
3f8988c
Bump Verify.DiffPlex from 2.0.0 to 2.0.1 (#6314)
dependabot[bot] Dec 19, 2022
2ffe584
Bump Google.Protobuf from 3.21.11 to 3.21.12 (#6311)
dependabot[bot] Dec 19, 2022
0d9fcb8
Bump Microsoft.Extensions.Http from 6.0.0 to 7.0.0 (#6243)
dependabot[bot] Dec 19, 2022
aa9d7f3
Bump Microsoft.Extensions.ObjectPool from 6.0.10 to 7.0.1 (#6308)
dependabot[bot] Dec 19, 2022
134a35b
Bump Microsoft.Extensions.DependencyInjection from 6.0.1 to 7.0.0 (#6…
dependabot[bot] Dec 20, 2022
b7241f5
Move Channel Stages from Alpakka to main project. (#6268)
to11mtm Dec 20, 2022
124a378
Add DI router pool unit tests (#6319)
Arkatufus Dec 23, 2022
4d124ce
Read stash capacity from actor's mailbox or dispatcher configuration …
ismaelhamed Jan 3, 2023
965e4c3
Add support to `ByteString` for copying to/from `Memory` and `Span` (…
Arkatufus Jan 3, 2023
0070079
[PORT] make `FutureActorRef<T>` unsealed (#6331)
Aaronontheweb Jan 5, 2023
31f40e2
Documentation fix of ActorRefExtensions.IsNobody #6313. (#6334)
F0b0s Jan 7, 2023
91a9086
Bump Microsoft.Data.SQLite from 7.0.1 to 7.0.2 (#6339)
dependabot[bot] Jan 11, 2023
0b3e8bc
Bump Verify.Xunit from 19.5.0 to 19.6.0 (#6338)
dependabot[bot] Jan 11, 2023
c553e0d
Bump Verify.DiffPlex from 2.0.1 to 2.1.0 (#6337)
dependabot[bot] Jan 11, 2023
459a160
Bump Swashbuckle.AspNetCore from 6.4.0 to 6.5.0 (#6345)
dependabot[bot] Jan 12, 2023
2c3b5db
Documentation fix #6342. (#6343)
F0b0s Jan 16, 2023
d0d1369
Bump Microsoft.Extensions.ObjectPool from 7.0.1 to 7.0.2 (#6340)
dependabot[bot] Jan 16, 2023
7b1090d
Added support for `UnrestrictedStash` (#6325)
ismaelhamed Jan 18, 2023
1aff6c7
Bump Verify.Xunit from 19.6.0 to 19.7.0 (#6356)
dependabot[bot] Jan 19, 2023
303ad3c
Add API for UntypedActorWithStash types (#6327)
ismaelhamed Jan 19, 2023
a7f4d3f
Bump Verify.Xunit from 19.7.0 to 19.7.1 (#6357)
dependabot[bot] Jan 20, 2023
fb4fe01
Fixes FailChunkExecution does not handle `DbExceptions` wrapped in an…
ismaelhamed Jan 25, 2023
d43a8d0
Persistence-views docs has been removed (#6291). (#6363)
F0b0s Jan 25, 2023
a447760
Type of LogEvent of UnhandledMessage was changed to INFO in Akka.Test…
F0b0s Jan 26, 2023
d3b89da
Fix PersistenceIdsPublisher hung on failure messages (#6374)
Arkatufus Jan 30, 2023
8dfa8f8
[PORT #6366] set default PoolRouter SupervisorStrategy to Restart (#6…
Arkatufus Jan 30, 2023
918688f
Update RELEASE_NOTES.md for 1.5.0-alpha4 release (#6379)
Arkatufus Feb 1, 2023
233fc34
Bump Verify.Xunit from 19.7.1 to 19.8.1 (#6380)
dependabot[bot] Feb 1, 2023
8156ecc
Bump Verify.Xunit from 19.8.1 to 19.8.2 (#6381)
dependabot[bot] Feb 2, 2023
aa7eca0
Bump Verify.Xunit from 19.8.2 to 19.8.3 (#6383)
dependabot[bot] Feb 5, 2023
5b8c04f
Bump Microsoft.Bcl.AsyncInterfaces from 6.0.0 to 7.0.0 (#6233)
dependabot[bot] Feb 5, 2023
ff2b321
Bump LightningDB from 0.14.1 to 0.15.0 (#6385)
dependabot[bot] Feb 6, 2023
905ff73
Update tutorial-1.md (#6382)
michelvosje Feb 6, 2023
48bf02f
Bump Verify.Xunit from 19.8.3 to 19.9.2 (#6386)
dependabot[bot] Feb 6, 2023
c5bdeae
Bump Verify.DiffPlex from 2.1.0 to 2.2.0 (#6387)
dependabot[bot] Feb 6, 2023
83341fa
Fix of EventFilter.And from Akka.testKit when one parameter is string…
F0b0s Feb 7, 2023
2f5aab2
Fix for issue #6377 (#6378)
beachwalker Feb 7, 2023
192e9a8
harden `ClusterLogVerboseSpec` (#6390)
Aaronontheweb Feb 7, 2023
ba142bc
add `WatchAysnc` methods for monitoring actor lifecycles outside of A…
Aaronontheweb Feb 9, 2023
06b1d29
fixed `GracefulStop` DocFx warnings (#6393)
Aaronontheweb Feb 9, 2023
9a55cba
harden racy `ActorCellSpec`s (#6395)
Aaronontheweb Feb 9, 2023
74ff4f2
fixed ordering assertion in AtLeastOnceDelivery_must_warn_about_uncon…
Aaronontheweb Feb 9, 2023
c5a52cb
harden timing on racy Akka.Streams specs (#6397)
Aaronontheweb Feb 10, 2023
5a077d4
Bump Verify.Xunit from 19.9.2 to 19.9.3 (#6399)
dependabot[bot] Feb 14, 2023
ff77b28
Fix persistence allocations #5505. (#6384)
F0b0s Feb 14, 2023
0b8f611
added `EventStreamBenchmark` (#6405)
Aaronontheweb Feb 14, 2023
b138778
Bump Microsoft.Extensions.Hosting from 6.0.1 to 7.0.1 (#6403)
dependabot[bot] Feb 15, 2023
8423c80
Bump Microsoft.Extensions.ObjectPool from 7.0.2 to 7.0.3 (#6401)
dependabot[bot] Feb 15, 2023
1065929
Bump Microsoft.Data.SQLite from 7.0.2 to 7.0.3 (#6400)
dependabot[bot] Feb 15, 2023
c9ccc25
Bump Microsoft.Extensions.Hosting.WindowsServices from 6.0.1 to 7.0.0…
dependabot[bot] Feb 15, 2023
8fb39e5
v1.5 logging (version 2) (#6408)
Aaronontheweb Feb 17, 2023
797894c
Delete unnecessary / bad Sql.Common.Journal subscriptions (#6412)
Aaronontheweb Feb 18, 2023
bf3b5e2
Bump Verify.Xunit from 19.9.3 to 19.10.0 (#6415)
dependabot[bot] Feb 20, 2023
e8e3569
Customizable `ILogMessageFormatter` across entire `ActorSystem` (#6413)
Aaronontheweb Feb 20, 2023
c0b81d9
Akka.NET v1.5.0-beta1 Release notes (#6416)
Aaronontheweb Feb 20, 2023
4f98a13
Add K to the DateTime format string to include TZ information (#6419)
Arkatufus Feb 21, 2023
90bedf2
Bump MultinodeTestAdapter to 1.5.0-beta1 (#6422)
Arkatufus Feb 21, 2023
b570276
cleaned up build warnings (#6418)
Aaronontheweb Feb 21, 2023
46d680f
[TESTKIT] Reintroduce old code and mark them obsolete (#6420)
Arkatufus Feb 21, 2023
053199e
ClusterSharding should clean its internal cache if region/proxy died …
Arkatufus Feb 21, 2023
9779a37
delete `Akka.Util.,Resolver` (#6425)
Aaronontheweb Feb 21, 2023
e5d8c30
Harden `Option<T>` by disallowing null value (#6426)
Arkatufus Feb 21, 2023
0e0bd83
move `DateTime` / `TimeSpan` extension APIs out of Akka.Util and into…
Aaronontheweb Feb 22, 2023
22255e3
Fix racy Akka.Streams.IO.Tcp spec (#6430)
Aaronontheweb Feb 22, 2023
ee2513c
close #5506 - deleted PersistenceBenchmark (#6428)
Aaronontheweb Feb 22, 2023
ac3c06a
Standardize on C# 11.0 (#6431)
Aaronontheweb Feb 22, 2023
e58b041
Remove unsafe `implicit` conversion operators in `AtomicBoolean` and …
Aaronontheweb Feb 22, 2023
32b832b
Akka.Persistence: improve `AsyncWriteJournal` and `PersistentActor` p…
Aaronontheweb Feb 22, 2023
bd793f0
Bump Google.Protobuf from 3.21.12 to 3.22.0 (#6410)
dependabot[bot] Feb 22, 2023
30e762c
added v1.5.0-beta2 release notes (#6434)
Aaronontheweb Feb 22, 2023
0e75c68
Remove TypedActor (#6437)
Arkatufus Feb 24, 2023
05cfaca
Remove DeprecatedSchedulerExtensions (#6438)
Arkatufus Feb 24, 2023
da1fceb
Akka.Streams: memory-optimize `ActorMaterializer` HOCON injection (#6…
Aaronontheweb Feb 24, 2023
90e8770
Remove obsolete methods from Akka.Cluster.Tools (#6442)
Arkatufus Feb 24, 2023
f0ff08a
Remove obsolete methods from Akka.Persistence (#6447)
Arkatufus Feb 24, 2023
0bc2464
Akka.Persistence.Query Throttling implementation - "QueryPermitter" (…
Aaronontheweb Feb 24, 2023
4da2f29
Bump Fsharp.Core from 6.0.6 to 7.0.200 (#6402)
dependabot[bot] Feb 24, 2023
994f1e7
Append message content to deadletter log message (#6448)
Arkatufus Feb 26, 2023
9c6501c
Set `akka.persistence.query.journal.sql.max-concurrent-queries = 100`…
Aaronontheweb Feb 26, 2023
d25b669
Remove obsolete methods and properties from Akka.Cluster (#6445)
Arkatufus Feb 27, 2023
f4078cc
Remove obsolete methods from Akka.DistributedData (#6443)
Arkatufus Feb 27, 2023
750acb3
Revert obsolete DData constructor changes (#6451)
Arkatufus Feb 27, 2023
99bbd80
Remove all obsolete methods from Akka.Cluster.Sharding (#6441)
Arkatufus Feb 27, 2023
76b1e80
Update `Obsolete` attribute guideline (#6452)
Arkatufus Feb 27, 2023
8f18619
Bump NUnit3TestAdapter from 4.3.1 to 4.4.0 (#6454)
dependabot[bot] Feb 27, 2023
c513a01
Remove obsolete methods from Akka.Routing (#6455)
Arkatufus Feb 27, 2023
026f737
Remove obsolete methods from Akka.Event and Akka.Dispatch (#6457)
Arkatufus Feb 27, 2023
3ec5ea0
Remove obsolete methods from Akka.IO (#6456)
Arkatufus Feb 27, 2023
21a3d31
Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#6423)
dependabot[bot] Feb 27, 2023
35cb6df
Use `ActorSystem` for `Materializer` (#6453)
Aaronontheweb Feb 27, 2023
6d2d83c
Remove NameAndUuid from Akka.Actor (#6460)
Arkatufus Feb 27, 2023
a2ee84e
remove ancient Mono work-around in `ActorSystemImpl` (#6463)
Aaronontheweb Feb 27, 2023
c7ac23b
added 1.5.0-beta3 release notes (#6464)
Aaronontheweb Feb 27, 2023
f0a63c5
copy `Obsolete` attributes to Akka.Persistence.TCK (#6465)
Aaronontheweb Feb 28, 2023
4d9cfb4
fixed issues with `AwaitConditionAsync` (#6467)
Aaronontheweb Feb 28, 2023
963e6b8
[PORT #6250] Make transport adapter messages public (#6469)
Arkatufus Feb 28, 2023
9087be7
added v1.5.0-beta4 release notes (#6470)
Aaronontheweb Feb 28, 2023
1a63cd9
bug fix: timing regressions in `Cluster.JoinAsync` methods (#6471)
Aaronontheweb Feb 28, 2023
6d24919
Remove JoinAsync and JoinSeedNodesAsync default timeout values (#6473)
Arkatufus Feb 28, 2023
0608656
expose `Args()` on `LogMessage` (#6472)
Aaronontheweb Mar 1, 2023
6a535f3
added v1.5.0-beta5 release notes (#6474)
Aaronontheweb Mar 1, 2023
1cfa04e
Remove IAsyncLifetime from TestKit (#6475)
Arkatufus Mar 1, 2023
f4eac11
Update RELEASE_NOTES.md
Aaronontheweb Mar 1, 2023
fe3593c
Revert TestKit Dispose(bool) method from public to protected (#6476)
Arkatufus Mar 1, 2023
1151651
simplified Akka.Cluster.Sharding upgrade instructions for v1.5 (#6477)
Aaronontheweb Mar 2, 2023
dde36e9
fix state update timeout for remember-entities (#6479)
Aaronontheweb Mar 2, 2023
f430935
Akka.Cluster.Sharding migration docs: full restart of cluster (#6480)
Aaronontheweb Mar 2, 2023
817bdf9
clarifying migration details for unaffected users (#6481)
Aaronontheweb Mar 2, 2023
22b7725
V1.5/release notes (#6483)
Aaronontheweb Mar 2, 2023
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
[Async TestKit] Convert Akka.Streams.Tests to async - Dsl.UnfoldResou…
…rceAsyncSourceSpec (#6023)

* Convert Akka.Streams.Tests to async - Dsl.UnfoldResourceAsyncSourceSpec

* Fix test, use TaskCompletionSource instead of using TestProbe

* Use TaskCompletionSource instead of TestProbe

* Use SinkProbe instead of Sink.Cancelled

Co-authored-by: Aaron Stannard <aaron@petabridge.com>
  • Loading branch information
Arkatufus and Aaronontheweb authored Jun 27, 2022
commit 6839192c8f900aadaf4602b720401297b04401b2
Loading