Skip to content

Releases: palantir/witchcraft-rust-server

3.6.0

22 Apr 01:20
9f7d98a
Compare
Choose a tag to compare
Type Description Link
Fix Fix the heap stats diagnostic name in manifest extension #124

3.5.0

11 Apr 20:25
7f6bac6
Compare
Choose a tag to compare
Type Description Link
Feature Request logs now contain the auth token's org field as the _org param if present. #107
Feature PeerAddr's field is now public. #120

3.4.0

19 Jan 15:09
6e89b3c
Compare
Choose a tag to compare
Type Description Link
Feature Exposeon_shutdown method in Witchcraft to register server shutdown operations. #103

3.3.0

16 Dec 16:02
540ca5e
Compare
Choose a tag to compare
Type Description Link
Fix Fixed a bug where compressed response body chunks couldn't be decompressed until the next chunk was received. #93
Improvement Improved performance of audit logs. #98

3.2.0

18 Oct 18:20
1b30156
Compare
Choose a tag to compare
Type Description Link
Fix Exposed all Conjure-generated Witchcraft logging type definitions as well as MDC keys for log-specific fields. #84

3.1.0

12 Oct 14:38
89d3ead
Compare
Choose a tag to compare
Type Description Link
Fix Fixed publish. #83

3.0.0

12 Oct 14:16
78fcecf
Compare
Choose a tag to compare
Type Description Link
Break Bumped to Conjure 3. #77
Fix Fixed a panic when reading the request body or writing the response body after an IO error or EOS. #79
Feature The server now supports audit logging via an AuditLogEntry response extension. #80

2.1.1

27 Sep 19:32
0de09cd
Compare
Choose a tag to compare
Type Description Link
Fix Fixed a panic when reading the request body or writing the response body after an IO error or EOS. #79

2.1.0

02 Aug 15:51
ea51719
Compare
Choose a tag to compare
Type Description Link
Improvement The server now records standard minidumps after crashes. #54

2.0.0

21 Jul 18:27
934b5b9
Compare
Choose a tag to compare
Type Description Link
Break Update to conjure 2 #61