The `SaveChangesAsync` method was removed from the `IRepository` interface in the `ECMJobRunner.Domain.Interfaces` namespace. This method previously allowed saving all changes asynchronously with an optional `CancellationToken` parameter.
The `SaveChangesAsync` method was removed from the `IRepository` interface in the `ECMJobRunner.Domain.Interfaces` namespace. This method previously allowed saving all changes asynchronously with an optional `CancellationToken` parameter.