Skip to content

Releases: stellar/soroban-rpc

21.2.0

16 May 17:58
4bb5f9b
Compare
Choose a tag to compare

What's Changed

  • Fix ledgerentry benchmarks by @2opremio in #175
  • Add the first Soroban RPC changelog by @Shaptic in #176
  • bugfix: Supply captive core path for toml generation by @2opremio in #178
  • Bump Core version to 21.0.0rc2 by @2opremio in #177
  • Bump stellar/go to enable ENABLE_DIAGNOSTICS_FOR_TX_SUBMISSION by default by @2opremio in #179

Full Changelog: v21.1.0...v21.2.0

21.1.0

10 May 11:16
fcd2f05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v21.0.1...v21.1.0

21.0.1

24 Apr 21:40
87bf642
Compare
Choose a tag to compare

What's Changed

Bump dependencies to 21.0.1

Full Changelog: v21.0.0...v21.0.1

21.0.0

22 Apr 21:20
5c6d657
Compare
Choose a tag to compare

What's Changed

  • Improve startup logging (#127)
  • Add ledger range to getHealth endpoint (#133)
  • Disallow array parameters in JSONRPC methods (#121)
  • Verify bucket list hash when ingesting from history archives (#145)

Full Changelog: v20.3.5...v21.0.0

20.3.5

05 Apr 21:54
edc5b86
Compare
Choose a tag to compare

What's Changed

  • Fix failed build workflows for stellar-rpc-client crate by @psheth9 in #122
  • Bump version to 20.3.5 by @github-actions in #126

Full Changelog: v20.3.4...v20.3.5

20.3.4

05 Apr 17:53
e887b94
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v20.3.3...v20.3.4

20.3.3

22 Feb 00:04
b0bb6bb
Compare
Choose a tag to compare

What's Changed

  • Perform fee padding in a larger bit width of integers by @Shaptic in #70
  • Revert "soroban-rpc: Remove publish-dry-run Workflow" by @psheth9 in #72
  • Fix publish-dry-run failures by @psheth9 in #73
  • Update Dockerfile and Makefile to refer rpc instead of tools by @psheth9 in #74
  • Bump version to 20.3.3 by @github-actions in #75

New Contributors

Full Changelog: v20.3.2...v20.3.3

20.3.2

21 Feb 01:37
cbafd84
Compare
Choose a tag to compare

What's Changed

  • Add prometheus hook to count different log levels by @aditya1702 in #67
  • Incorporate soroban-spec-tools dependency and remove all Soroban CLI references by @psheth9 in #68
  • Bump version to 20.3.2 by @github-actions in #71

New Contributors

Full Changelog: v20.3.1...v20.3.2

20.3.1

14 Feb 17:13
8d16b4b
Compare
Choose a tag to compare

What's Changed

  • soroban-rpc: Migrate Soroban Tools to Soroban RPC by @stellarsaur in #2
  • soroban-rpc: Use soroban-tools Crates by @stellarsaur in #5
  • soroban-rpc: Pull in Recent Soroban RPC changes from soroban-tools by @stellarsaur in #55
  • soroban-rpc: Mirror Last Remaining PRs from soroban-tools Repo by @stellarsaur in #57
  • soroban-rpc: Add Workflow to Publish soroban-rpc Crate by @stellarsaur in #59
  • soroban-rpc: added user agent config on ha archive pool by @sreuland in #56
  • soroban-rpc: Update getTxn rpc with events data by @psheth9 in #58
  • soroban-rpc: Remove publish-dry-run Workflow by @stellarsaur in #63

Full Changelog: v20.2.0...v20.3.1