Skip to content

Conversation

@giovanninocco
Copy link
Member

  • Updated Microsoft.NET.Test.Sdk to 17.12.0 in multiple test projects.
  • Changed GetMongoQueryable return type to IQueryable<TEntity> in IMongoDbBaseRepository.cs and corresponding implementations.
  • Removed unused using directives and wrapped commented code in AzureInitializer.cs.
  • Updated MongoDB.Driver to 3.0.0 and MongoDB.Driver.Core.Extensions.DiagnosticSources to 2.0.0 in Genocs.Persistence.MongoDb.csproj.
  • Changed collection parameter type to IQueryable<T> in Pagination.cs methods.
  • Updated OpenTelemetry.Instrumentation.Http to 1.10.0 in Genocs.Tracing.csproj.

- Updated `Microsoft.NET.Test.Sdk` to `17.12.0` in multiple test projects.
- Changed `GetMongoQueryable` return type to `IQueryable<TEntity>` in `IMongoDbBaseRepository.cs` and corresponding implementations.
- Removed unused `using` directives and wrapped commented code in `AzureInitializer.cs`.
- Updated `MongoDB.Driver` to `3.0.0` and `MongoDB.Driver.Core.Extensions.DiagnosticSources` to `2.0.0` in `Genocs.Persistence.MongoDb.csproj`.
- Changed `collection` parameter type to `IQueryable<T>` in `Pagination.cs` methods.
- Updated `OpenTelemetry.Instrumentation.Http` to `1.10.0` in `Genocs.Tracing.csproj`.
@giovanninocco giovanninocco merged commit 1f3a996 into develop Nov 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants