Skip to content

Releases: palantir/witchcraft-rust-server

6.4.0

21 Apr 14:07
Immutable release. Only release title and notes can be modified.
6.4.0
31bab3e

Choose a tag to compare

🐛 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
6.3.0
95adca4

Choose a tag to compare

✨ Features

  • Added support for HTTP/1 upgrades. (#278)

6.2.0

14 Jan 21:13
6.2.0
2e1a6c5

Choose a tag to compare

No documented user-facing changes

6.1.0

25 Oct 13:41
6.1.0
ae405f6

Choose a tag to compare

✨ Features

  • Add Server-Timing to response headers (#273)

6.0.0

23 Sep 17:58
6.0.0
a3521f1

Choose a tag to compare

💥 Breaks

  • Upgrade to Conjure 5 (#267)

6.0.0-rc2

25 Aug 17:45
6.0.0-rc2
2c001fb

Choose a tag to compare

6.0.0-rc2 Pre-release
Pre-release

No documented user-facing changes

6.0.0-rc1

18 Aug 16:29
6.0.0-rc1
768765c

Choose a tag to compare

6.0.0-rc1 Pre-release
Pre-release

💥 Breaks

  • Bump Conjure to 5.0.0-rc3 (#260)

5.6.0

17 Jun 00:21
5.6.0
5ab9110

Choose a tag to compare

✨ 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
5.5.0
e14f812

Choose a tag to compare

No documented user-facing changes

5.4.0

28 Feb 20:29
5.4.0
962aae8

Choose a tag to compare

💡 Improvements

  • Errors encountered when writing minidumps are now reported to stdout. (#234)
  • Jemalloc is now registered as the Rust global allocator. (#237)