Skip to content

chore: release#56

Merged
gregorydemay merged 3 commits intomainfrom
release-plz-2025-11-21T07-35-32Z
Nov 21, 2025
Merged

chore: release#56
gregorydemay merged 3 commits intomainfrom
release-plz-2025-11-21T07-35-32Z

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 21, 2025

🤖 New release

  • canhttp: 0.3.0 -> 0.4.0
  • ic-canister-runtime: 0.1.0
  • ic-agent-canister-runtime: 0.1.0
  • ic-pocket-canister-runtime: 0.1.0
Changelog

canhttp

0.4.0 - 2025-11-21

Added

  • Add JsonRpcHttpLayer which combines the HttpConversionLayer, JsonConversionLayer and ConsistentJsonRpcIdFilter middlewares into a single convenient-to-use layer (#46)
  • Add example canisters demonstrating JSON-RPC functionalities and parallel calls (#48)

Changed

  • Bump ic-cdk to v0.19.0 (#40)

Fixed

  • Missing optional dependency on serde for multi feature (#47)

ic-canister-runtime

0.1.0 - 2025-11-21

Added

  • Add helper methods to CyclesWalletRuntime (#44)
  • Add READMEs and examples (#42)
  • Add StubRuntime (#41)
  • Add CyclesWalletRuntime (#37)
  • Add Runtime crate and IcRuntime implementation (#35)

ic-agent-canister-runtime

0.1.0 - 2025-11-21

Added

  • Add AgentRuntime (#36)

ic-pocket-canister-runtime

0.1.0 - 2025-11-21

Added

  • Add ExecuteHttpOutcallMocks trait and support for PocketIC live mode (#43)
  • Add READMEs and examples (#42)
  • Add PocketIcRuntime and mock HTTP mock infrastructure (#38)


This PR was generated with release-plz.

@lpahlavi lpahlavi marked this pull request as ready for review November 21, 2025 08:05
Copy link
Contributor

@gregorydemay gregorydemay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for creating the release!

@gregorydemay gregorydemay merged commit 472cd24 into main Nov 21, 2025
9 checks passed
@gregorydemay gregorydemay deleted the release-plz-2025-11-21T07-35-32Z branch November 21, 2025 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants