Skip to content

Releases: SteeltoeOSS/Steeltoe

2.4.0

13 Nov 20:22

Choose a tag to compare

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:

2.4.0-rc1

08 Nov 20:50
8bee559

Choose a tag to compare

add tests for ConfigServerHostBuilderExtensions #149 (#151)

2.3.0

08 Nov 20:47

Choose a tag to compare

Hystrix tests updates (#98)

* Reset more things in more places when performing resets in Hystrix
* Limit dotnet test to a single CPU, un-skip the "FlakyOnHostedAgents" test category
* Make tests less sensitive to available CPU resources

2.3.0-rc2

09 Aug 19:20
b50dbef

Choose a tag to compare

2.3.0-rc2 Pre-release
Pre-release
Changes to help test steps pass in CI (#88)

Changes to help test steps pass in CI

2.3.0-rc1: Merge pull request #68 from SteeltoeOSS/sign-snupkg

09 Aug 19:21
d3e6edc

Choose a tag to compare

sign nupkg and snupkg