Skip to content

Releases: farcasterxyz/hub-monorepo

@farcaster/[email protected]

16 Oct 21:52
3955dba
Compare
Choose a tag to compare

1.16.0

Minor Changes

  • chore: Update protocol version

Patch Changes

@farcaster/[email protected]

08 Oct 16:06
7370ee4
Compare
Choose a tag to compare

1.15.6

Patch Changes

  • c2c409f: chore: add metrics for grpc server
  • 1ca66d8: fix: Limit message bundle size

@farcaster/[email protected]

02 Oct 23:13
3b9f2e8
Compare
Choose a tag to compare

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/[email protected]

23 Sep 22:12
@sds sds
39be986
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/[email protected]...@farcaster/[email protected]

@farcaster/[email protected]

17 Sep 06:39
e2ce82b
Compare
Choose a tag to compare

1.15.2

Patch Changes

@farcaster/[email protected]

10 Sep 22:54
f3752b2
Compare
Choose a tag to compare

Patch Changes

1943a02: chore: adjust announcement interval for contact info
ec80ff3: fix: direct peering data needs to be processed by the worker due to obscure node behavior

@farcaster/[email protected]

04 Sep 20:10
845d5bd
Compare
Choose a tag to compare

1.15.0

Minor Changes

  • feat: Release protocol version 2024.9.4

Patch Changes

  • 8aaae2a: remove superfluous warn log

@farcaster/[email protected]

20 Aug 22:02
e342280
Compare
Choose a tag to compare

1.14.5

Patch Changes

  • fbd3ba5: fix: Move storage unit type helper functions to hub-nodejs package
  • cc0d0a3: feat: added start/stop time filters for bulk queries
  • Updated dependencies [cc0d0a3]

@farcaster/[email protected]

16 Aug 22:53
4fdfb04
Compare
Choose a tag to compare

1.14.4

Patch Changes

@farcaster/[email protected]

12 Aug 19:15
366ffff
Compare
Choose a tag to compare

1.14.3

Patch Changes

  • 63dd7c9: feat: make snapshot sync retry and parallelize
  • b2272f7: submit missing messages via the sync health job and enrich output logs
  • cb5ee7a: feat: added a sync health measurement job
  • 9e0c932: fix: query for all impacted sync ids via sync health job/command