Releases: OPEXGroup/ITCC.Library
Releases · OPEXGroup/ITCC.Library
v3.1.0
v3.0.2
- New:
MaxConcurrentRequests,MaxRequestQueueandConfigurationViewEnabledadded toHttpServerConfiguration - Edit: Dependencies updated
v3.0.1
- New :
DebugLogsEnabledandRequestTracingEnabledadded toStaticServer(can be turned on during startup via config and changed in runtime) - Fix : Do not throw in Logger::FlushAsync if email logger is registered but not started
- Fix : Pass
checkDescriptiontoApiViewCheckAttributeviaCallerMemberName - Fix : Thread pool usage statistics fixed in
StaticServer
New server logging can be turned on even in release mode in order to have A LOT of tracing info. It also does not hurt performance much when turned off.