Skip to content

Updated packages and added logging support

Lukáš Drábek requested to merge develop into main

Updated Azure.Identity and OpenTelemetry packages to their latest versions for security and performance improvements. Added Microsoft.IdentityModel.JsonWebTokens and System.IdentityModel.Tokens.Jwt for enhanced JWT handling. Introduced several Serilog packages to improve logging capabilities, supporting ASP.NET Core integration, compact JSON formatting, console and file sinks, and Grafana Loki integration.

Merge request reports