Skip to content

Releases: dfinity/http-gateway

0.1.0-b3

20 Nov 15:42
192559e
Compare
Choose a tag to compare
0.1.0-b3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.0-b2...0.1.0-b3

0.1.0-b2

19 Nov 11:38
2c5366b
Compare
Choose a tag to compare
0.1.0-b2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.0-b1...0.1.0-b2

0.1.0-b1

31 Oct 13:45
7647269
Compare
Choose a tag to compare
0.1.0-b1 Pre-release
Pre-release

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

Full Changelog: 0.1.0-b0...0.1.0-b1

0.1.0-b0

29 Aug 09:02
3be26b5
Compare
Choose a tag to compare
0.1.0-b0 Pre-release
Pre-release

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

Full Changelog: https://github.com/dfinity/http-gateway/commits/0.1.0-b0