Updated akka version. Added release notes for 1.5.26 #60
Annotations
2 warnings
Test-ubuntu-latest:
src/Akka.Persistence.EventStore.Tests/EventStoreContainer.cs#L119
'IContainerOperations.GetContainerLogsAsync(string, ContainerLogsParameters, CancellationToken)' is obsolete: 'The stream returned by this method won't be demultiplexed properly if the container was created without a TTY. Use GetContainerLogsAsync(string, bool, ContainerLogsParameters, CancellationToken) instead'
|
Test-ubuntu-latest:
src/Akka.Persistence.EventStore.Tests/EventStoreContainer.cs#L119
'IContainerOperations.GetContainerLogsAsync(string, ContainerLogsParameters, CancellationToken)' is obsolete: 'The stream returned by this method won't be demultiplexed properly if the container was created without a TTY. Use GetContainerLogsAsync(string, bool, ContainerLogsParameters, CancellationToken) instead'
|