Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Releases: dfinity/icx-proxy

577d914: fix: minor fixes to workflows (#15)

04 Feb 19:08
Compare
Choose a tag to compare
unremove macos name in build matrix
update rust in fmt and lint workflows

f90d8ac

03 Feb 22:55
55f9594
Compare
Choose a tag to compare
Update rust version to 1.55.0 used for the mac release build (#14)

f645c9e

03 Feb 23:05
f645c9e
Compare
Choose a tag to compare
chore: bump `clap` (#10)

b0de043

31 Jan 19:40
b0de043
Compare
Choose a tag to compare
bugfix: fix a crash problem due to incorrect utf8 slicing (#13)

4b0edcf: feat: enable verify certs

15 Jan 03:07
4b0edcf
Compare
Choose a tag to compare
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

10 Jan 23:39
f49a9f6
Compare
Choose a tag to compare
feat: upgrade HTTP calls upon canister's request

5ea0046: Merge pull request #4 from dfinity/dbloom/netlify

05 Nov 03:56
5ea0046
Compare
Choose a tag to compare

d2cd4d8: Merge pull request #3 from ericswanson-dfinity/toolchain-1.55.0-lint

04 Nov 20:17
d2cd4d8
Compare
Choose a tag to compare

788c1cd

25 Oct 20:11
788c1cd
Compare
Choose a tag to compare
fix: remove more `agent-rs` remnants