Skip to content

Releases: alt-research/subway

v0.1.6

21 Aug 03:20
2cd84fc
Compare
Choose a tag to compare

v0.1.5...v0.1.6

🚀 Features

  • feat: support max_request_body_size/max_response_body_size config for server (#69) @yjhmelody

v0.1.5

07 Aug 08:25
22d82f2
Compare
Choose a tag to compare

v0.1.4...v0.1.5

🐛 Fixes

v0.1.4

07 Aug 07:18
478ff3e
Compare
Choose a tag to compare

v0.1.3...v0.1.4

🚀 Features

  • feat: add jsonrpc response tracing attributes (#67) @koushiro

v0.1.3

30 Jul 07:27
58ed98d
Compare
Choose a tag to compare

v0.1.2...v0.1.3

🚀 Features

  • feat: support non-blocking mode for rate limit (#60) @yjhmelody
  • feat: add rate_limit_weight into subscriptions and update rate-limit config (#61) @koushiro
  • chore: update subscription rate limit weight (#62) @koushiro

🐛 Fixes

💬 Miscellaneous

  • feat: add rate_limit_weight into subscriptions and update rate-limit config (#61) @koushiro
  • chore: update subscription rate limit weight (#62) @koushiro

v0.1.2

25 Jul 07:13
d762758
Compare
Choose a tag to compare

v0.1.1...v0.1.2

🚀 Features

🐛 Fixes

💬 Miscellaneous

🔧 Refactoring

v0.1.1

17 Jul 06:27
1085f11
Compare
Choose a tag to compare

v0.1.0...v0.1.1

🚀 Features

  • feat: add default metric prefix and metric description (#44) @koushiro
  • feat: add metrics for finalized/unfinalized block rpc requests (#41) @koushiro
  • feat: make eth_call from be optional (#47) @yjhmelody
  • feat: add block cache middleware (#49) @koushiro

💬 Miscellaneous

0.1.0

12 Jul 10:02
a56e483
Compare
Choose a tag to compare

v0.1.0-alpha4...0.1.0

🚀 Features

  • feat: add remote ip/path and client endpoint tracing attrs (#35) @koushiro
  • feat: add glob pattern for whitelist/blacklist (#36) @yjhmelody
  • feat: add default metric prefix and metric description (#44) @koushiro
  • feat: add metrics for finalized/unfinalized block rpc requests (#41) @koushiro

🐛 Fixes

💬 Miscellaneous

📦 Dependencies

  • Bump phonenumber from 0.3.4+8.13.34 to 0.3.6+8.13.36 (#34) @dependabot[bot]

v0.1.0-alpha4

09 Jul 10:40
9b3548a
Compare
Choose a tag to compare
v0.1.0-alpha4 Pre-release
Pre-release

v0.1.0-alpha3...v0.1.0-alpha4

🚀 Features

  • feat: add more tracing attributes into opentelemetry (#30) @koushiro

🐛 Fixes

💬 Miscellaneous

v0.1.0-alpha3

05 Jul 10:50
c4546c4
Compare
Choose a tag to compare
v0.1.0-alpha3 Pre-release
Pre-release

v0.1.0-alpha2...v0.1.0-alpha3

🐛 Fixes

v0.1.0-alpha2

04 Jul 18:55
4c11985
Compare
Choose a tag to compare
v0.1.0-alpha2 Pre-release
Pre-release

v0.1.0-alpha...v0.1.0-alpha2

🚀 Features

🐛 Fixes

🧪 CI