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

Releases: dfinity/icx-proxy

39bc74c

04 Mar 01:12
39bc74c
Compare
Choose a tag to compare
feat: Stop proxying `/_/raw` (#26)

0230bff: fix: macOS build (#25)

01 Mar 22:44
0230bff
Compare
Choose a tag to compare
`tar` is [broken](https://github.com/actions/virtual-environments/issues/2619) on macOS. Use `gtar` instead.

b2f19cd: chore: release workflow: check contents of macos binary tarball (#22)

28 Feb 21:12
b2f19cd
Compare
Choose a tag to compare
`tar` is broken on macos... yeah I don't really know how that's possible either.

f478258: feat: add feature to skip body verifiction (#21)

27 Feb 07:08
f478258
Compare
Choose a tag to compare
For now we want to skip body verification.

5967469: fix: mute candid warnings (#20)

15 Feb 07:43
5967469
Compare
Choose a tag to compare
This eliminates log spam from asset canister mismatches.

e3022fc: feat: add linux-gnu release for use in sdk (#19)

15 Feb 02:10
e3022fc
Compare
Choose a tag to compare
upload release tarball for x86_64-unknown-linux-gnu (suitable for dfx)

eb28e7c

10 Feb 23:30
eb28e7c
Compare
Choose a tag to compare
chore: version bump `0.8.0` (#18)

93cf29f: feat: restore release of non-`.deb` linux binaries (#17)

09 Feb 00:13
93cf29f
Compare
Choose a tag to compare

6574ca4

08 Feb 06:40
6574ca4
Compare
Choose a tag to compare
fix: Trim space around certificate fields (#16)

5e94d44: feat: Reproducible build and deb packaging (#11)

04 Feb 08:19
Compare
Choose a tag to compare
Completely rework release builds 🤞
Move rust toolchain install for clarity
Add `remap-path-prefix` build flag
Add `cargo-deb` steps