Releases: farcasterxyz/hub-monorepo
Releases · farcasterxyz/hub-monorepo
@farcaster/[email protected]
1.14.4
Patch Changes
- 97c6814: fix: Add env var to specify hubble node arguments
- dd634c7: feat: Implement Storage Extension FIP
- Updated dependencies [dd634c7]
- @farcaster/[email protected]
@farcaster/[email protected]
@farcaster/[email protected]
1.14.2
Patch Changes
- fb2645e: fix: Include peerid in bootstrap multiaddr
- 501ceff: fix: Ensure onchain + username proofs are always assigned to the same shard for linear ordering
- 6195946: upgrade libp2p/gossipsub and dependencies
- 939dde8: chore: upgrade viem to v2
- Updated dependencies [939dde8]
- @farcaster/[email protected]
@farcaster/[email protected]
@farcaster/[email protected]
1.14.0
Minor Changes
- be54d20: fix: full state events should not include deleted messages
Patch Changes
@farcaster/[email protected]
What's Changed
- fix(docs): Improved GCP tutorial by @intls in #2175
- fix: force acknowledgement of no rewards for existing hubs by @Wazzymandias in #2193
- fix: update hub storage requirement to 200 GB by @Wazzymandias in #2194
- feat: Expose event id functions by @sanjayprabhu in #2195
- chore: update github actions versions by @o-az in #2190
- fix(example): fix the argument for makeLinkRemove when removing a follow by @akirawuc in #2196
- chore: upgrade libp2p to 0.44.0 by @varunsrin in #2191
- fix: on conflict criteria is ambiguous and cannot be used for upsert by @CassOnMars in #2197
- fix: ack script by @Wazzymandias in #2198
- chore: release 1.13.8 by @Wazzymandias in #2199
New Contributors
- @intls made their first contribution in #2175
- @o-az made their first contribution in #2190
- @akirawuc made their first contribution in #2196
1.13.8
Patch Changes
- 76ad1ac: feat: Expost event id functions
- e2b1c7c: - upgrade libp2p to 0.44.0
- 97d0a7e: fix: update hub storage requirement to 200 GB
- @farcaster/[email protected]
Full Changelog: https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/[email protected]...@farcaster/[email protected]
@farcaster/[email protected]
What's Changed
- feat(shuttle): Allow changing subscriber batch size or flush interval by @sds in #2147
- fix(shuttle): Fix example app to work with Shuttle 0.5.0+ by @sds in #2148
- fix(shuttle): Fix resetting of batch flush logic when exceeding byte limit by @sds in #2151
- fix: force acknowledgement of no rewards for existing hubs by @Wazzymandias in #2154
- feat(shuttle): Make shuttle and example-app capable of using postgres schema other than "public" by @tybook in #2149
- chore: remove unnecessary foundry version pin in ci by @varunsrin in #2155
- chore: upgrade turborepo to v2 by @varunsrin in #2156
- chore: upgrade husky to v9 by @varunsrin in #2158
- chore: upgrade tsx to v4 by @varunsrin in #2159
- chore: fix issues with repository setup by @varunsrin in #2153
- feat: make message processor handle removals for compact state explicitly, warn on mismatching deletes by @CassOnMars in #2141
- chore: fix unhandled type error in tests by @varunsrin in #2161
- chore: upgrade dockerfile to use node 22 by @varunsrin in #2165
- chore(shuttle): Release 0.5.2 by @sds in #2168
- fix(shuttle): Fix broken build for 0.5.2 by @sds in #2169
- chore: upgrade rimraf to 6 by @varunsrin in #2163
- Revert "chore: upgrade turborepo to v2" by @varunsrin in #2170
- feat: Assign shards using jump consistent hashing by @sds in #2171
- feat: increase frame message URL max length by @horsefacts in #2174
- feat(shuttle): Support running before/after hooks when processing events by @sds in #2176
- chore: Release 0.5.4 by @sds in #2177
- fix(shuttle): Switch before/after processing hooks to use batches by @sds in #2178
- chore(shuttle): Release 0.5.5 by @sds in #2179
- chore(shuttle): Stop recording stream size by @sds in #2183
- Revert "fix: force acknowledgement of no rewards for existing hubs" by @Wazzymandias in #2184
- perf(shuttle): Trim stream at regular intervals instead of every iteration by @sds in #2185
- chore(shuttle): Release 0.5.6 by @sds in #2186
- chore: release 1.13.7 by @Wazzymandias in #2188
New Contributors
1.13.7
Patch Changes
- 312340d: feat: Assign shards using jump consistent hashing algorithm
- @farcaster/[email protected]
Full Changelog: https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/[email protected]...@farcaster/[email protected]
@farcaster/[email protected]
What's Changed
- chore: add stats for bundle message delays, stale contact info by @Wazzymandias in #2118
- fix: validate gossip message for clock skew by @Wazzymandias in #2119
- fix(docs): corrected errors in installation instructions by @vsu727 in #2087
- feat: add unique peer map to sync engine to represent current active peers by @Wazzymandias in #2120
- fix: corrected typo errors in CHANGELOG.md by @osrm in #2109
- fix: update start time to farcaster time when submitting message bundles from sync by @Wazzymandias in #2121
- chore: update cleanup interval for active peers by @Wazzymandias in #2123
- chore: batch info and error logs for message bundles by @Wazzymandias in #2127
- chore: update statsd metrics for diff sync by @Wazzymandias in #2132
- apps/hubble: fix docker-compose.yml warning by @dhairya1008 in #2112
- fix(shuttle): Handle missing group key by @sds in #2133
- fix(hubble): hub operator fid is not set docker compose by @aquaticone in #2129
- chore: Update curve25519-dalek from 4.1.1 to 4.1.3 in Rust extension by @sds in #2134
- chore: Update pull request template by @sds in #2135
- chore(shuttle) Release 0.4.3 by @sds in #2136
- feat(shuttle): Allow RedisClient's client to be a cluster instance by @sds in #2139
- chore(shuttle): Release 0.4.4 by @sds in #2140
- feat: add hub service agreement - there will be no rewards for running a hub by @Wazzymandias in #2142
- fix: Increase message threshold to reduce snapshot bandwidth usage by @sanjayprabhu in #2145
- chore: release 1.13.6 by @Wazzymandias in #2146
New Contributors
- @vsu727 made their first contribution in #2087
- @osrm made their first contribution in #2109
- @dhairya1008 made their first contribution in #2112
- @aquaticone made their first contribution in #2129
1.13.6
Patch Changes
- fdcc3b5: chore: add stats for bundle message delays, stale contact info
- fa5eef4: fix: Increase message threshold to reduce snapshot bandwidth usage
- 795815a: fixed issue with cli arguments order in docker-compose.yml causing hub operator fid to be unset
- b5ff774: feat: add hub service agreement - there will be no rewards for running a hub
- 2a82b3d: feat: add unique peer map to sync engine to represent current active peers
- aa02a48: fix: validate gossip message for clock skew
- 2bae6fb: chore: Update curve25519-dalek from 4.1.1 to 4.1.3 in Rust extension
Full Changelog: https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/[email protected]...@farcaster/[email protected]
@farcaster/[email protected]
What's Changed
- fix(shuttle): Bump max receive size to fix resource exhaustion error by @sanjayprabhu in #2106
- fix(shuttle): Use more efficient lookup to avoid errors by @sds in #2107
- chore(shuttle): Release 0.4.2 by @sds in #2108
- feat: add endpoints to control sync by @sanjayprabhu in #2110
- feat: add experimental HTTP APIs to control sync by @Wazzymandias in #2111
- fix: contact info updates by @Wazzymandias in #2113
- chore: release 1.13.5 by @Wazzymandias in #2114
1.13.5
Patch Changes
- 224e75f: fix: gossip contact info every 30 minutes instead of every minute, avoid gossiping contact info on peer connect, skip contact info updates that happen too frequently
- c723f65: feat: Add endpoints to control sync
- 667a5b3: feat: add experimental HTTP APIs to control sync
- Updated dependencies [c723f65]
- @farcaster/[email protected]
Full Changelog: https://github.com/farcasterxyz/hub-monorepo/compare/@farcaster/[email protected]...@farcaster/[email protected]