github farcasterxyz/hub-monorepo @farcaster/hubble@1.12.0

latest releases: @farcaster/hubble@1.15.3, @latest, @farcaster/shuttle@0.6.4...
4 months ago

1.12.0

Minor Changes

  • chore: Release 1.12

Patch Changes

  • 23b9485: fix: Use PutObject to upload snapshot chunks to R2
  • e3afd5c: fix: Use priority queue for sync work
  • 063d4ed: fix: sharding events should work when requesting historical events
  • ec3b4e7: chore: Cleanup bundles code
  • 1642e61: fix: Remove backup fetching for get_node
  • 6bec999: perf: Use multiple workers for validateOrRevokeMessages job
  • 93de5d7: fix: Prevent unnecessary decode/encode in rpc APIs
  • 089d1d1: fix: Batch the de-dup check for merging messages
  • 006473d: perf: Improve getSyncMetadataByPrefix performance
  • 6374223: chore: Cleanup trie batch inserts to use batches
  • 1317f1c: fix: Use R2 for snapshots
  • f0bee81: fix: Batch insert merkle trie updates
  • 45cf3f4: fix(hubble): Add startup check for hub to verify gRPC port is reachable from public internet. Reachable address is required for hub to perform diff sync via gRPC API and sync with the network. Hub operators may need to enable port-forwarding of traffic to hub's host and port if they are behind a NAT. Startup check emits warning for now, but may be enforced in the future.
  • 5778e3a: perf: Disable WAL when generating snapshots
  • 7b37489: feat: Add Link CompactStateMessage type for link compaction
  • Updated dependencies [7b37489]
    • @farcaster/hub-nodejs@0.11.11

Don't miss a new hub-monorepo release

NewReleases is sending notifications on new releases.