v21.4.0
What's Changed
- Add CONTRIBUTING.md by @mollykarcher in #206
- Fix getTransactions method internal error by @2opremio in #209
- fix: return GetTransactionRaw with getTransaction by @willemneal in #213
- Migrate data to new transactions table by @2opremio in #207
- Remove rpc-client crate by @2opremio in #218
- Use commit hash for wait-for-workflows by @2opremio in #221
- Refactor and parallelize integration tests by @2opremio in #216
- use CORE_IMAGE_BIN_PATH on e2e for core image, skip compile by @sreuland in #222
- Add workaround for captive core bug in integration tests by @2opremio in #223
- Enable Golangci-lint by @2opremio in #224
- Refactor GitHub setup-go action by @2opremio in #227
- go: Fix more linter problems by @2opremio in #228
- Disable paralleltest linter by @2opremio in #232
- Unify transaction and event retention windows by @2opremio in #234
- Update stellar/go dep to fix testLogWriter by @tamirms in #235
- Fix ledger range calculation by @aditya1702 in #217
- Refine logging of migrations and tx ingestion by @2opremio in #237
- Fix typo from #237 by @2opremio in #238
- Bump core version to the latest release by @2opremio in #240
New Contributors
- @mollykarcher made their first contribution in #206
Full Changelog: v21.3.0...v21.4.0