Releases: formancehq/ledger
Releases · formancehq/ledger
v2.3.0-beta.2
v2.3.0-beta.1
Changelog
New Features
- b1cb3cf: feat(api): add configurable page sizes (#628) (@gfyrag)
- 8fe29fd: feat: Remove earthly usage (#640) (@flemzord)
- 9073243: feat: Use Nix & Justfile (#619) (@flemzord)
- e953c93: feat: add async logs blocks (#667) (@gfyrag)
- b3eb0cd: feat: add benchmarking script (#652) (@gfyrag)
- 2b5becf: feat: add first_usage filter on /volumes endpoint (#712) (@gfyrag)
- fdd78b5: feat: add json bulk stream (#701) (@gfyrag)
- a5b1d09: feat: add k8s-stack pulumi app (#683) (@gfyrag)
- cc9597c: feat: add task to handle OpenAPI artifact in Earthfile (#644) (@flemzord)
- a929bff: feat: add worker (#705) (@gfyrag)
- 3821958: feat: added numscript feature flag (#682) (@ascandone)
- a1d1b1f: feat: make ledger creations atomic (#703) (@gfyrag)
- 67e169d: feat: only display panics when in debug mode (#648) (@gfyrag)
- 1a4b9a5: feat: remove earthly usage for benchmarks (#654) (@gfyrag)
- 962e4e9: feat: set id field of Ledger object (openapi) optional (#725) (@gfyrag)
Bug fixes
- f7cf431: fix: GET /_info breaking change (#666) (@gfyrag)
- 10a815a: fix: benchmark comparison (#658) (@gfyrag)
- c10b32b: fix: benchmarks (#660) (@gfyrag)
- c8cf665: fix: benchmarks (#716) (@gfyrag)
- e6748ba: fix: ci runner (@gfyrag)
- 32f0f96: fix: coverage (#639) (@gfyrag)
- dcad6bb: fix: earthfile (#645) (@gfyrag)
- 07da5a4: fix: failing queries (GET /accounts?expand=volumes) when migrations are not terminated (#723) (@gfyrag)
- db39a0f: fix: import from 2.1 (#688) (@gfyrag)
- 9a6633c: fix: incompatibility between v1 and v2 api format when using numbers with more than 7 digits (#698) (@gfyrag)
- 58854fe: fix: invalid minimal schema version (#637) (@gfyrag)
- 06d5ff8: fix: locally (#646) (@gfyrag)
- a348229: fix: migration postgres azure (#681) (@gfyrag)
- 63b96d8: fix: migrations with pg 13 (#724) (@gfyrag)
- fd8f302: fix: missing field in openapi (#715) (@gfyrag)
- 24ee154: fix: missing filter on list logs (#709) (@gfyrag)
- 716bb5f: fix: performance compare (#659) (@gfyrag)
- bf5b817: fix: potential inconsistent ledger creation (#699) (@gfyrag)
- 98707ec: fix: release workflow (#635) (@gfyrag)
- 28fa6b4: fix: transaction list missing reference filter (#717) (@gfyrag)
- dc4e2b6: fix: transactions commit with special chars in metadata (#657) (@gfyrag)
- 2a7a065: fix: wrong encoding on a migration (#650) (@gfyrag)
- 2949957: fix: wrong encoding on migration (#651) (@gfyrag)
Other work
- 701a0ab: chore(deps): bump codecov/codecov-action from 4.2.0 to 5.1.2 (#625) (@dependabot[bot])
- 3c008ce: chore: bump numscript version (#704) (@ascandone)
- 7e4611b: chore: clean compat layer from v2.1 (#518) (@gfyrag)
- 9db2576: chore: upgrade dependencies (#636) (@gfyrag)
- 08f8e2a: fix(ledger) tx reversion handles empty middle accounts (#711) (@CrosleyZack)
What to do next?
- Read the documentation
- Join our Slack server
v2.2.9
v2.2.8
v2.2.7
Changelog
Bug fixes
- 92da437: fix: failing queries (GET /accounts?expand=volumes) when migrations are not terminated (@gfyrag)
What to do next?
- Read the documentation
- Join our Slack server
v2.2.6
v2.2.5
Changelog
Bug fixes
Other work
- 0dbe402: fix(ledger) tx reversion handles empty middle accounts (#711) (@CrosleyZack)
What to do next?
- Read the documentation
- Join our Slack server
v2.2.4
v2.1.6
v2.2.3
Changelog
Bug fixes
- 19e664a: fix: incompatibility between v1 and v2 api format when using numbers with more than 7 digits (#697) (@gfyrag)
What to do next?
- Read the documentation
- Join our Slack server