Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.49 KB

CHANGES.md

File metadata and controls

41 lines (32 loc) · 1.49 KB

Change Log

Version 5.7.3

  • Updated reference to Newtonsoft.Json v11.0.2
  • Updated sample

Version 5.7.2

  • Updated to ReflectInsight v5.7.1.1
  • Updated reference to Newtonsoft.Json v10.0.3
  • Moved sample here

Version 5.7.1

  • Updated to ReflectInsight v5.7.1.1
  • Updated reference to Newtonsoft.Json v10.0.2

Version 5.7.0

  • Updated to ReflectInsight v5.7.0.0

Version 5.6.2

  • Updated to support latest log4net v2.0.8

Version 5.6.1

  • Updated to ReflectInsight v5.6.1.2
  • Updated to .NET 4.5.1

Version 5.6.0

  • Updated extension to use ReflectInsight 5.6.0 version
  • Dropping support for older .NET versions. As of this release, we're only deploying NuGet package for .NET 4.5. However the source code still supports older framework.

Version 5.5.1

  • Bug fixes for packages improperly being downloaded. RabbitMQ is now a nuget dependency.

Version 5.5.0

  • Moved source code from CodePlex to GitHub
  • Moved extension documentation to ReflectInsight wiki
  • Updated extension to use ReflectInsight 5.5.0 version
    • New HttpRequest message type
    • New JSON message type
    • General bug fixes and enhancements
    • Performance tuning
  • Using AppVeyor for continue delivery (builds and NuGet publishing)