Releases: palantir/witchcraft-go-server
Releases · palantir/witchcraft-go-server
v2.89.0
✨ Features
- Set the Subject field for the self-signed certificate that is generated when "--use-self-signed-cert" is specified. (#889)
v2.88.0
No documented user-facing changes
v2.87.0
✨ Features
-
Add DiagnosticTypeGoroutinesV2 debug handler.
This diagnostic emits a goroutines pprof, compatible with go tool pprof. It provides additional information which the existing DiagnosticTypeGoroutinesV1 does not, such as pprof.LabelSet attribution of goroutines. (#850)
v2.86.0
💡 Improvements
- Avoid server shutdown race conditions by adding new ServerShutdownInProgress state (#848)
v2.85.0
💡 Improvements
- Allow dot in path segments (#845)
v2.84.0
🐛 Fixes
- Route middleware configured after route registration is applied to http handler (#837)
v2.83.0
Automated release, no documented user facing changes
v2.82.0
Automated release, no documented user facing changes
v2.81.0
Type |
Description |
Link |
Improvement |
Health change message logged at WARN for DEFERRING and REPAIRING |
#775 |
v2.80.0
Type |
Description |
Link |
Improvement |
Make NewRequestMetricRequestMeter and NewStrictTransportSecurityHeader internal |
#809 |