Releases: farcasterxyz/hub-monorepo
Releases · farcasterxyz/hub-monorepo
@farcaster/hubble@1.16.2
@farcaster/hubble@1.16.0
1.16.0
Minor Changes
- chore: Update protocol version
Patch Changes
- Updated dependencies [91b7720]
- @farcaster/hub-nodejs@0.12.6
@farcaster/hubble@1.15.6
@farcaster/hubble@1.15.5
1.15.5
Patch Changes
- dbf1f15: fix: Split sync health job into 10 min chunks to limit memory usage
- fff8d7b: Ignore local/loopback IP traffic in connection limiter
- 44126c2: feat: Add
--announce-rpc-port
flag - 8923cb7: Ignore rate limits for local loopback traffic
- 8ce6169: fix: serialize contact info into a string before logging in sync health job
- 2717d44: chore: add contact info to sync health logs
- cda909b: fix: add request length limit for getAllMessagesBySyncIds
- @farcaster/hub-nodejs@0.12.4
@farcaster/hubble@1.15.3
What's Changed
- chore: add more metrics to hub stream reader by @aditiharini in #2302
- chore: add more tags to event stream metrics by @aditiharini in #2307
- chore: add metric to track events received by kind by @aditiharini in #2309
- feat: request missing on chain events on error by @aditiharini in #2298
- feat: support bulk message RPC by @CassOnMars in #2313
- chore: add start time and stop time to sync health logs by @aditiharini in #2323
- chore: add more message details to sync health errors by @aditiharini in #2325
- feat: pull missing messages into sync trie via sync health job by @aditiharini in #2326
- chore: release hubble v1.15.3 by @aditiharini in #2327
Full Changelog: https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/hubble@1.15.2...@farcaster/hubble@1.15.3
@farcaster/hubble@1.15.2
@farcaster/hubble@1.15.1
@farcaster/hubble@1.15.0
1.15.0
Minor Changes
- feat: Release protocol version 2024.9.4
Patch Changes
- 8aaae2a: remove superfluous warn log