changeset version hubble v1.1.0 (#869)

This commit is contained in:
Paul Fletcher-Hill
2023-04-12 21:31:11 -04:00
committed by GitHub
parent 34fe54f3cc
commit 8a7e781fae
8 changed files with 15 additions and 31 deletions

View File

@@ -1,5 +0,0 @@
---
'@farcaster/hubble': patch
---
Add cli option to configure commit lock size and timeout

View File

@@ -1,5 +0,0 @@
---
'@farcaster/hubble': patch
---
Make dbreset its own command

View File

@@ -1,5 +0,0 @@
---
'@farcaster/hubble': patch
---
Check in list of allowed peers on Mainnet

View File

@@ -1,5 +0,0 @@
---
'@farcaster/hubble': minor
---
Include network id in gossip topics to keep networks isolated

View File

@@ -1,5 +0,0 @@
---
'@farcaster/hubble': patch
---
Hangup on peer when removing from address book.

View File

@@ -1,5 +0,0 @@
---
'@farcaster/hubble': patch
---
log sync status for better visibility

View File

@@ -1,5 +1,19 @@
# @farcaster/hubble
## 1.1.0
### Minor Changes
- 34fe54f: Include network id in gossip topics to keep networks isolated
### Patch Changes
- 31d8917: Add cli option to configure commit lock size and timeout
- 0fbbbcc: Make dbreset its own command
- a3b0d09: Check in list of allowed peers on Mainnet
- 25c768d: Hangup on peer when removing from address book.
- 8758ef2: log sync status for better visibility
## 1.0.22
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@farcaster/hubble",
"version": "1.0.22",
"version": "1.1.0",
"description": "Farcaster Hub",
"author": "",
"license": "",