Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (23 loc) · 782 Bytes

2.0.0.md

File metadata and controls

23 lines (23 loc) · 782 Bytes

Release Notes: 2.0.0

Release Date: February 15th, 2018

Features

  • Full ASP.NET Core 2.0 support
  • CredHub Support
  • SQLServer Connector support
  • Actuators for .NET Framework
    • Thread dump endpoint - Windows only (#150011855)
      • Supports .NET Framework and .NET Core on Windows only
    • Heap dump endpoint - Windows only (#150011867)
      • Supports .NET Framework and .NET Core on Windows only
  • Enhancements
    • Refactoring of code and cleanup
      • Autofac work
        • Discovery, Circuit Breaker, Config Server, Configuration
  • Sample Updates
    • CredHub
    • SQLServer Connector (#151373297)
    • New Actuator endpoints (Thread and Heap dump)
  • Documentation
    • Changes required for ASP.NET 2.0 support
    • New features
    • Restructure of documentation site