This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
Releases: dfinity/icx-proxy
Releases · dfinity/icx-proxy
577d914: fix: minor fixes to workflows (#15)
unremove macos name in build matrix update rust in fmt and lint workflows
f90d8ac
Update rust version to 1.55.0 used for the mac release build (#14)
f645c9e
chore: bump `clap` (#10)
b0de043
bugfix: fix a crash problem due to incorrect utf8 slicing (#13)
4b0edcf: feat: enable verify certs
icx-proxy should support the certificate verification, same as service worker. This is mostly just a port of that code. Except it defaults to accept if the header is not present.
f49a9f6: Merge pull request #6 from paulyoung/paulyoung/http-request
feat: upgrade HTTP calls upon canister's request
5ea0046: Merge pull request #4 from dfinity/dbloom/netlify
fix: remove netlify
d2cd4d8: Merge pull request #3 from ericswanson-dfinity/toolchain-1.55.0-lint
chore: lint (clippy) with 1.55.0 toolchain
788c1cd
fix: remove more `agent-rs` remnants