We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0874959 commit 0f27b8dCopy full SHA for 0f27b8d
ouroboros-network/CHANGELOG.md
@@ -6,6 +6,14 @@
6
7
### Non-breaking changes
8
9
+## 0.21.1.0 -- 2025-05-13
10
+
11
+### Non-breaking changes
12
13
+* Lowered default established targets:
14
+ - ledger peers: 30 (deadline mode)
15
+ - big ledgerp pers: 40 (syncing mode)
16
17
## 0.21.0.0 -- 2025-05-13
18
19
### Breaking changes
ouroboros-network/ouroboros-network.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 3.0
2
name: ouroboros-network
3
-version: 0.21.0.0
+version: 0.21.1.0
4
synopsis: A networking layer for the Ouroboros blockchain protocol
5
description: A networking layer for the Ouroboros blockchain protocol.
license: Apache-2.0
0 commit comments