Releases: palantir/witchcraft-rust-server
Releases · palantir/witchcraft-rust-server
3.6.0
Type |
Description |
Link |
Fix |
Fix the heap stats diagnostic name in manifest extension |
#124 |
3.5.0
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
Type |
Description |
Link |
Feature |
Exposeon_shutdown method in Witchcraft to register server shutdown operations. |
#103 |
3.3.0
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
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
Type |
Description |
Link |
Fix |
Fixed publish. |
#83 |
3.0.0
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
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
Type |
Description |
Link |
Improvement |
The server now records standard minidumps after crashes. |
#54 |
2.0.0
Type |
Description |
Link |
Break |
Update to conjure 2 |
#61 |