Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 29, 2025

🤖 New release

  • sol_rpc_types: 2.0.0 -> 3.0.0
  • sol_rpc_canister: 1.1.0 -> 1.2.0
  • sol_rpc_client: 2.0.0 -> 3.0.0
Changelog

sol_rpc_types

3.0.0 - 2025-08-29

Changed

  • Replace forked solana-* crates by the corresponding ones in solana_sdk version 3.0.0. The patch.crates-io section in Cargo.toml is therefore no longer necessary and can be removed. (#197)

sol_rpc_canister

1.2.0 - 2025-08-29

Changed

  • Replace forked solana-* crates by the corresponding ones in solana_sdk version 3.0.0. The patch.crates-io section in Cargo.toml is therefore no longer necessary and can be removed. (#197)

sol_rpc_client

3.0.0 - 2025-08-29

Changed

  • Replace forked solana-* crates by the corresponding ones in solana_sdk version 3.0.0. The patch.crates-io section in Cargo.toml is therefore no longer necessary and can be removed. (#197)


This PR was generated with release-plz.

@lpahlavi lpahlavi mentioned this pull request Aug 29, 2025
@lpahlavi lpahlavi requested a review from gregorydemay August 29, 2025 12:12
@lpahlavi lpahlavi marked this pull request as ready for review August 29, 2025 12:12
@lpahlavi lpahlavi requested a review from a team as a code owner August 29, 2025 12:12
Base automatically changed from lpahlavi/fix-release-pipeline to main August 29, 2025 15:11
@lpahlavi lpahlavi force-pushed the release-plz-2025-08-29T10-49-57Z branch from 83990f4 to b147871 Compare August 29, 2025 15:14
Copy link
Collaborator

@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 preparing the release notes, some minor comments.


### Changed

- Replace forked `solana-*` crates by latest releases ([#197](https://github.com/dfinity/sol-rpc-canister/pull/197))
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: maybe it's worth pointing out that these use the "official" solana crates and that the patch section is no longer necessary. E.g.

Suggested change
- Replace forked `solana-*` crates by latest releases ([#197](https://github.com/dfinity/sol-rpc-canister/pull/197))
- Replace forked `solana-*` crates by the corresponding ones in `solana_sdk` version `3.0.0`. The `patch.crates-io` section in `Cargo.toml` is therefore no longer necessary and can be removed. ([#197](https://github.com/dfinity/sol-rpc-canister/pull/197))

Copy link
Contributor

@lpahlavi lpahlavi Sep 1, 2025

Choose a reason for hiding this comment

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

I wasn't quite sure how verbose we want to be in the CHANGELOG, your suggestion is good! Done (in CHANGELOGs + PR description).

@lpahlavi lpahlavi self-requested a review September 1, 2025 09:43
@lpahlavi lpahlavi merged commit 9b28e09 into main Sep 1, 2025
34 of 37 checks passed
@lpahlavi lpahlavi deleted the release-plz-2025-08-29T10-49-57Z branch September 1, 2025 10: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