Skip to content

3.2.0

Compare
Choose a tag to compare
@TimHess TimHess released this 26 May 19:58
· 1006 commits to main since this release
44a87f2

What's Changed

  • Rebuild dynamic Serilog by extending DynamicConsoleLoggerProvider by @hananiel in #718
  • Utilities for temp files and running commands by @ccheetham in #693
  • Rebuild discovery-first config server by @TimHess in #737
  • Gracefully handle missing EF Core ref in DbMigrations by @TimHess in #766
  • Use HttpClientFactory and fix client cert rotation issue for Eureka by @TimHess in #778
  • Fixed complaints for CA1825 by @Exouxas in #794
  • Use 'StringBuilder.Append(char)' instead of 'StringBuilder.Append(str… by @NemrudDemir in #793
  • Add hosted service to replace the startup logger factory 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
  • Heapdump/Stacktrace changes - Use standard EventPipe API to do these 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 Wavefront Metrics exporter by @hananiel in #831
  • AddEurekaHttpClient should use IOptions instead of IOptionsSnapshot by @TimHess in #841
  • Metrics 3 versions by @hananiel in #842
  • Fix Incorrect stack trace on thrown exception by @bart-vmware in #850
  • Fix Serialization bug with Hystrix metrics exporting by @deepakapj in #847
  • Fixed a few tests that didn't assert on the outcome by @bart-vmware in #849
  • Get ConfigServer PollingInterval from Configuration object by @hermogenes in #853
  • Make Steeltoe Metrics extensions play nice with Open Telemetry by @hananiel in #848

New Contributors

Full Changelog: 3.1.1...3.2.0