Skip to content

Commit 7a514b0

Browse files
release: bump version to 0.34.0 (#4164)
Automated version bump for the v0.34.0 testnet release. Review the promoted CHANGELOG section before merging. Co-authored-by: dz-release-bot[bot] <301885564+dz-release-bot[bot]@users.noreply.github.com>
1 parent 9ef3581 commit 7a514b0

3 files changed

Lines changed: 21 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.
88

99
### Changes
1010

11+
## [v0.34.0](https://github.com/malbeclabs/doublezero/compare/client/v0.33.0...client/v0.34.0) - 2026-08-07
12+
13+
### Breaking
14+
15+
### Changes
16+
1117
- CLI
1218
- `doublezero feed list` gains a `group_codes` column naming the multicast groups the feed holds, alongside the existing `groups` count. A group the ledger no longer carries renders as its raw pubkey. The JSON output gains the field as well. (malbeclabs/infra#2172, #4150)
1319
- Collector

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ exclude = [
2626
resolver = "2"
2727

2828
[workspace.package]
29-
version = "0.33.0"
29+
version = "0.34.0"
3030
authors = ["Malbec Labs <dev@malbeclabs.com>"]
3131
readme = "README.md"
3232
edition = "2021"

0 commit comments

Comments
 (0)