Skip to content

2.4.0

Compare
Choose a tag to compare
@TimHess TimHess released this 13 Nov 20:22

Features, Enhancements

  • .NET Core 3.0 support
    • Steeltoe/90: Resolved with .NET Core 3.0 support - DynamicLogger does not work with Microsoft.Extensions.Logging 3.0
    • Steeltoe/139: Resolved with .NET Core 3.0 support - TypeLoadException thrown when using CloudFoundryOAuth
    • Steeltoe/116: Resolved with .NET Core 3.0 support - 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

Complete listing of tickets: