mirror of
https://github.com/farcasterxyz/hub-monorepo.git
synced 2026-02-02 00:45:01 -05:00
changeset version hubble v1.1.0 (#869)
This commit is contained in:
committed by
GitHub
parent
34fe54f3cc
commit
8a7e781fae
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@farcaster/hubble': patch
|
||||
---
|
||||
|
||||
Add cli option to configure commit lock size and timeout
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@farcaster/hubble': patch
|
||||
---
|
||||
|
||||
Make dbreset its own command
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@farcaster/hubble': patch
|
||||
---
|
||||
|
||||
Check in list of allowed peers on Mainnet
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@farcaster/hubble': minor
|
||||
---
|
||||
|
||||
Include network id in gossip topics to keep networks isolated
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@farcaster/hubble': patch
|
||||
---
|
||||
|
||||
Hangup on peer when removing from address book.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@farcaster/hubble': patch
|
||||
---
|
||||
|
||||
log sync status for better visibility
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@farcaster/hubble",
|
||||
"version": "1.0.22",
|
||||
"version": "1.1.0",
|
||||
"description": "Farcaster Hub",
|
||||
"author": "",
|
||||
"license": "",
|
||||
|
||||
Reference in New Issue
Block a user