You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correlation ID middleware — automatically reads/generates X-Correlation-Id header, enabled by default
Structured version endpoint — /halifax/version now returns ApiResponse<List<HalifaxAssemblyInfo>> with name + version
Halifax.Http v5.1.0
Correlation ID delegating handler — propagates X-Correlation-Id to outgoing HTTP requests
Resilience/retry policies via Microsoft.Extensions.Http.Resilience — new AddHalifaxHttpClientWithResilience<T>() and AddHalifaxHttpClientBuilder<T>() returning IHttpClientBuilder
Halifax.Excel v0.3.0
Trace warnings for silent conversion failures in ObjectActivator
Nullable annotations
Tests
34 new tests for Guard, StringExtensions, Env, Json, and DateTimeHelper (60 total)