Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@OndrejValenta OndrejValenta released this 23 Apr 17:24
· 28 commits to master since this release
  • Redesigned handling of correlationId, now part of CSOMOperation instead of ILogger implementations
    • New methods for setting correlationId NewCorrelationId, SetCorrelationId and ClearCorrelationId
    • Log message formatting method updated to not display empty guid when correlationId is not set
  • Term sets
    • New methods for retrieving term sets from default site collection term store
  • Web
    • New methods for retrieving web templates
    • LoadWebs methods now contains params used for "include" section of context.Load method
  • Multiple other small changes here and there