Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 2.19 KB

2.4.0.md

File metadata and controls

37 lines (29 loc) · 2.19 KB

Release 2.4.0 GA

Release Candidate (RC1) Date: November 1st, 2019

GA Release Date: November 13th, 2019

Complete listing of tickets:

Note: Listed features are subject to change

Features, Enhancements

  • .NET Core 3.0 support
    • Steeltoe/90: DynamicLogger does not work with Microsoft.Extensions.Logging 3.0
    • Steeltoe/139: TypeLoadException thrown when using CloudFoundryOAuth
    • Steeltoe/116: Fix mappings endpoint
  • Connectors
    • Enhanced documentation around the GemFire/Geode/PCC connector
  • HostBuilder extensions added

Notable issues resolved

  • Steeltoe/135: Serilog DynamicConsole breaks after changing logging levels
  • Steeltoe/123: Connectors are configuration case sensitive
  • Steeltoe/108: For IIS deployment with VirtualPath, the basePath is not set on redirect_uri - Contributed by @rabadiw
  • Steeltoe/19: Specify InvariantCulture for ToString conversion when publishing ConfigServerClientSettings - Contributed by @akovalov0
  • Steeltoe/166: Allow better control over CORS policies
  • Steeltoe/152: Updated CredHub API calls due to latest update
  • Steeltoe/150: Show all registered configuration providers in the /env endpoint including placeholder provider