Skip to content

Releases: NetLah/http-overrides

Support .NET 9.0

27 Nov 03:55
22f3c2b
Compare
Choose a tag to compare
1.0.0-rc3

Upload artifacts

.NET 9.0 Preview 2

21 Mar 09:07
828480d
Compare
Choose a tag to compare
1.0.0-rc2

Add .NET 9.0

Support .NET 8.0

12 Jan 19:09
b11fa45
Compare
Choose a tag to compare
  • Support .NET 8.0
  • New Directory.Build.targets with Common.props, Directory.Build.override.targets and Directory.Build.initial.targets
  • Fix build IPNetwork is an ambiguous reference

Support .NET 8.0

15 Mar 18:18
591c0b6
Compare
Choose a tag to compare
Support .NET 8.0 Pre-release
Pre-release
Support .NET 8.0 (#2)

* GitHub actions is default include in the solution

* Consolidate Directory.Build.targets

* Add .NET 8.0

* Try upgrade C# 11

* Fix pack nuget with --output

* Push package to cloudsmith

Support legacy IApplicationBuilder

25 Jan 09:47
d38a9be
Compare
Choose a tag to compare

Compatiple

  • Support legacy IApplicationBuilder

HealthCheck configuration

  • Configuration section HealthCheck
  • IsEnabled=true by default
  • Support multi paths
  • Support Azure AppService Container health checks /robots933456.txt
  • Log level
  • Response with Prefix and Suffix
  • Remove ResponseWriter

Other

  • Log level configurable for HttpOverrides and HttpLogging

Configurable HealthChecks

10 Jan 09:27
fd284df
Compare
Choose a tag to compare

HealthCheck configuration

  • Configuration section HealthCheck
  • IsEnabled=true by default
  • Support multi paths
  • Support Azure AppService Container health checks /robots933456.txt
  • Log level
  • Response with Prefix and Suffix
  • Remove ResponseWriter

Other

  • Log level configurable for HttpOverrides and HttpLogging

Configurable HealthChecks

10 Jan 04:03
93c6634
Compare
Choose a tag to compare

HealthCheck configuration

  • Configuration section HealthCheck
  • IsEnabled=true by default
  • Support multi paths
  • Support Azure AppService Container health checks /robots933456.txt
  • Log level
  • Response with Prefix and Suffix
  • Remove ResponseWriter

Configurable HealthChecks

09 Jan 08:32
93d9b38
Compare
Choose a tag to compare
  • Configuration section HealthCheck
  • IsEnabled=true by default
  • Support multi paths
  • Support Azure AppService Container health checks /robots933456.txt

Consolidate dependency Serilog and .NETCoreApp 3.1.0

02 Jan 10:54
a0bb745
Compare
Choose a tag to compare
  • Consolidate dependency, Serilog better support .NETCoreApp 3.1.0

Decoupling to NetLah.Abstractions

15 Dec 15:12
d2009cd
Compare
Choose a tag to compare
  • Decoupling to NetLah.Abstractions
  • Add .NET 7.0
  • More debug logging
  • Support WebApplicationBuilder