Skip to content

Commit fa69355

Browse files
chore: generate release changelogs
1 parent 5a5e449 commit fa69355

28 files changed

Lines changed: 129 additions & 23 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## [1.1.2] - 2026-08-17
2+
3+
### Changed
4+
5+
- Updated dependencies.

.changes/tower-fallback/v0.2.44.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## [0.2.44] - 2026-08-17
2+
3+
### Changed
4+
5+
- Updated dependencies.

.changes/unreleased/zebra-network-Changed-20260817-183656.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/unreleased/zebra-network-Changed-20260817-183657.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/unreleased/zebra-rpc-breaking-20260814-213822.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/unreleased/zebrad-breaking-20260814-213814.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/zebra-chain/v12.0.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## [12.0.1] - 2026-08-17
2+
3+
### Changed
4+
5+
- Updated the following local packages: zebra-test
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## [15.0.1] - 2026-08-17
2+
3+
### Changed
4+
5+
- Updated the following local packages: tower-fallback, tower-batch-control, zebra-script, zebra-state, zebra-node-services, zebra-chain

.changes/zebra-network/v12.0.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [12.0.1] - 2026-08-17
2+
3+
### Changed
4+
5+
- Concurrent reconnection-candidate selection can no longer hand the same peer to two connection attempts: a candidate is now chosen and marked `AttemptPending` in a single atomic step. `init()`, the public API, and network-visible behavior are unchanged ([#1976](https://github.com/ZcashFoundation/zebra/issues/1976)).
6+
- Outbound connection pacing is now applied only when an address-book candidate is returned. An empty candidate-selection attempt no longer delays the next available connection attempt. Crawls are still skipped while rate-limited, and the intervals are unchanged ([#1976](https://github.com/ZcashFoundation/zebra/issues/1976)).
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## [10.0.1] - 2026-08-17
2+
3+
### Changed
4+
5+
- Updated the following local packages: zebra-chain

0 commit comments

Comments
 (0)