Skip to content

Releases: palantir/witchcraft-go-server

v2.89.0

13 Jan 21:47
v2.89.0
6598a95
Compare
Choose a tag to compare

✨ Features

  • Set the Subject field for the self-signed certificate that is generated when "--use-self-signed-cert" is specified. (#889)

v2.88.0

06 Dec 17:22
v2.88.0
b587d3d
Compare
Choose a tag to compare

No documented user-facing changes

v2.87.0

23 Oct 15:25
v2.87.0
8a8b1fb
Compare
Choose a tag to compare

✨ 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

14 Oct 23:15
v2.86.0
d4af64e
Compare
Choose a tag to compare

💡 Improvements

  • Avoid server shutdown race conditions by adding new ServerShutdownInProgress state (#848)

v2.85.0

01 Oct 18:05
v2.85.0
95dad5c
Compare
Choose a tag to compare

💡 Improvements

  • Allow dot in path segments (#845)

v2.84.0

24 Sep 18:16
v2.84.0
2ee1cc6
Compare
Choose a tag to compare

🐛 Fixes

  • Route middleware configured after route registration is applied to http handler (#837)

v2.83.0

10 Aug 01:12
074632e
Compare
Choose a tag to compare

Automated release, no documented user facing changes

v2.82.0

22 Jul 12:14
1c38cfd
Compare
Choose a tag to compare

Automated release, no documented user facing changes

v2.81.0

18 Jun 15:31
07602db
Compare
Choose a tag to compare
Type Description Link
Improvement Health change message logged at WARN for DEFERRING and REPAIRING #775

v2.80.0

18 Jun 01:12
9909fe8
Compare
Choose a tag to compare
Type Description Link
Improvement Make NewRequestMetricRequestMeter and NewStrictTransportSecurityHeader internal #809