Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 1, 2025

🤖 New release

  • blob-indexer: 0.4.4 -> 0.5.0 (⚠ API breaking changes)

blob-indexer 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.43.0/src/lints/enum_variant_added.ron

Failed in:
  variant SSEIndexingError:IndexerStateRetrievalError in /tmp/.tmp8Xu5w0/blobscan-indexer.rs/src/indexer/tasks/sse_indexing.rs:33
Changelog

0.5.0 - 2025-10-01

Fixed

  • on SSE disconnect fetch the current latest synced block instead of reusing the one passed to the task, preventing duplicate block reindexing (#105)

Other

  • (deps) bump tokio from 1.40.0 to 1.43.1 (#109)
  • (deps) bump openssl from 0.10.66 to 0.10.73 (#108)
  • (deps) bump tracing-subscriber from 0.3.18 to 0.3.20 (#107)
  • show usage parameters and improve wording (#96)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-10-01T11-23-50Z branch 2 times, most recently from 82ce9a2 to 832463d Compare October 1, 2025 11:53
@github-actions github-actions bot force-pushed the release-plz-2025-10-01T11-23-50Z branch from 832463d to 57e77c9 Compare October 1, 2025 11:55
@PJColombo PJColombo merged commit 4691620 into master Oct 1, 2025
@PJColombo PJColombo deleted the release-plz-2025-10-01T11-23-50Z branch October 1, 2025 11:55
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