File tree Expand file tree Collapse file tree 3 files changed +16
-3
lines changed
Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11## [ Unreleased]
22
3+ ## [ 5.18.0] - 2024-12-30
4+
5+ ### Changed
6+
7+ - Increased S3 HTTP1 client buffer size. (#324 )
8+ - Increased client work queue depth and ratelimiter token bucket capacity.
9+ (#326 )
10+
11+ ### Added
12+
13+ - RPM packaging workflow. (#327 )
14+
315## [ 5.17.0] - 2024-12-20
416
517### Changed
261273- Support Momento topics.
262274- Basic HTTP/1.1 and HTTP/2.0 load generation.
263275
264- [ unreleased ] : https://github.com/iopsystems/rpc-perf/compare/v5.17.0...HEAD
276+ [ unreleased ] : https://github.com/iopsystems/rpc-perf/compare/v5.18.0...HEAD
277+ [ 5.18.0 ] : https://github.com/iopsystems/rpc-perf/compare/v5.17.0...v5.18.0
265278[ 5.17.0 ] : https://github.com/iopsystems/rpc-perf/compare/v5.16.0...v5.17.0
266279[ 5.16.0 ] : https://github.com/iopsystems/rpc-perf/compare/v5.15.0...v5.16.0
267280[ 5.15.0 ] : https://github.com/iopsystems/rpc-perf/compare/v5.14.1...v5.15.0
Original file line number Diff line number Diff line change 11[package ]
22name = " rpc-perf"
33description = " RPC Performance Testing"
4- version = " 5.17.1-alpha .0"
4+ version = " 5.18 .0"
55authors = [
" Brian Martin <[email protected] >" ]
66edition = " 2021"
77homepage = " https://github.com/iopsystems/rpc-perf"
You can’t perform that action at this time.
0 commit comments