Skip to content

Release v0.4.1 - #93

Merged
WiktorStarczewski merged 2 commits into
mainfrom
dominik1999-claude/release-v0.4.1
Jun 17, 2026
Merged

Release v0.4.1#93
WiktorStarczewski merged 2 commits into
mainfrom
dominik1999-claude/release-v0.4.1

Conversation

@Dominik1999

@Dominik1999 Dominik1999 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Release v0.4.1 — version bump + changelog for the changes merged since v0.4.0.

  • Bumped workspace version 0.4.0 -> 0.4.1 (Cargo.toml + Cargo.lock).
  • Added CHANGELOG.md entries (one line per PR):
    • Added after_block_num to TransportNote for deterministic commitment-scan floors (#81).
    • Added structured tracing fields across gRPC/DB/streaming (#83).
    • Changed OpenTelemetry configuration to flags / standard OTEL_EXPORTER_OTLP_* env vars (#80).
  • Dated the previously stale v0.4.0 (unreleased) changelog header (0.4.0 shipped 2026-06-08) with a git-compare reference.

Note for operators

The OTel env var names changed in #80: OTEL_ENABLED/OTEL_TRACES_ENDPOINT are no longer read; use OTEL_EXPORTER_OTLP_ENDPOINT/OTEL_EXPORTER_OTLP_TRACES_ENDPOINT or the new --enable-otel/--otel-endpoint flags.

Release step (after merge)

Create a GitHub Release with tag v0.4.1 at main HEAD, which triggers the crates.io publish workflow. Not done in this PR.

Bump workspace version 0.4.0 -> 0.4.1 and add CHANGELOG entries for the
changes merged since v0.4.0 (#80, #81, #83). Also dates the stale
'v0.4.0 (unreleased)' header (0.4.0 shipped 2026-06-08).
@Dominik1999

Copy link
Copy Markdown
Contributor Author

Not sure if we can call #80 breaking @mmagician @WiktorStarczewski

The OTel change is a new way to configure the node, not an API break.
Keep the note that the old env vars are no longer read.
@WiktorStarczewski

Copy link
Copy Markdown
Contributor

Not sure if we can call #80 breaking @mmagician @WiktorStarczewski

To be fair, it probably is (breaking) but if there's only one instance of it running then I guess it might not matter so much or

@Dominik1999

Copy link
Copy Markdown
Contributor Author

so then merge and create a release

@WiktorStarczewski
WiktorStarczewski merged commit 91ca4de into main Jun 17, 2026
12 checks passed
@WiktorStarczewski
WiktorStarczewski deleted the dominik1999-claude/release-v0.4.1 branch June 17, 2026 15:18
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