Releases: rpcpool/yellowstone-jet
yellowstone-jet-tpu-sender-v0.3.1-b3873c4
Release Notes for yellowstone-jet-tpu-sender-v0.3.1-b3873c4
yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.4
Commits from last used release till now
b3873c4 (HEAD, tag: v14.9.4, tag: tpu-sender-v0.3.1, origin/main) bug: missing orphans et clear + fix eviction multiset tracking (#135)
What's Changed
- Revise systemd service configuration for Yellowstone Jet by @ananthb in #115
- chore: update crates + deny advisories by @leafaar in #130
- chore: organize deps by @leafaar in #131
- breaking(tx-handler): drop custom solana patches and rpc proxy checks by @leafaar in #132
- fix semver comparison to be more flexible around pre-release by @lvboudre in #134
- bug: missing orphans et clear + fix eviction multiset tracking by @lvboudre in #135
New Contributors
Full Changelog: tpu-sender-v0.3.0...yellowstone-jet-tpu-sender-v0.3.1-b3873c4
yellowstone-jet-v14.9.3-1827a65
Release Notes for yellowstone-jet-v14.9.3-1827a65
yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.3
Commits from last used release till now
1827a65 (HEAD, tag: v14.9.3, origin/main) fix semver comparison to be more flexible around pre-release (#134)
289b2a1 breaking(tx-handler): drop custom solana patches and rpc proxy checks (#132)
9d0b7e7 chore: organize deps (#131)
a430878 (origin/organize-deps) chore: update crates + deny advisories (#130)
af8b59d Revise systemd service configuration for Yellowstone Jet (#115)
What's Changed
- Revise systemd service configuration for Yellowstone Jet by @ananthb in #115
- chore: update crates + deny advisories by @leafaar in #130
- chore: organize deps by @leafaar in #131
- breaking(tx-handler): drop custom solana patches and rpc proxy checks by @leafaar in #132
- fix semver comparison to be more flexible around pre-release by @lvboudre in #134
New Contributors
Full Changelog: tpu-sender-v0.3.0...yellowstone-jet-v14.9.3-1827a65
yellowstone-jet-tpu-sender-v0.3.0-c74a92b
Release Notes for yellowstone-jet-tpu-sender-v0.3.0-c74a92b
yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.2
Commits from last used release till now
c74a92b (HEAD, tag: v14.9.2, tag: tpu-sender-v0.3.0, origin/main) cas-125: multiplexed remote peer connection support (#125)
0d17f70 (tag: yellowstone-jet-v14.9.2-rc6-634a829, tag: yellowstone-jet-v14.9.2-rc5-6825bc2, tag: yellowstone-jet-v14.9.2-rc4-e17c0e5, tag: yellowstone-jet-v14.9.2-rc3-39f85b6, tag: yellowstone-jet-v14.9.2-rc2-48e7783, tag: yellowstone-jet-v14.9.2-rc1-2b51cf4, tag: tpu-sender-v0.2.0) chore: update rust and deny check (#118)
81b75fd Changing to run in a self-hosted runner. (#114)
edc4153 str-206: removed unnecessary fanout (#113)
What's Changed
- str-206: removed unnecessary fanout by @lvboudre in #113
- Changing to run in a self-hosted runner. by @Juanito87 in #114
- chore: update rust and deny check by @leafaar in #118
- multiplex remote peer connection by @lvboudre in #125
Full Changelog: yellowstone-jet-tpu-sender-v0.1.0-4f2aaa3...yellowstone-jet-tpu-sender-v0.3.0-c74a92b
yellowstone-jet-tpu-client v0.3.0
What's Changed
The entire code is backward-compatible with existing code, it only adds new fields to several configuration objects which might cause compilation on older code (see the changelog below).
- multiplex remote peer connection by @lvboudre in #125
- Added
YellowstoneTpuSender::set_coalesce_many_dest_collisionto prevent duplicate sending transaction to two consecutive leader that share the same TPU address. - Added
TpuSenderConfig::orphan_connection_tllfield. - Added
TpuSenderConfig::unsafe_allow_arbitrary_txn_sizefield. - Added
ConnectionEvictionStrategy::plan_eviction_with_addr_mapmethod trait. - str-206: removed unnecessary fanout by @lvboudre in #113
Thanks to @alexpyattaev @KirillLykov and @mrmizz for helping troubleshooting various issue in the client.
Full Changelog: yellowstone-jet-tpu-sender-v0.1.0-4f2aaa3...tpu-sender-v0.3.0
yellowstone-jet-v14.9.1-rc1-95c8c7a
Release Notes for yellowstone-jet-v14.9.1-rc1-95c8c7a
yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.1-rc1
Commits from last used release till now
95c8c7a (HEAD, tag: v14.9.1-rc1, origin/str-206) str-206: removed unnecessary fanout
9610631 (origin/main) Update config file link in README.md (#111)
a5649d1 fix package spec (#109)
b2d503c cas-74: yellowstone tpu sender (#108)
ce0a864 cas-97: implemented UpcomingLeaderSchedule (#107)
60cf1fb cas-96: slot tracker (#106)
fda46ed cas-95: LeaderTpuInfoService impl (#105)
d99cbe9 cas-94: RpcValidatorStakeInfoService (#104)
What's Changed
- fix ported back tpu config legacy alias by @lvboudre in #102
- cas-94: RpcValidatorStakeInfoService by @lvboudre in #104
- Cas 95 by @lvboudre in #105
- cas-96: slot tracker by @lvboudre in #106
- cas-97: UpcomingLeader schedule by @lvboudre in #107
- Cas 74 by @lvboudre in #108
- fix package spec by @lvboudre in #109
- Update config file link in README.md by @linuskendall in #111
Full Changelog: yellowstone-jet-v14.9.0-rc1-53f4614...yellowstone-jet-v14.9.1-rc1-95c8c7a
yellowstone-jet-tpu-sender-v0.1.0-4f2aaa3
Release Notes for yellowstone-jet-tpu-sender-v0.1.0-4f2aaa3
yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.1
Commits from last used release till now
4f2aaa3 (HEAD, tag: v14.9.1, tag: tpu-sender-v0.1.0, origin/str-206) str-206: removed unnecessary fanout
9610631 (tag: yellowstone-jet-v14.9.1-rc1-95c8c7a, origin/main) Update config file link in README.md (#111)
a5649d1 fix package spec (#109)
b2d503c cas-74: yellowstone tpu sender (#108)
ce0a864 cas-97: implemented UpcomingLeaderSchedule (#107)
60cf1fb cas-96: slot tracker (#106)
fda46ed cas-95: LeaderTpuInfoService impl (#105)
d99cbe9 cas-94: RpcValidatorStakeInfoService (#104)
What's Changed
- fix ported back tpu config legacy alias by @lvboudre in #102
- cas-94: RpcValidatorStakeInfoService by @lvboudre in #104
- Cas 95 by @lvboudre in #105
- cas-96: slot tracker by @lvboudre in #106
- cas-97: UpcomingLeader schedule by @lvboudre in #107
- Cas 74 by @lvboudre in #108
- fix package spec by @lvboudre in #109
- Update config file link in README.md by @linuskendall in #111
Full Changelog: yellowstone-jet-v14.9.0-rc1-53f4614...yellowstone-jet-tpu-sender-v0.1.0-4f2aaa3
yellowstone-jet-v14.9.0-a171973
Release Notes for yellowstone-jet-v14.9.0-a171973
yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.0
Commits from last used release till now
a171973 (HEAD, tag: v14.9.0, origin/main) fix ported back tpu config legacy alias (#102)
bd3d593 (tag: yellowstone-jet-v14.9.0-rc1-53f4614) Cas 78 (#101)
294dc77 Cas 77 (#100)
542b0b5 Cas 76: renamed quic gateway to tpu sender + refactor configuration. (#99)
5010876 cas-60: yellowstone-jet-tpu-client crate (#98)
37492f0 (tag: yellowstone-jet-v14.9.0-37492f0) Cas 73 (#97)
6629750 feat: load keypair locally in set-identity admin command (#86)
a7d6a42 Revert "cas-73: Isolate quic-gateway into its own module (#95)" (#96)
a9a7595 cas-73: Isolate quic-gateway into its own module (#95)
What's Changed
Full Changelog: yellowstone-jet-v14.9.0-rc1-53f4614...yellowstone-jet-v14.9.0-a171973
yellowstone-jet-v14.9.0-rc1-53f4614
Release Notes for yellowstone-jet-v14.9.0-rc1-53f4614
yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.9.0-rc1
Commits from last used release till now
53f4614 (HEAD, tag: v14.9.0-rc1, origin/fix-tpu-config) cargo fmt
fb4401c fixed legacy config field name + more debug info
bd3d593 (origin/main) Cas 78 (#101)
294dc77 Cas 77 (#100)
542b0b5 Cas 76: renamed quic gateway to tpu sender + refactor configuration. (#99)
5010876 cas-60: yellowstone-jet-tpu-client crate (#98)
37492f0 (tag: v14.9.0) Cas 73 (#97)
6629750 feat: load keypair locally in set-identity admin command (#86)
a7d6a42 Revert "cas-73: Isolate quic-gateway into its own module (#95)" (#96)
a9a7595 cas-73: Isolate quic-gateway into its own module (#95)
What's Changed
- 77 sigint by @lvboudre in #78
- Fix cluster info metrics by @lvboudre in #79
- more error details during quic connection issue by @lvboudre in #80
- upgraded allow deps by @lvboudre in #84
- Remove Solana TPU client dependency by @linuskendall in #85
- [cas-59]: moved to workspace by @lvboudre in #87
- chore: remove vixen dependency by @leafaar in #88
- fix: entry cleanup in stake sorted-map by @0xcrust in #90
- fix:
quic_send_attemptsdouble-reporting on success by @0xcrust in #89 - chore: bump version and add changelogs by @leafaar in #92
- Bump solana to v3.0 by @leafaar in #93
- cas-73: Isolate quic-gateway into its own module by @lvboudre in #95
- Revert "cas-73: Isolate quic-gateway into its own module" by @lvboudre in #96
- feat: load keypair locally in set-identity admin command by @Rhovian in #86
- Cas 73 by @lvboudre in #97
- cas-60: yellowstone-jet-tpu-client crate by @lvboudre in #98
- Cas 76: renamed quic gateway to tpu sender + refactor configuration. by @lvboudre in #99
- Cas 77 by @lvboudre in #100
- Cas 78 by @lvboudre in #101
New Contributors
Full Changelog: yellowstone-jet-v14.6.0-e723f56...yellowstone-jet-v14.9.0-rc1-53f4614
yellowstone-jet-v14.8.0-e267b82
Release Notes for yellowstone-jet-v14.8.0-e267b82
yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.8.0
Commits from last used release till now
e267b82 (HEAD, tag: v14.8.0, origin/main) Bump solana to v3.0 (#93)
What's Changed
- 77 sigint by @lvboudre in #78
- Fix cluster info metrics by @lvboudre in #79
- more error details during quic connection issue by @lvboudre in #80
- upgraded allow deps by @lvboudre in #84
- Remove Solana TPU client dependency by @linuskendall in #85
- [cas-59]: moved to workspace by @lvboudre in #87
- chore: remove vixen dependency by @leafaar in #88
- fix: entry cleanup in stake sorted-map by @0xcrust in #90
- fix:
quic_send_attemptsdouble-reporting on success by @0xcrust in #89 - chore: bump version and add changelogs by @leafaar in #92
- Bump solana to v3.0 by @leafaar in #93
New Contributors
Full Changelog: yellowstone-jet-v14.6.0-e723f56...yellowstone-jet-v14.8.0-e267b82
yellowstone-jet-v14.7.1-8882d18
Release Notes for yellowstone-jet-v14.7.1-8882d18
yellowstone-jet release build URL https://github.com/rpcpool/yellowstone-jet/commit/v14.7.1
Commits from last used release till now
8882d18 (HEAD, tag: v14.7.1, origin/main) chore: bump version and add changelogs (#92)
419c2a7 fix: quic_send_attempts double-reporting on success (#89)
221395d fix: entry cleanup in stake sorted-map (#90)
db4c0d7 chore: remove vixen dependency (#88)
65ae31c [cas-59]: moved to workspace (#87)
1816f37 Remove Solana TPU client dependency (#85)
ea2a570 (tag: v14.7.0) upgraded allow deps (#84)
d78291f (tag: v14.6.3) more error details during quic connection issue (#80)
What's Changed
- 77 sigint by @lvboudre in #78
- Fix cluster info metrics by @lvboudre in #79
- more error details during quic connection issue by @lvboudre in #80
- upgraded allow deps by @lvboudre in #84
- Remove Solana TPU client dependency by @linuskendall in #85
- [cas-59]: moved to workspace by @lvboudre in #87
- chore: remove vixen dependency by @leafaar in #88
- fix: entry cleanup in stake sorted-map by @0xcrust in #90
- fix:
quic_send_attemptsdouble-reporting on success by @0xcrust in #89 - chore: bump version and add changelogs by @leafaar in #92
New Contributors
Full Changelog: yellowstone-jet-v14.6.0-e723f56...yellowstone-jet-v14.7.1-8882d18