chore: update NuGet packages across the backend solution (July 2026) #477

Closed
opened 2026-07-11 13:54:58 +00:00 by spikerj · 1 comment
Owner

Routine dependency refresh across spikersoft-backend (10 csproj files, patch/minor bumps only, no major versions):

Package From To
MongoDB.Driver 3.9.0 3.10.0
StackExchange.Redis 3.0.11 3.0.17
Serilog 4.3.1 4.4.0
OpenTelemetry.Instrumentation.Runtime 1.15.1 1.16.0
EFCoreSecondLevelCacheInterceptor (+ .StackExchange.Redis) 5.3.12 5.4.0
ModelContextProtocol (+ .AspNetCore) 1.4.0 1.4.1
MessagePack 3.1.7 3.1.8

Projects touched: API, Data, Business.CodeExecution, Business.Identity, EventHandlers.Infrastructure, EventHandlers.GameEvents, EventHandlers.GpuCoordinator, GameServer, GameServer.Initializer, AI.MCPServer.

Routine dependency refresh across `spikersoft-backend` (10 csproj files, patch/minor bumps only, no major versions): | Package | From | To | |---|---|---| | MongoDB.Driver | 3.9.0 | 3.10.0 | | StackExchange.Redis | 3.0.11 | 3.0.17 | | Serilog | 4.3.1 | 4.4.0 | | OpenTelemetry.Instrumentation.Runtime | 1.15.1 | 1.16.0 | | EFCoreSecondLevelCacheInterceptor (+ .StackExchange.Redis) | 5.3.12 | 5.4.0 | | ModelContextProtocol (+ .AspNetCore) | 1.4.0 | 1.4.1 | | MessagePack | 3.1.7 | 3.1.8 | Projects touched: API, Data, Business.CodeExecution, Business.Identity, EventHandlers.Infrastructure, EventHandlers.GameEvents, EventHandlers.GpuCoordinator, GameServer, GameServer.Initializer, AI.MCPServer.
Author
Owner

Resolved by spikersoft-backend PR #205: spikerj/spikersoft-backend#205

Resolved by spikersoft-backend PR #205: https://git.spikersoft.com/spikerj/spikersoft-backend/pulls/205
Sign in to join this conversation.