Skip to content

6.1.14 RTM

Choose a tag to compare

@lanesCSO lanesCSO released this 17 Nov 12:00
· 36 commits to master since this release
  • [ENHANCEMENT] added date formatting for headers
  • [ENHANCEMENT] added cache control public, content length '0' for restful response
  • [ENHANCEMENT] changing userprincipal cache object to only cache a subset of keys rather than whole object
  • [ENHANCEMENT] add cache tracing
  • [ENHANCEMENT] adding api tracing in trace directory
  • [ENHANCEMENT] adding Ad enabled account check when authenticating user in API
  • [ENHANCEMENT] adding database tracing
  • [ENHANCEMENT] removing UserPrincipalForLogging as no longer needed
  • [ENHANCEMENT] changed root id to correlation id
  • [ENHANCEMENT] added correlationID as a parameter passed as part of apiRequest params
  • [ENHANCEMENT] refactored how individual AD object being created
  • [ENHANCEMENT] removed this function 'ExecuteBulkCopy' function with 'SqlBulkCopyColumnMapping' and refactored code as necessary