Releases: farcasterxyz/hub-monorepo
Releases · farcasterxyz/hub-monorepo
@farcaster/[email protected]
1.10.10
Patch Changes
- 3e0f195: fix: Run prune job in a thread to not block NodeJS main thread
- aad4396: Set maximum & default page size for HTTP API requests to 1K
- aedde25: chore: Refactor store.rs to make migrating verifications store easier
- 1880070: Change Docker Compose restart policy to
always
- 451ae84: Increase read timeout for Fname Registry server requests 2.5s → 5s
- 280946d: fix: Tar file before gzip to make snapshotting faster.
- b51c15b: fix: Use default page size for prune job
- a14b0df: Reduce default chunk size from 10000 to 9999
- f1eea12: fix: Move snapshot tar creation into rocksdb.rs
- c4ca31e: bug: Migrate FNameUserNameProofByFid prefix from 25 -> 27 to resolve conflict with VerificationsByAddress
- 6cb4c99: fix: Catch exception if inconsistency in DB
- 498ec9b: tests: Setup testing framework for rust
- 9c5c762: docs: Fix broken link on docs site
- 3e3edf2: perf: Move UserData store to rust
- 4ec6c60: fix: Don't return '0x' for empty addresses
@farcaster/[email protected]
chore: @farcaster/[email protected]
- This is essentially the same as @farcaster/hubble:1.10.7, with the version number fixed.
@farcaster/[email protected]
1.10.6
Patch Changes
- 361996c: fix: Update neynar bootstrap hub
- 419d828: Add currentPeers RPC endpoint
- c4305b3: fix: Use UTC for jobs scheduler
- Updated dependencies [579d29a]
- Updated dependencies [419d828]
- @farcaster/[email protected]
What's Changed
- refactor: add tags to key statsd metrics by @Wazzymandias in #1752
- perf: discard old contact info messages early by @karmacoma-eth in #1710
- feat: add transaction_id to frame message by @horsefacts in #1754
- feat: Add currentPeers RPC Endpoint by @zachterrell57 in #1630
- fix: Use UTC for job scheduling by @adityapk00 in #1756
- chore: hubble release by @horsefacts in #1758
New Contributors
- @karmacoma-eth made their first contribution in #1710
Full Changelog: https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/[email protected]...@farcaster/[email protected]
@farcaster/[email protected]
@farcaster/[email protected]
1.10.4
Patch Changes
addf097c
: chore: update @farcaster/hub-nodejs (add support for state in frame messages)
@farcaster/[email protected]
1.10.3
Patch Changes
9bcaa9c1
: Run via pm2 process supervisora8b7dfcb
: fix: Replace hot-shots with @figma/hot-shots- Updated dependencies [
5703d339
]- @farcaster/[email protected]
@farcaster/[email protected]
@farcaster/[email protected]
What's Changed
- fix: Small optimizations for merge code by @adityapk00 in #1694
- chore: Log gossip message delay by @sanjayprabhu in #1697
- fix: Run validateOrRevoke only if signer is changed by @adityapk00 in #1695
- chore: additional logging for invalid messages by @sanjayprabhu in #1699
- fix: Fix duplicate message ttl check and reduce fname poll timeout by @sanjayprabhu in #1700
- fix: Add additional checks to prevent contact info duplicates by @sanjayprabhu in #1701
- docs: update spec.yaml to support Frames & validateMessage by @piratekev in #1634
- fix: Remove DB_RESET_TOKEN by @adityapk00 in #1704
- fix: Handle solana verification removes by @sanjayprabhu in #1707
- fix: gossipsub version and "iwant" parameter by @Wazzymandias in #1708
- fix: Increase hub stream buffer size to keep up with faster hub merges by @sanjayprabhu in #1709
- chore: release 1.10.1 by @deodad in #1718
New Contributors
- @piratekev made their first contribution in #1634
Full Changelog: https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/[email protected]...@farcaster/[email protected]