0.5.1
Compared with 0.5.0, this releases
- Fixed the timeout issue we see when integrating with ADFS, #211 by closing the connection explicitly.
- Ensure using
libc++
for bazel build in the final release image,libc++
,libgcc
,libstdc++
if are used, they are all static linked. #215 - Use Ubuntu 18.04 (previous 20.04) as build environment. #219
- Added standalone binary into the release artifcats.