Skip to content

chore: release#181

Closed
github-actions[bot] wants to merge 1 commit intogdemay/XC-418-release-multi-tagsfrom
release-plz-2025-07-07T16-06-14Z
Closed

chore: release#181
github-actions[bot] wants to merge 1 commit intogdemay/XC-418-release-multi-tagsfrom
release-plz-2025-07-07T16-06-14Z

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 7, 2025

🤖 New release

  • sol_rpc_types: 1.0.0 -> 2.0.0 (⚠ API breaking changes)
  • sol_rpc_canister: 1.0.0
  • sol_rpc_client: 1.0.0 -> 1.0.1 (✓ API compatible changes)

sol_rpc_types breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field TransactionStatusMeta.cost_units in /tmp/.tmpzu7OML/sol-rpc-canister/libs/types/src/solana/transaction/mod.rs:286
Changelog

sol_rpc_types

2.0.0 - 2025-07-07

Added

  • Add optional cost_units to TransactionStatusMeta (#180)
  • Add build requirements to READMEs and rustdoc (#169)
  • Add Cargo.toml linting to CI pipeline (#155)

Changed

  • Migrate dependencies to solana-sdk repository (#55)
  • Improve docs for InstallArgs (#172)

sol_rpc_canister

[1.0.0] - 2025-06-13

Added

  • Add support for transactionDetails=accounts (#139)
  • Add support for rewards parameter for getBlock (#135)

sol_rpc_client

1.0.1 - 2025-07-07

Added

  • Add build requirements to READMEs and rustdoc (#169)
  • Add Cargo.toml linting to CI pipeline (#155)

Changed

  • Revert sol_rpc_client bump (#178)
  • Migrate dependencies to solana-sdk repository (#55)
  • Bump sol_rpc_client to v1.0.1 (#164)
  • Enable ed25519 feature in docs (#162)

Fixed

  • Use correct fee for t-sig with local development key (#160)


This PR was generated with release-plz.

@gregorydemay
Copy link
Contributor

This was a test.

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.

1 participant