Releases: jito-labs/shredstream-proxy
Releases · jito-labs/shredstream-proxy
v0.2.2
What's Changed
- fix: scope heartbeat loop / grpc client to the shredstream client loop by @SOELTH in #36
- check solana cli version by @XingqiWang in #31
- Metrics cleanup by @esemeniuc in #38
New Contributors
- @SOELTH made their first contribution in #36
- @XingqiWang made their first contribution in #31
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Add deploy instructions, revert prost library change (#32)
v0.2.0
Shredstream proxy maintenance (#30)
v0.1.9
What's Changed
- Reduce number of cores by @esemeniuc in #24
- Update libraries to 1.18 by @esemeniuc in #25
Full Changelog: v0.1.8...v0.1.9
v0.1.8
Fix port for 1.17 (#22)
v0.1.7
Add source ip stats (#20)
v0.1.6
Update to 1.17, log connection errors (#19)
v0.1.5
What's Changed
- [JIT-1699] Add Exponential Backoff, upgrade to 1.16 by @esemeniuc in #18
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Prevent leaking tokio tasks upon GRPC client restart by @esemeniuc in #16
- Use IPv4 for public IP by @esemeniuc in #17
Full Changelog: v0.1.2...v0.1.4
v0.1.2
add multi-platform docker image support for arm-based macs