Skip to content

chore: release#888

Open
mcrakhman wants to merge 2 commits intomainfrom
release-plz-2026-02-11T13-17-38Z
Open

chore: release#888
mcrakhman wants to merge 2 commits intomainfrom
release-plz-2026-02-11T13-17-38Z

Conversation

@mcrakhman
Copy link
Member

🤖 New release

  • celestia-proto: 0.12.1 -> 0.13.0 (⚠ API breaking changes)
  • celestia-types: 0.20.0 -> 0.20.1 (✓ API compatible changes)
  • celestia-rpc: 0.16.2 -> 0.16.3 (✓ API compatible changes)
  • lumina-cli: 0.13.0 -> 0.13.1 (✓ API compatible changes)
  • celestia-grpc: 0.12.0 -> 0.13.0 (⚠ API breaking changes)
  • celestia-client: 0.5.0 -> 0.5.1 (✓ API compatible changes)
  • lumina-node-uniffi: 0.5.3 -> 0.5.4 (✓ API compatible changes)
  • lumina-node: 0.18.2 -> 0.18.3
  • lumina-node-wasm: 0.13.2 -> 0.13.3

celestia-proto 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.46.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field TxStatusResponse.codespace in /tmp/.tmpIc6GGA/lumina/target/semver-checks/local-celestia_proto-0_12_1-default-887c2b342b733188/target/debug/build/celestia-proto-4bec8cc2e506909f/out/celestia.core.v1.tx.rs:39
  field TxStatusResponse.gas_wanted in /tmp/.tmpIc6GGA/lumina/target/semver-checks/local-celestia_proto-0_12_1-default-887c2b342b733188/target/debug/build/celestia-proto-4bec8cc2e506909f/out/celestia.core.v1.tx.rs:42
  field TxStatusResponse.gas_used in /tmp/.tmpIc6GGA/lumina/target/semver-checks/local-celestia_proto-0_12_1-default-887c2b342b733188/target/debug/build/celestia-proto-4bec8cc2e506909f/out/celestia.core.v1.tx.rs:45
  field TxStatusResponse.signers in /tmp/.tmpIc6GGA/lumina/target/semver-checks/local-celestia_proto-0_12_1-default-887c2b342b733188/target/debug/build/celestia-proto-4bec8cc2e506909f/out/celestia.core.v1.tx.rs:48

celestia-grpc breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/enum_variant_added.ron

Failed in:
  variant Error:TxWorkerStopped in /tmp/.tmpIc6GGA/lumina/grpc/src/error.rs:48
  variant Error:TxWorkerRunning in /tmp/.tmpIc6GGA/lumina/grpc/src/error.rs:51
Changelog

celestia-proto

0.13.0 - 2026-02-11

Added

  • tx client v2 (#873)

celestia-types

0.20.1 - 2026-02-11

Added

  • tx client v2 (#873)

celestia-rpc

0.16.3 - 2026-02-11

Added

  • tx client v2 (#873)

lumina-cli

0.13.1 - 2026-02-11

Other

  • update Cargo.lock dependencies

celestia-grpc

0.13.0 - 2026-02-11

Added

  • tx client v2 (#873)

celestia-client

0.5.1 - 2026-02-11

Added

  • tx client v2 (#873)

lumina-node-uniffi

0.5.4 - 2026-02-11

Other

  • update Cargo.lock dependencies

lumina-node

0.18.3 - 2026-02-11

Other

  • updated the following local packages: celestia-proto, celestia-types, celestia-types, celestia-types, celestia-rpc, celestia-rpc

lumina-node-wasm

0.13.3 - 2026-02-11

Other

  • updated the following local packages: celestia-types, celestia-rpc, celestia-grpc, lumina-node


This PR was generated with release-plz.

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.

1 participant