Releases: MatrixAI/Polykey
Releases · MatrixAI/Polykey
v1.0.1-alpha.0-2022-09-27T04:15:19Z
1.0.1-alpha.0
Build-2022-04-08T03:35:56Z
Merge pull request #370 from MatrixAI/GRPC_call_failure_fix fix: bug with GPRC client call through proxy
Build-2022-03-29T05:24:10Z
fix: proxyConfig options and defaults Fixed up `PolykeyAgent`'s proxyConfig to align with the `Proxy`'s parameters. Updated config defaults to align as well. Fixed up failing test in `certchain.test.st` as well.
Build-2022-03-27T02:40:04Z
6cd6e17 Lint fix for cherry-picked commits
Build-2022-03-23T06:19:21Z
Merge pull request #361 from MatrixAI/Single_proxy_socket refactor: combined `ForwardProxy` and `ReverseProxy` into `Proxy`
Build-2022-03-10T03:07:19Z
1436b17 Fixed CI/CD issues