Skip to content

Releases: dfinity/canhttp

ic-pocket-canister-runtime-v0.5.0

Choose a tag to compare

@github-actions github-actions released this 12 May 12:16
d6bb076

Changed

  • Breaking: Bump pocket-ic to v13.0.0

ic-canister-runtime-v0.2.3

Choose a tag to compare

@github-actions github-actions released this 12 May 12:17
d6bb076

Changed

  • Update Cargo.toml dependencies

ic-agent-canister-runtime-v0.4.0

Choose a tag to compare

@github-actions github-actions released this 12 May 12:17
d6bb076

Changed

  • Breaking: Update ic-agent to v0.47.2 (#116).

canhttp-v0.6.1

Choose a tag to compare

@github-actions github-actions released this 12 May 12:17
d6bb076

Changed

  • Update Cargo.toml dependencies

ic-pocket-canister-runtime-v0.4.2

Choose a tag to compare

@github-actions github-actions released this 23 Mar 13:46
6feb65d

Added

  • Support batch JSON-RPC request matching in mocks (#95)

Changed

  • Update dependencies (#97)

ic-canister-runtime-v0.2.2

Choose a tag to compare

@github-actions github-actions released this 23 Mar 13:46
6feb65d

Changed

  • Update dependencies (#97)

ic-agent-canister-runtime-v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 13:46
6feb65d

Changed

  • Breaking: Update dependencies, including ic-agent to v0.46.2 (#97).

canhttp-v0.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 13:46
6feb65d

Changed

  • Breaking: Update dependencies, including ic-cdk to v0.20.0. The types HttpRequestArgs, HttpRequestResult, and TransformContext were removed from ic_cdk and have been moved to a new crate ic-cdk-management-canister (#97).

ic-pocket-canister-runtime-v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Feb 11:00
764c7e9

Added

  • AsRef<PocketIc> implementation for PocketIcRuntime (#82)

Changed

  • Update ic-canister-runtime to v0.2.0 (#83)

ic-canister-runtime-v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Feb 11:00
764c7e9

Added

  • Support for StubRuntime returning IcError (#81)
  • Clone implementation for StubRuntime (#79)

Changed

  • Change the default behavior to prevent inter-canister calls when the canister is stopping (#78)