Skip to content

Commit

Permalink
fix: bump projection-handling + projector
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneD committed Feb 13, 2024
1 parent 50fe2e2 commit a42d750
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 43 deletions.
22 changes: 11 additions & 11 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -64,17 +64,17 @@ nuget Be.Vlaanderen.Basisregisters.MessageHandling.Kafka.Producer 4.8.3
nuget Be.Vlaanderen.Basisregisters.MessageHandling.Kafka.Consumer 4.8.3
nuget Be.Vlaanderen.Basisregisters.MessageHandling.Kafka.Consumer.SqlServer 4.8.3

nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.LastChangedList 12.1.2
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore 12.1.2
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore.Autofac 12.1.2
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner 12.1.2
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.SqlServer 12.1.2
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.Npgsql 12.1.2
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector.Testing 12.1.2
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Testing.Xunit 12.1.2
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Syndication 12.1.2

nuget Be.Vlaanderen.Basisregisters.Projector 13.1.1
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.LastChangedList 12.1.3
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore 12.1.3
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore.Autofac 12.1.3
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner 12.1.3
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.SqlServer 12.1.3
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.Npgsql 12.1.3
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector.Testing 12.1.3
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Testing.Xunit 12.1.3
nuget Be.Vlaanderen.Basisregisters.ProjectionHandling.Syndication 12.1.3

nuget Be.Vlaanderen.Basisregisters.Projector 13.1.2

nuget Be.Vlaanderen.Basisregisters.DataDog.Tracing.Autofac 5.0.3
nuget Be.Vlaanderen.Basisregisters.DataDog.Tracing.AspNetCore 5.0.3
Expand Down
62 changes: 31 additions & 31 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -372,25 +372,25 @@ NUGET
Microsoft.Extensions.Logging.Abstractions (>= 6.0.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProblemDetails (8.0.1) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
System.Reflection.Metadata (>= 6.0.1) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.EntityFrameworkCore (>= 6.0.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector.Testing (12.1.2)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.LastChangedList (12.1.2)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector.Testing (12.1.3)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.LastChangedList (12.1.3)
Autofac.Extensions.DependencyInjection (>= 7.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.AggregateSource.SqlStreamStore (>= 7.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.DataDog.Tracing.Sql (>= 5.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.SqlServer (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.SqlServer (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.EntityFrameworkCore.SqlServer (>= 6.0.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.Extensions.DependencyInjection (>= 6.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Polly (>= 7.2.4) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
SqlStreamStore.MsSql (>= 1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner (12.1.2)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner (12.1.3)
Autofac.Extensions.DependencyInjection (>= 7.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.EntityFrameworkCore.EntityTypeConfiguration (>= 3.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.EntityFrameworkCore.InMemory (>= 6.0.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.EntityFrameworkCore.Relational (>= 6.0.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.Extensions.Configuration (>= 6.0.1) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Expand All @@ -399,11 +399,11 @@ NUGET
Microsoft.Extensions.Configuration.FileExtensions (>= 6.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.Extensions.Configuration.Json (>= 6.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
SqlStreamStore (>= 1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.Microsoft (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.Microsoft (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.DependencyInjection (>= 1.0.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.EntityFrameworkCore.EntityTypeConfiguration (>= 3.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.EntityFrameworkCore.InMemory (>= 6.0.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.EntityFrameworkCore.SqlServer (>= 6.0.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.Extensions.Configuration (>= 6.0.1) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Expand All @@ -412,40 +412,40 @@ NUGET
Microsoft.Extensions.Configuration.FileExtensions (>= 6.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.Extensions.Configuration.Json (>= 6.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
SqlStreamStore (>= 1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.Npgsql (12.1.2)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.Npgsql (12.1.3)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Npgsql.EntityFrameworkCore.PostgreSQL (>= 6.0.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Polly (>= 7.2.4) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.SqlServer (12.1.2)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.SqlServer (12.1.3)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.EntityFrameworkCore.SqlServer (>= 6.0.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Polly (>= 7.2.4) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.2)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.3)
Be.Vlaanderen.Basisregisters.EventHandling (>= 4.2.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
SqlStreamStore (>= 1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore.Autofac (12.1.2)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore.Autofac (12.1.3)
Autofac.Extensions.DependencyInjection (>= 7.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Syndication (12.1.2)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Syndication (12.1.3)
Microsoft.Extensions.Http (>= 6.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.Extensions.Logging (>= 6.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.SyndicationFeed.ReaderWriter (>= 1.0.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Testing.Xunit (12.1.2)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector.Testing (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Testing.Xunit (12.1.3)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector.Testing (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore (12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.EntityFrameworkCore (>= 6.0.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.Extensions.Logging (>= 6.0) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
xunit (>= 2.4.1) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.Projector (13.1.1)
Be.Vlaanderen.Basisregisters.Projector (13.1.2)
Autofac (>= 6.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Autofac.Extensions.DependencyInjection (>= 7.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (>= 12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner (>= 12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.Microsoft (>= 12.1.2) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Connector (>= 12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner (>= 12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner.Microsoft (>= 12.1.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Dapper (>= 2.0.123) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Microsoft.Data.SqlClient (>= 4.1) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Polly (>= 7.2.3) - restriction: || (&& (== net472) (>= net6.0)) (== net6.0)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ public async Task<bool> CanCache(long position, CancellationToken ct)
.AsNoTracking()
.Where(ps => ps.Name == _projectionName)
.Select(ps => ps.Position)
.FirstOrDefaultAsync(ct);
.FirstOrDefaultAsync(ct)
.ConfigureAwait(false);

return projectionPosition >= position;
}
Expand Down

0 comments on commit a42d750

Please sign in to comment.