Releases: formancehq/ledger
Releases · formancehq/ledger
v1.7.7
Changelog
Bug fixes
- 6b265ba: fix: Script controller conflict on reference & storage conflict error code 409 instead of 503 (#360) (@antoinegelloz)
Want to try this version ?
What to do next?
- Read the documentation
- Join our Discord server
v1.7.6
Changelog
Other work
Want to try this version ?
What to do next?
- Read the documentation
- Join our Discord server
v1.7.5
Changelog
Other work
Want to try this version ?
What to do next?
- Read the documentation
- Join our Discord server
v1.8.0
Changelog
New Features
- 9501c1b: feat(numscript): upgrade machine to 1.2 (#304) (@altitude)
- 959573e: feat: Add capability to filter on transactions using regular expressions instead of exact match (#306) (@gfyrag)
- 100f63c: feat: Add cov-report (@gfyrag)
- 24ef2ef: feat: Add doc to add a sdk (#290) (@gfyrag)
- 6d81d8e: feat: Add idempotency (@gfyrag)
- 2724c92: feat: Add list of ledgers and accounts/transactions total to telemetry events. (@gfyrag)
- a0ca8cb: feat: Add some system information to analytics events (@gfyrag)
- aa17ced: feat: Generalize configuration storage (@gfyrag)
- 75e1960: feat: Handle rollback (@gfyrag)
- db9d89b: feat: Make logs store only the payload of the write action (#295) (@gfyrag)
- c8465a1: feat: Make telemetry ids stable (@gfyrag)
- ecb51a2: feat: Update 'timestamp' columns of database schema to use date type. (@gfyrag)
- dec73eb: feat: Use sharedhealth package extracted from the code to go-libs (#308) (@gfyrag)
- a9cd8d8: feat: add past timestamps flag (#314) (@altitude)
- 6a107c9: feat: add transactional requests (@gfyrag)
- 5f95a9d: feat: bufferize api result until transaction commit (@gfyrag)
- 2188b41: feat: deprecate --segment-XXX flags and replace them with --telemetry-XXX flags (@gfyrag)
- 8215ff2: feat: extract sharedotlp common to go-libs (#309) (@gfyrag)
- bbd082a: feat: introduce new monetary int (#310) (@altitude)
- 935e753: feat: introduce new monetary int type (@altitude)
- 74ee50b: feat: restore mapping (#331) (@gfyrag)
- fe3ba2d: feat: simplify code (@gfyrag)
Bug fixes
- a55756b: feat: denormalize addresses on transactions to improve read (#351) (@flemzord)
- f103f3b: fix: Upgrade Machine (#348) (@flemzord)
- 15842d6: fix: Add UI in Docker Image (#305) (@flemzord)
- 93184aa: fix: Add wget to generated image. (@gfyrag)
- 4fbe4cf: fix: Fix embedded filesystem access (#312) (@gfyrag)
- 38aeed7: fix: default app version to 'develop' (@gfyrag)
- 2b5b4ca: fix: function name (@gfyrag)
- d5bb508: fix: mess (#337) (@gfyrag)
- 490082a: fix: migration number (#307) (@gfyrag)
- 3563232: fix: migration number (@gfyrag)
- d037c60: fix: package name (@gfyrag)
- d42494d: fix: pg tests (@gfyrag)
- 37353fe: fix: pg tests (@gfyrag)
- f57e9d6: fix: potential deadlock (@gfyrag)
- 9bc95a1: fix: rename migration following rebase (@gfyrag)
- 8090325: fix: revert event (@gfyrag)
- 62356a9: fix: tests (@gfyrag)
- 855db50: fix: tests (@gfyrag)
- 3cc84ed: fix: typo (@gfyrag)
Other work
- 3af802f: Update README.md (@altitude)
- 0f55637: Update pkg/storage/sqlstorage/store_ledger.go (@gfyrag)
- 2a1cedf: chore: Add TODO (@gfyrag)
- 005ca93: chore: Add comment (@gfyrag)
- 8c1a53e: chore: Move code to test package (@gfyrag)
- 1f8e2d8: chore: New kafka message model & bump dependencies (#319) (@antoinegelloz)
- 92c8b79: chore: change name Numary to FormanceHQ (#332) (@flemzord)
- f3a029b: chore: lint (@gfyrag)
- cd9de06: chore: lint (@gfyrag)
- f3a562b: chore: move code (@gfyrag)
- cc0abf7: chore: move constant (@gfyrag)
- 898b647: chore: move some code (@gfyrag)
- 9df8c8b: chore: remove package alias (@gfyrag)
- 5061efb: chore: remove useless code (@gfyrag)
- c32f017: chore: rename var (@gfyrag)
- 21d80dc: refactor: Invert dependencies between ledger and storage package. (@gfyrag)
- c1fc4b3: refactor: Remove SQL triggers in favor of plain old GO code (#280) (@gfyrag)
- a577719: refactor: Storage interfaces (@gfyrag)
- 8387b22: refactor: from Makefile to Taskfile (#301) (@antoinegelloz)
- c2ebe39: refactor: rename package (@gfyrag)
Want to try this version ?
What to do next?
- Read the documentation
- Join our Discord server
v1.8.0-rc.3
Changelog
New Features
Want to try this version ?
What to do next?
- Read the documentation
- Join our Discord server
v1.8.0-rc.2
Changelog
Bug fixes
Want to try this version ?
What to do next?
- Read the documentation
- Join our Discord server
v1.8.0-rc.1
Changelog
New Features
- 9501c1b: feat(numscript): upgrade machine to 1.2 (#304) (@altitude)
- 959573e: feat: Add capability to filter on transactions using regular expressions instead of exact match (#306) (@gfyrag)
- 100f63c: feat: Add cov-report (@gfyrag)
- 24ef2ef: feat: Add doc to add a sdk (#290) (@gfyrag)
- 6d81d8e: feat: Add idempotency (@gfyrag)
- 2724c92: feat: Add list of ledgers and accounts/transactions total to telemetry events. (@gfyrag)
- a0ca8cb: feat: Add some system information to analytics events (@gfyrag)
- aa17ced: feat: Generalize configuration storage (@gfyrag)
- 75e1960: feat: Handle rollback (@gfyrag)
- db9d89b: feat: Make logs store only the payload of the write action (#295) (@gfyrag)
- c8465a1: feat: Make telemetry ids stable (@gfyrag)
- ecb51a2: feat: Update 'timestamp' columns of database schema to use date type. (@gfyrag)
- dec73eb: feat: Use sharedhealth package extracted from the code to go-libs (#308) (@gfyrag)
- a9cd8d8: feat: add past timestamps flag (#314) (@altitude)
- 6a107c9: feat: add transactional requests (@gfyrag)
- 5f95a9d: feat: bufferize api result until transaction commit (@gfyrag)
- 2188b41: feat: deprecate --segment-XXX flags and replace them with --telemetry-XXX flags (@gfyrag)
- 8215ff2: feat: extract sharedotlp common to go-libs (#309) (@gfyrag)
- bbd082a: feat: introduce new monetary int (#310) (@altitude)
- 935e753: feat: introduce new monetary int type (@altitude)
- 74ee50b: feat: restore mapping (#331) (@gfyrag)
- fe3ba2d: feat: simplify code (@gfyrag)
Bug fixes
- 15842d6: fix: Add UI in Docker Image (#305) (@flemzord)
- 93184aa: fix: Add wget to generated image. (@gfyrag)
- 4fbe4cf: fix: Fix embedded filesystem access (#312) (@gfyrag)
- 38aeed7: fix: default app version to 'develop' (@gfyrag)
- 2b5b4ca: fix: function name (@gfyrag)
- d5bb508: fix: mess (#337) (@gfyrag)
- 490082a: fix: migration number (#307) (@gfyrag)
- 3563232: fix: migration number (@gfyrag)
- d037c60: fix: package name (@gfyrag)
- d42494d: fix: pg tests (@gfyrag)
- 37353fe: fix: pg tests (@gfyrag)
- f57e9d6: fix: potential deadlock (@gfyrag)
- 9bc95a1: fix: rename migration following rebase (@gfyrag)
- 8090325: fix: revert event (@gfyrag)
- 62356a9: fix: tests (@gfyrag)
- 855db50: fix: tests (@gfyrag)
- 3cc84ed: fix: typo (@gfyrag)
Other work
- 3af802f: Update README.md (@altitude)
- 0f55637: Update pkg/storage/sqlstorage/store_ledger.go (@gfyrag)
- 2a1cedf: chore: Add TODO (@gfyrag)
- 005ca93: chore: Add comment (@gfyrag)
- 8c1a53e: chore: Move code to test package (@gfyrag)
- 1f8e2d8: chore: New kafka message model & bump dependencies (#319) (@antoinegelloz)
- 92c8b79: chore: change name Numary to FormanceHQ (#332) (@flemzord)
- f3a029b: chore: lint (@gfyrag)
- cd9de06: chore: lint (@gfyrag)
- f3a562b: chore: move code (@gfyrag)
- cc0abf7: chore: move constant (@gfyrag)
- 898b647: chore: move some code (@gfyrag)
- 9df8c8b: chore: remove package alias (@gfyrag)
- 5061efb: chore: remove useless code (@gfyrag)
- c32f017: chore: rename var (@gfyrag)
- 21d80dc: refactor: Invert dependencies between ledger and storage package. (@gfyrag)
- c1fc4b3: refactor: Remove SQL triggers in favor of plain old GO code (#280) (@gfyrag)
- a577719: refactor: Storage interfaces (@gfyrag)
- 8387b22: refactor: from Makefile to Taskfile (#301) (@antoinegelloz)
- c2ebe39: refactor: rename package (@gfyrag)
Want to try this version ?
What to do next?
- Read the documentation
- Join our Discord server
v1.8.0-beta.4
Changelog
New Features
- 9501c1b: feat(numscript): upgrade machine to 1.2 (#304) (@altitude)
- 959573e: feat: Add capability to filter on transactions using regular expressions instead of exact match (#306) (@gfyrag)
- 100f63c: feat: Add cov-report (@gfyrag)
- 24ef2ef: feat: Add doc to add a sdk (#290) (@gfyrag)
- 6d81d8e: feat: Add idempotency (@gfyrag)
- 2724c92: feat: Add list of ledgers and accounts/transactions total to telemetry events. (@gfyrag)
- a0ca8cb: feat: Add some system information to analytics events (@gfyrag)
- aa17ced: feat: Generalize configuration storage (@gfyrag)
- 75e1960: feat: Handle rollback (@gfyrag)
- db9d89b: feat: Make logs store only the payload of the write action (#295) (@gfyrag)
- c8465a1: feat: Make telemetry ids stable (@gfyrag)
- ecb51a2: feat: Update 'timestamp' columns of database schema to use date type. (@gfyrag)
- dec73eb: feat: Use sharedhealth package extracted from the code to go-libs (#308) (@gfyrag)
- a9cd8d8: feat: add past timestamps flag (#314) (@altitude)
- 6a107c9: feat: add transactional requests (@gfyrag)
- 5f95a9d: feat: bufferize api result until transaction commit (@gfyrag)
- 2188b41: feat: deprecate --segment-XXX flags and replace them with --telemetry-XXX flags (@gfyrag)
- 8215ff2: feat: extract sharedotlp common to go-libs (#309) (@gfyrag)
- bbd082a: feat: introduce new monetary int (#310) (@altitude)
- 935e753: feat: introduce new monetary int type (@altitude)
- 74ee50b: feat: restore mapping (#331) (@gfyrag)
- fe3ba2d: feat: simplify code (@gfyrag)
Bug fixes
- 15842d6: fix: Add UI in Docker Image (#305) (@flemzord)
- 93184aa: fix: Add wget to generated image. (@gfyrag)
- 4fbe4cf: fix: Fix embedded filesystem access (#312) (@gfyrag)
- 38aeed7: fix: default app version to 'develop' (@gfyrag)
- 2b5b4ca: fix: function name (@gfyrag)
- d5bb508: fix: mess (#337) (@gfyrag)
- 490082a: fix: migration number (#307) (@gfyrag)
- 3563232: fix: migration number (@gfyrag)
- d037c60: fix: package name (@gfyrag)
- d42494d: fix: pg tests (@gfyrag)
- 37353fe: fix: pg tests (@gfyrag)
- f57e9d6: fix: potential deadlock (@gfyrag)
- 9bc95a1: fix: rename migration following rebase (@gfyrag)
- 8090325: fix: revert event (@gfyrag)
- 62356a9: fix: tests (@gfyrag)
- 855db50: fix: tests (@gfyrag)
- 3cc84ed: fix: typo (@gfyrag)
Other work
- 3af802f: Update README.md (@altitude)
- 0f55637: Update pkg/storage/sqlstorage/store_ledger.go (@gfyrag)
- 2a1cedf: chore: Add TODO (@gfyrag)
- 005ca93: chore: Add comment (@gfyrag)
- 8c1a53e: chore: Move code to test package (@gfyrag)
- 1f8e2d8: chore: New kafka message model & bump dependencies (#319) (@antoinegelloz)
- 92c8b79: chore: change name Numary to FormanceHQ (#332) (@flemzord)
- f3a029b: chore: lint (@gfyrag)
- cd9de06: chore: lint (@gfyrag)
- f3a562b: chore: move code (@gfyrag)
- cc0abf7: chore: move constant (@gfyrag)
- 898b647: chore: move some code (@gfyrag)
- 9df8c8b: chore: remove package alias (@gfyrag)
- 5061efb: chore: remove useless code (@gfyrag)
- c32f017: chore: rename var (@gfyrag)
- 21d80dc: refactor: Invert dependencies between ledger and storage package. (@gfyrag)
- c1fc4b3: refactor: Remove SQL triggers in favor of plain old GO code (#280) (@gfyrag)
- a577719: refactor: Storage interfaces (@gfyrag)
- 8387b22: refactor: from Makefile to Taskfile (#301) (@antoinegelloz)
- c2ebe39: refactor: rename package (@gfyrag)
Want to try this version ?
What to do next?
- Read the documentation
- Join our Discord server
v1.7.4
Changelog
New Features
- f85d312: feat: Add list of ledgers and accounts/transactions total to telemetry events. (@gfyrag)
- 06a5283: feat: Add some system information to analytics events (@gfyrag)
- 36f797e: feat: Generalize configuration storage (@gfyrag)
- 4d70748: feat: Make telemetry ids stable (@gfyrag)
- 2281cb9: feat: deprecate --segment-XXX flags and replace them with --telemetry-XXX flags (@gfyrag)
Bug fixes
- 754ea8d: fix: pg tests (@gfyrag)
- 5eec6e1: fix: potential deadlock (@gfyrag)
- 4d37ba6: fix: typo (@gfyrag)
Other work
Want to try this version ?
What to do next?
- Read the documentation
- Join our Discord server
v1.7.4-beta.1
Changelog
New Features
- f85d312: feat: Add list of ledgers and accounts/transactions total to telemetry events. (@gfyrag)
- 06a5283: feat: Add some system information to analytics events (@gfyrag)
- 36f797e: feat: Generalize configuration storage (@gfyrag)
- 4d70748: feat: Make telemetry ids stable (@gfyrag)
- 2281cb9: feat: deprecate --segment-XXX flags and replace them with --telemetry-XXX flags (@gfyrag)
Bug fixes
- 754ea8d: fix: pg tests (@gfyrag)
- 5eec6e1: fix: potential deadlock (@gfyrag)
- 4d37ba6: fix: typo (@gfyrag)
Other work
Want to try this version ?
What to do next?
- Read the documentation
- Join our Discord server