8000 chore: release by zvolin · Pull Request #630 · eigerco/lumina · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: release #630

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 26, 2025
Merged

chore: release #630

merged 2 commits into from
May 26, 2025

Conversation

zvolin
Copy link
Member
@zvolin zvolin commented May 26, 2025

🤖 New release

  • celestia-proto: 0.7.0 -> 0.7.1 (✓ API compatible changes)
  • celestia-types: 0.11.0 -> 0.11.1 (✓ API compatible changes)
  • celestia-rpc: 0.10.0 -> 0.11.0 (⚠ API breaking changes)
  • lumina-utils: 0.1.0 -> 0.2.0 (✓ API compatible changes)
  • lumina-node: 0.10.0 -> 0.11.0 (✓ API compatible changes)
  • lumina-cli: 0.6.2 -> 0.6.3 (✓ API compatible changes)
  • celestia-grpc: 0.2.2 -> 0.3.0 (✓ API compatible changes)
  • lumina-node-wasm: 0.8.2 -> 0.8.3 (✓ API compatible changes)
  • lumina-node-uniffi: 0.1.1 -> 0.1.2 (✓ API compatible changes)

celestia-rpc 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 TxConfig.max_gas_price in /tmp/.tmpICpRQp/lumina/rpc/src/tx_config.rs:47
  field TxConfig.priority in /tmp/.tmpICpRQp/lumina/rpc/src/tx_config.rs:53
Changelog

celestia-proto

0.7.1 - 2025-05-26

Other

  • update Cargo.toml dependencies

celestia-types

0.11.1 - 2025-05-26

Fixed

  • (types) Fix clippy issues (#594)

Other

  • Upgrade to tendermint 0.40.3 (#622)

celestia-rpc

0.11.0 - 2025-05-26

Added

  • (rpc) [breaking] switch to passing self and add new tx config fields (#629)
  • (rpc) [breaking] update jsonrpsee to version 0.25.1 and refactor RPC methods (#620)
  • (rpc) support the share.GetRow RPC endpoint (#583)
  • (rpc) Add Blobstream API (#543)

Other

  • (rpc) Use AuthLevel::Skip and provide new_test_client_with_url (#582)

lumina-utils

0.2.0 - 2025-05-26

Fixed

  • (utils) [breaking] Fix timeout when duration is more than 24.9 days (#617)

lumina-node

0.11.0 - 2025-05-26

Fixed

  • (utils) [breaking] Fix timeout when duration is more than 24.9 days (#617)

Other

  • (rpc,node) [breaking] Fix clippy issues (#626)
  • Update bootstrappers for mainnet (#605)

lumina-cli

0.6.3 - 2025-05-26

Other

  • update Cargo.lock dependencies

celestia-grpc

0.3.0 - 2025-05-26

Added

  • (grpc) expose DocSigner and IntoAny (#604)

Other

  • (rpc,node) [breaking] Fix clippy issues (#626)

lumina-node-wasm

0.8.3 - 2025-05-26

Other

  • update Cargo.toml dependencies

lumina-node-uniffi

0.1.2 - 2025-05-26

Other

  • update Cargo.toml dependencies


This PR was generated with release-plz.

Copy link
Member
@fl0rek fl0rek left a comment

Choose a reason for hiding this comment

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

🚢

@fl0rek fl0rek requested a review from oblique May 26, 2025 14:54
@oblique oblique merged commit e6a042d into main May 26, 2025
32 checks passed
@oblique oblique deleted the release-plz-2025-05-26T14-03-05Z branch May 26, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0