Skip to content

chore: release#259

Merged
lpahlavi merged 9 commits intomainfrom
release-plz-2026-01-12T09-52-34Z
Jan 12, 2026
Merged

chore: release#259
lpahlavi merged 9 commits intomainfrom
release-plz-2026-01-12T09-52-34Z

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 12, 2026

🤖 New release

  • sol_rpc_types: 3.0.0 -> 4.0.0
  • sol_rpc_canister: 1.3.0
  • sol_rpc_client: 3.0.0 -> 3.1.0
Changelog

sol_rpc_types

3.1.0 - 2026-01-12

Changed

  • Bump ic-cdk to v0.19.0 (#251)
  • Upgrade various dependencies (#260)

sol_rpc_canister

1.3.0 - 2026-01-12

Changed

  • Bump ic-cdk to v0.19.0 (#251)
  • Upgrade various dependencies (#260)

Fixed

  • Do not ignore response_size_estimate for getBlock endpoint (#236)

sol_rpc_client

4.0.0 - 2026-01-12

Changed

  • Use ic_canister_runtime::Runtime instead of local Runtime trait (#248)
  • BREAKING: Bump ic-cdk to v0.19.0. See PR description for more details on the breaking changes. (#251)
  • Upgrade various dependencies (#260)

Fixed

  • BREAKING: Calculate default request cost before sending. See PR description for more details on the breaking changes. (#256)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2026-01-12T09-52-34Z branch from 83ba353 to 80cb101 Compare January 12, 2026 11:11
@lpahlavi
Copy link
Contributor

lpahlavi commented Jan 12, 2026

@gregorydemay The CI pipeline currently fails due to the solana-transaction-status-client-types being deprecated as of v3.1.0. I opened #260 to address the issue and would merge that PR first before merging this one. This shouldn't affect the review of this PR though (I would just add a CHANGELOG entry when merging #260 along the lines of

Updated various dependencies (#260)

@lpahlavi lpahlavi requested a review from gregorydemay January 12, 2026 12:27
@lpahlavi lpahlavi marked this pull request as ready for review January 12, 2026 12:27
@lpahlavi lpahlavi requested a review from a team January 12, 2026 12:27
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 @lpahlavi for making the release!

@lpahlavi lpahlavi merged commit 9402b1e into main Jan 12, 2026
18 checks passed
@lpahlavi lpahlavi deleted the release-plz-2026-01-12T09-52-34Z branch January 12, 2026 16:56
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