Skip to content

3.2.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@TimHess TimHess released this 14 Apr 19:45
· 1019 commits to main since this release
38e10a4

What's Changed

  • Rebuilt dynamic log level management with Serilog by @hananiel in #718
  • Add utilities for temp files and running commands by @ccheetham in #693
  • Rebuilt discovery-first config server by @TimHess in #737
  • Gracefully handle missing EF Core reference in DbMigrations by @TimHess in #766
  • Use HttpClientFactory and fix a client cert rotation issue for Eureka by @TimHess in #778
  • Add health contributors in more places and support for Spring-style configuration of actuator exposure in #779
  • Replace the startup logger config for k8s configuration at runtime by @hananiel in #780
  • Support configuration manager by @macsux in #784
  • Support for config server polling refresh by @macsux in #783
  • Add ReturnConfiguration toggle for RefreshEndpoint by @Vadimur in #811
  • Add WebApplicationBuilder Extensions, improve .NET 6 compatibility by @TimHess in #824
  • Use standard EventPipe API to do Heapdump/Stacktrace by @dtillman in #822
  • Add ability to configure http headers to be added to the server request by @dtillman in #826
  • Add event for when Eureka registry is updated by @macsux in #765
  • Bootstrap logger by @macsux in #803
  • Update to Latest Open Telemetry packages by @hananiel in #828
  • CORS response should allow Content-Disposition header on CF by @TimHess in #836
  • Add a Wavefront Metrics exporter by @hananiel in #831

New Contributors

Full Changelog: 3.1.1...3.2.0