Releases: palantir/witchcraft-rust-server
Releases · palantir/witchcraft-rust-server
6.4.0
21 Apr 14:07
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
Deferred creation of the management server until after the init function returned. (#280 )
Full Changelog : 6.3.0...6.4.0
6.3.0
17 Feb 12:28
Compare
Sorry, something went wrong.
No results found
✨ Features
Added support for HTTP/1 upgrades. (#278 )
6.2.0
14 Jan 21:13
Compare
Sorry, something went wrong.
No results found
No documented user-facing changes
6.1.0
25 Oct 13:41
Compare
Sorry, something went wrong.
No results found
✨ Features
Add Server-Timing to response headers (#273 )
6.0.0
23 Sep 17:58
Compare
Sorry, something went wrong.
No results found
💥 Breaks
Upgrade to Conjure 5 (#267 )
6.0.0-rc2
25 Aug 17:45
Compare
Sorry, something went wrong.
No results found
No documented user-facing changes
6.0.0-rc1
18 Aug 16:29
Compare
Sorry, something went wrong.
No results found
💥 Breaks
Bump Conjure to 5.0.0-rc3 (#260 )
5.6.0
17 Jun 00:21
Compare
Sorry, something went wrong.
No results found
✨ Features
Added configuration options to disable the minidumper and configure its socket dir. (#247 )
💡 Improvements
Use new upstream log crates (#244 )
5.5.0
31 Mar 18:01
Compare
Sorry, something went wrong.
No results found
No documented user-facing changes
5.4.0
28 Feb 20:29
Compare
Sorry, something went wrong.
No results found
💡 Improvements
Errors encountered when writing minidumps are now reported to stdout. (#234 )
Jemalloc is now registered as the Rust global allocator. (#237 )