Skip to content

v2.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@NumaryBot NumaryBot released this 04 Dec 16:05
· 458 commits to main since this release

Changelog

New Features

  • 8b7fe8b: feat(ledger): add earthfile target to compare benchmarks (#873) (@gfyrag)
  • 6b95d43: feat(ledger): add namespace V2 for sdk (#885) (@gfyrag)
  • ccb2ecf: feat(ledger): add some columns on transactions table to speed up read queries (#883) (@gfyrag)
  • 76bc275: feat(ledger): add some parameters to benchmarks (#874) (@gfyrag)
  • 88af7b9: feat(ledger): add tests on big int support (#827) (@gfyrag)
  • c53593d: feat(ledger): improve queries performances (#920) (@gfyrag)
  • 998a0fb: feat(ledger): various benchmark improvement (#919) (@gfyrag)
  • a312cab: feat(otlp): add bodies on http requests if status code >= 400 (#876) (@gfyrag)
  • 648b43c: feat(payments): add filters for transfer-initiation (#584) (@paul-nicolas)
  • bccd2ef: feat: Add benchmarks (#450) (@gfyrag)
  • 1eb9310: feat: Replace devbox & moon by Earthly (#647) (@flemzord)
  • b7c7080: feat: add 'force' query param to force reverts even if the source accounts does not have enough funds (#829) (@gfyrag)
  • 783d5f6: feat: add a sql connection pool by ledger (#637) (@gfyrag)
  • 7e5ecf1: feat: add balances aggregation by metadata (#826) (@gfyrag)
  • 4c43ac7: feat: add bulk on ledger (#781) (@gfyrag)
  • c781d24: feat: add configurable service at configuration level and add fallback for control (#844) (@gfyrag)
  • b2cc1d2: feat: add ledger partitionning (#867) (@gfyrag)
  • e99c040: feat: add secrets handling for configuration (#575) (@gfyrag)
  • c7ce26b: feat: add stable cursor (#655) (@gfyrag)
  • d5c0e34: feat: allow digits in first segment of account addresses (#839) (@gfyrag)
  • 00e1c68: feat: allow options (listener or bindingAddress) with opts pattern (#866) (@Dav-14)
  • b69ca22: feat: benchmarks store (#872) (@gfyrag)
  • 017b4ae: feat: fix events handler on ledger v2 (#538) (@gfyrag)
  • be3bc16: feat: refactor error handling and add tests (#836) (@gfyrag)
  • e16abb8: feat: share code inside libs (#642) (@gfyrag)
  • 1fb9bfa: feat: various bench improvements (#887) (@gfyrag)

Bug fixes

Other work

  • f16a2d3: chore(deps): bump actions/setup-go from 3 to 4 (#463) (@dependabot[bot])
  • 02d0f47: chore(deps): bump docker/login-action from 2 to 3 (#466) (@dependabot[bot])
  • 504d266: chore(deps): bump github.com/docker/docker from 20.10.17+incompatible to 20.10.24+incompatible in /components/ledger/libs (#581) (@dependabot[bot])
  • e92b2ce: chore(deps): bump github.com/docker/docker from 20.10.17+incompatible to 24.0.7+incompatible in /components/ledger/libs (#905) (@dependabot[bot])
  • 6d9a5ea: chore(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible in /components/ledger (#903) (@dependabot[bot])
  • 07613a7: chore(deps): bump github.com/nats-io/nats-server/v2 from 2.9.8 to 2.9.23 in /components/ledger/libs (#912) (@dependabot[bot])
  • 6086050: chore(deps): bump github.com/nats-io/nats-server/v2 from 2.9.8 to 2.9.23 in /libs/go-libs (#910) (@dependabot[bot])
  • fba27bc: chore(deps): bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 in /components/ledger/libs (#914) (@dependabot[bot])
  • 63319f7: chore(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 in /components/ledger/libs (#582) (@dependabot[bot])
  • d29fda2: chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /libs/go-libs (#896) (@dependabot[bot])
  • 6c644ff: chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#464) (@dependabot[bot])
  • 84c34ec: chore: Update Dependabot (@flemzord)
  • 1cbbcad: chore: Update Dependabot (@flemzord)
  • 3d99b65: deps: Update deps (@flemzord)
  • 206397f: git subrepo pull (merge) --remote=ledger --branch=main components/ledger (@flemzord)
  • 8162d3f: git subrepo pull --remote=ledger --branch=main --force components/ledger (@flemzord)
  • c063b1f: git subrepo pull --remote=ledger --branch=main --force components/ledger (@flemzord)

What to do next?