Releases: stellar/stellar-rpc
Releases · stellar/stellar-rpc
21.3.0
Migration warning
Upgrading to this version will truncate the transactions history.
The new getTransactions
new database backend doesn't yet implement migration from the existing data.
Migration will be implemented in 21.4.0, so please skip this version if history truncation is not tolerable.
What's Changed
- Create codeql.yml by @kanwalpreetd in #173
- Add getFeeStats method by @2opremio in #172
- Add new
getTransactions
endpoint and database backend for transactions by @aditya1702 in #174 getTransactions
: Change TxInfo Status to string by @aditya1702 in #187- Bump Rust, Go and Core dependencies by @2opremio in #193
New Contributors
- @kanwalpreetd made their first contribution in #173
Full Changelog: v21.2.0...v21.3.0
21.2.0
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
What's Changed
- Add get_version_info endpoint by @psheth9 in #132
- Fix deadlock on events ingestion error by @2opremio in #167
- Correctly report row iteration errors in StreamAllLedgers by @2opremio in #168
- Increase default ingestion timeout by @2opremio in #169
- Surface ignored error in getRawLedgerEntries() by @2opremio in #170
Full Changelog: v21.0.1...v21.1.0
21.0.1
21.0.0
20.3.5
20.3.4
What's Changed
- Remove soroban-spec-tools by @leighmcculloch in #80
- Fix golangcli failures by @psheth9 in #88
- Fix failures in upload workflow by @psheth9 in #76
- feat: add configurable timeout instead of magic number by @willemneal in #87
- feat: derive Clone for all RPC types by @willemneal in #90
- Use the refactored version of soroban-simulation library by @dmkozh in #92
- Bump go version to 1.22 by @urvisavla in #94
- Remove outdated cli doc and close #97 by @janewang in #99
- Deprecate soroban-rpc and publish stellar-rpc-client by @psheth9 in #93
- Add readme by @janewang in #108
- Bump soroban Rust dependencies by @2opremio in #113
- Fix ingestion duration calculation by @aditya1702 in #117
- cmd/soroban-rpc/internal/events: Fix eventsDurationMetric by @tamirms in #119
- Add ledger entry diff to simulateTransaction response by @2opremio in #120
- stellar-rpc-client: Use objects as parameters in every call by @2opremio in #125
- stellar-rpc-client: Add support for new simulateTransaction stateChan… by @2opremio in #123
New Contributors
- @willemneal made their first contribution in #87
- @dmkozh made their first contribution in #92
- @urvisavla made their first contribution in #94
- @janewang made their first contribution in #99
- @2opremio made their first contribution in #113
- @tamirms made their first contribution in #119
Full Changelog: v20.3.3...v20.3.4
20.3.3
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
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
- @aditya1702 made their first contribution in #67
Full Changelog: v20.3.1...v20.3.2
20.3.1
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