Releases: dfinity/http-gateway
Releases · dfinity/http-gateway
0.1.0-b3
What's Changed
- feat(ic-http-gateway): use bytes for request body by @nathanosdev in #31
Full Changelog: 0.1.0-b2...0.1.0-b3
0.1.0-b2
What's Changed
- fix: remove dependency on regex to reduce WASM size by @przydatek in #29
- chore: bump ic-agent version by @nathanosdev in #30
Full Changelog: 0.1.0-b1...0.1.0-b2
0.1.0-b1
What's Changed
- feat(ic-http-gateway): TT-416 Add asset streaming via range requests by @przydatek in #20
- build(deps): bump quinn-proto from 0.11.3 to 0.11.8 by @dependabot in #23
- fix(TT-409): bubble up protocol errors to the client by @raymondk in #25
- build(deps-dev): bump vite from 4.5.2 to 4.5.5 by @dependabot in #26
- build(deps): bump werkzeug from 3.0.4 to 3.0.6 in /packages/ic-http-gateway/test-container by @dependabot in #27
- feat(ic-http-gateway): enable validation of long assets' chunks by @przydatek in #24
- feat(ic-http-gateway): add more tests and checks for long asset handling by @przydatek in #28
New Contributors
- @przydatek made their first contribution in #20
- @raymondk made their first contribution in #25
Full Changelog: 0.1.0-b0...0.1.0-b1
0.1.0-b0
What's Changed
- feat: add http canister client by @nathanosdev in #1
- style: align better with the response verification monorepo by @nathanosdev in #3
- build(deps-dev): bump postcss from 8.4.30 to 8.4.31 by @dependabot in #4
- build(deps-dev): bump vite from 4.4.9 to 4.4.12 by @dependabot in #5
- fix: add missing exports to http-canister-client package by @nathanosdev in #6
- build(deps-dev): bump vite from 4.4.12 to 4.5.2 by @dependabot in #7
- feat(ic-http-gateway): add initial ic-http-gateway library by @nathanosdev in #8
- feat(ic-http-gateway): add compatibility with http-body crate by @nathanosdev in #9
- feat(ic-http-gateway): return internal error in response metadata by @nathanosdev in #11
- feat(ic-http-gateway): make error clonable by @nathanosdev in #12
- feat(ic-http-gateway): turn all errors into http responses by @nathanosdev in #13
- fix(ic-http-gateway): fix body streaming implementation by @nathanosdev in #14
- chore: completely skip response verification for "raw" by @r-birkner in #15
- chore: rename "skip verification" method by @r-birkner in #16
- chore: bump response verification dependencies by @r-birkner in #17
- chore: bump ic-agent and ic-utils to v0.37 by @mraszyk in #18
- deps(ic-http-gateway): lock down ic-response-verification version by @nathanosdev in #22
New Contributors
- @nathanosdev made their first contribution in #1
- @r-birkner made their first contribution in #15
- @mraszyk made their first contribution in #18
Full Changelog: https://github.com/dfinity/http-gateway/commits/0.1.0-b0