Skip to content

Releases: OPEXGroup/ITCC.Library

v3.1.0

09 Feb 04:38
Compare
Choose a tag to compare
  • New: Credential, CredentialType, CredentialPersistence, CredentialManager, SecureStringHelper and SecurePasswordBindingBehavior added to ITCC.WPF

v3.0.2

22 Oct 11:51
d79442c
Compare
Choose a tag to compare
  • New: MaxConcurrentRequests, MaxRequestQueue and ConfigurationViewEnabled added to HttpServerConfiguration
  • Edit: Dependencies updated

v3.0.1

09 Sep 09:18
Compare
Choose a tag to compare
  • New : DebugLogsEnabled and RequestTracingEnabled added to StaticServer (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 checkDescription to ApiViewCheckAttribute via CallerMemberName
  • 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.