Releases: paypizza/grpc-health-check
Releases · paypizza/grpc-health-check
0.1.1
Features
- use mimalloc as a global allocator for musl libc (e28e426)
Bug Fixes
- read the tls root certificate file synchronously (85f359d)
- reword the tls client error messages (53396f4)
- use
localhost
instead of localhost
as the default address (747b97ea), closes #2