Skip to content
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

chore: release #293

Closed
wants to merge 1 commit into from
Closed

chore: release #293

wants to merge 1 commit into from

Conversation

zvolin
Copy link
Member

@zvolin zvolin commented Jun 12, 2024

🤖 New release

  • lumina-cli: 0.2.0 -> 0.3.0
  • celestia-rpc: 0.2.0 -> 0.3.0
  • celestia-types: 0.2.0 -> 0.3.0
  • celestia-proto: 0.2.0 -> 0.3.0
  • lumina-node: 0.2.0 -> 0.3.0
  • lumina-node-wasm: 0.1.1 -> 0.2.0
Changelog

lumina-cli

0.3.0 - 2024-07-05

Added

  • (node) Generate syncing related events (#312)
  • (wasm) Run Lumina in a Shared Worker (#265)
  • (node/syncer) [breaking] Implement backwards header sync (#279)
  • (node) Generate events for data sampling that can be used by front-end (#276)

Fixed

  • (node-wasm) require serving and providing worker script (#313)

Other

  • remove genesis hash from node configuration (#316)
  • [breaking] Upgrade dependencies but exclude the ones that are patched by risc0 (#292)

celestia-rpc

0.3.0 - 2024-07-05

Added

  • Add #[track_caller] on test utils and spawn utils (#305)
  • (node/syncer) [breaking] Implement backwards header sync (#279)
  • (rpc) Implement WASM Client (#210)
  • feat!(types): Add Blob::index field introduced in celestia 0.13 (#274)

Fixed

  • new lints coming with 1.78 and 1.80-nightly (#275)

Other

  • [breaking] Upgrade dependencies but exclude the ones that are patched by risc0 (#292)

celestia-types

0.3.0 - 2024-07-05

Added

  • (node) Add syncing window for header sync (#309)
  • (node/syncer) [breaking] Implement backwards header sync (#279)
  • feat!(types): Add Blob::index field introduced in celestia 0.13 (#274)

Fixed

  • Upgrade time crate to fix rust-lang/rust#125319 (#285)
  • PAY_FOR_BLOB namespace (#278)
  • new lints coming with 1.78 and 1.80-nightly (#275)

Other

  • [breaking] Upgrade dependencies but exclude the ones that are patched by risc0 (#292)

celestia-proto

0.3.0 - 2024-07-05

Other

  • [breaking] Upgrade dependencies but exclude the ones that are patched by risc0 (#292)

lumina-node

0.3.0 - 2024-07-05

Added

  • (node) Add syncing window for header sync (#309)
  • (node) Generate syncing related events (#312)
  • (wasm) Run Lumina in a Shared Worker (#265)
  • (node) Always start data sampling of new HEAD immediately (#306)
  • Add #[track_caller] on test utils and spawn utils (#305)
  • (node) [breaking] Make HeaderSession operate on a single header range again (#303)
  • (node/syncer) [breaking] Implement backwards header sync (#279)
  • (node) Close connections that failed on ping (#289)
  • (node) [breaking] Generate events on peer connection/disconnection (#291)
  • (node) Generate events for data sampling that can be used by front-end (#276)
  • (node/daser) [breaking] Implement backward sampling and sampling window (#269)

Fixed

  • new lints coming with 1.78 and 1.80-nightly (#275)

Other

  • remove genesis hash from node configuration (#316)
  • (node) Add comments about header validation (#308)
  • [breaking] Upgrade dependencies but exclude the ones that are patched by risc0 (#292)
  • (node) Replace instant crate with web-time (#280)

lumina-node-wasm

0.2.0 - 2024-07-05

Added

  • Add requesting storage persistence for more quota (#318)
  • (node) Generate syncing related events (#312)
  • (wasm) Run Lumina in a Shared Worker (#265)
  • (node) [breaking] Make HeaderSession operate on a single header range again (#303)
  • (node/syncer) [breaking] Implement backwards header sync (#279)
  • (node-wasm) Add human readable message on node events (#294)
  • (node-wasm) Implement easier way for handling JS errors. (#284)
  • (node) Generate events for data sampling that can be used by front-end (#276)
  • (node/daser) [breaking] Implement backward sampling and sampling window (#269)

Fixed

  • (node-wasm) require serving and providing worker script (#313)
  • new lints coming with 1.78 and 1.80-nightly (#275)

Other

  • remove genesis hash from node configuration (#316)
  • [breaking] Upgrade dependencies but exclude the ones that are patched by risc0 (#292)


This PR was generated with release-plz.

@zvolin zvolin force-pushed the release-plz-2024-06-12T12-03-14Z branch 6 times, most recently from 08a18e8 to a6685a4 Compare June 19, 2024 08:42
@zvolin zvolin force-pushed the release-plz-2024-06-12T12-03-14Z branch 5 times, most recently from faba616 to 6147a55 Compare June 25, 2024 09:56
@zvolin
Copy link
Member Author

zvolin commented Jun 25, 2024

waiting for next libp2p release before we release lumina
https://github.com/libp2p/rust-libp2p/milestone/10

@zvolin zvolin force-pushed the release-plz-2024-06-12T12-03-14Z branch 3 times, most recently from 6cb220b to 9cd434a Compare July 1, 2024 12:58
@citizen-stig
Copy link

Hey @zvolin

would it be possible to include 0.2.0 release of nmt-rs into this?

Sovereign-Labs/nmt-rs#29

It upgrades borsh to the 1.0 and couple other small fixes.

@zvolin
Copy link
Member Author

zvolin commented Jul 1, 2024

I don't see a reason why not

@zvolin zvolin force-pushed the release-plz-2024-06-12T12-03-14Z branch 2 times, most recently from 2d64e67 to 7b1470a Compare July 5, 2024 09:53
@zvolin zvolin force-pushed the release-plz-2024-06-12T12-03-14Z branch from 7b1470a to eee61ef Compare July 5, 2024 11:18
@zvolin zvolin closed this Jul 5, 2024
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.

None yet

2 participants