Releases: formancehq/payments
Releases · formancehq/payments
v0.5.0
Changelog
New Features
- dea61f0: feat: accounts list (#80) (@darkmatterpool)
- 580c619: feat: cursor-based pagination for payments and tasks (#81) (@darkmatterpool)
- b80d1ce: feat: rework task descriptors (#76) (@darkmatterpool)
- 0c89897: feat: send kafka message when connector is reset (#82) (@darkmatterpool)
Bug fixes
- 0a8c9cc: fix: api response encoding to api base (#85) (@darkmatterpool)
- 3930503: fix: loop on wise accounts (#79) (@darkmatterpool)
Other work
Full Changelog: v0.4.3...v0.5.0
What to do next?
- Read the documentation
- Join our Discord server
v0.4.3
Changelog
Bug fixes
- 2097a6f: fix: connectors enabled flag (#75) (@darkmatterpool)
- 597dc59: fix: print error log instead of crashing scheduler on bad connector config (#77) (@darkmatterpool)
- 405b67d: fix: stripe transfer endpoint (#74) (@darkmatterpool)
Full Changelog: v0.4.2...v0.4.3
What to do next?
- Read the documentation
- Join our Discord server
v0.4.2
Changelog
New Features
- bb0eec8: feat: add pagination to tasks list (#73) (@darkmatterpool)
Full Changelog: v0.4.1...v0.4.2
What to do next?
- Read the documentation
- Join our Discord server
v0.4.1
Changelog
Bug fixes
- bea575c: fix: parse actual timestamp from wise response object (#72) (@darkmatterpool)
- 3350a35: fix: sdk generation (#71) (@gfyrag)
- cd73aba: fix: swagger reference & client regeneration (#70) (@darkmatterpool)
Full Changelog: v0.4.0...v0.4.1
What to do next?
- Read the documentation
- Join our Discord server
v0.4.0
Changelog
Breaking Change
- 655feec: feat: migration from mongo to postgres data storage (#65) (@darkmatterpool)
New Features
- bfef88a: feat: extended connectors documentation (#69) (@darkmatterpool)
Bug fixes
- ee19080: fix: sync swagger with API definitions (#66) (@darkmatterpool)
Other work
- 587160e: ci: Improvement (#67) (@flemzord)
- 8ba589d: ci: Optimize docker cache (@flemzord)
- 81e7c3d: ci: Remove pre-compile CGO because not used (@flemzord)
Full Changelog: v0.3.1...v0.4.0
What to do next?
- Read the documentation
- Join our Discord server
v0.3.1
Changelog
New Features
- 06ee7a9: feat: stripe transfers integration (#64) (@darkmatterpool)
Bug fixes
- 461f5a0: fix: swagger spec (#63) (@darkmatterpool)
Other work
Full Changelog: v0.3.0...v0.3.1
What to do next?
- Read the documentation
- Join our Discord server
v0.3.0
Changelog
New Features
- a762de0: feat: list available connectors configs (#62) (@darkmatterpool)
Full Changelog: v0.2.2...v0.3.0
What to do next?
- Read the documentation
- Join our Discord server
v0.2.2
Changelog
Bug fixes
- cf71535: fix: GET /connectors returns 404 not found (#50) (@antoinegelloz)
Full Changelog: v0.2.1...v0.2.2
What to do next?
- Read the documentation
- Join our Discord server
v0.2.1
Changelog
New Features
- b1f5192: feat: bankingcircle connector (#45) (@darkmatterpool)
- e41feb7: feat: rename import paths from numary to formancehq & bump go version (#57) (@darkmatterpool)
Bug fixes
- a68bb1b: fix: support for stripe pay-in status (#58) (@darkmatterpool)
Full Changelog: v0.2.0...v0.2.1
What to do next?
- Read the documentation
- Join our Discord server
v0.2.0
Changelog
New Features
- cddea5e: feat: Add GET /connectors route to list all installed connectors (#47) (@antoinegelloz)
- 375ceee: feat: Add client (@gfyrag)
- cbb5394: feat: accounts data model (#52) (@darkmatterpool)
- a56969b: feat: add scheme generation (@darkmatterpool)
- 39e9ade: feat: add swagger examples for dummypay (@darkmatterpool)
- 58a2bca: feat: currencycloud connector (#54) (@darkmatterpool)
- 516543a: feat: dummypay connector (@darkmatterpool)
- c3e060c: feat: dummypay connector (@darkmatterpool)
- c862071: feat: dummypay connector tests (@darkmatterpool)
- 6a0f52f: feat: dummypay payments generation (@darkmatterpool)
- 2c8ec51: feat: human readable names for connector tasks (#55) (@darkmatterpool)
- 90dc6d9: feat: modulr connector (#25) (@altitude)
- 4ea8b5d: feat: payments metadata (#48) (@darkmatterpool)
- b969979: feat: refactor (#46) (@darkmatterpool)
- 8b71be7: feat: uncommented dummypay load (@darkmatterpool)
- 3e0498e: feat: wise.com connector (#23) (@altitude)
Bug fixes
- afd89a8: fix: Ingestion message payload marshaling (#32) (@antoinegelloz)
- 1a0e4e0: fix: client generation. (@gfyrag)
- 5ad16b8: fix: drop syscall as it's not supported on windows arm (@darkmatterpool)
- 10450d4: fix: github username (@antoinegelloz)
- ea398ae: fix: linter fixes (@darkmatterpool)
- 7a29c6d: fix: revert github userid (@antoinegelloz)
- 891d658: fix: stripe transactions having no payouts were causing panic (#49) (@darkmatterpool)
- 93e2105: fix: typo in error message (@darkmatterpool)
Other work
- bf0762c: Update README.md (@altitude)
- f04e6b5: Update dependabot.yml (@flemzord)
- a8a684a: chore(deps): bump actions/checkout from 2 to 3 (@dependabot[bot])
- da4d147: chore(deps): bump docker/build-push-action from 2 to 3 (@dependabot[bot])
- bedb497: chore(deps): bump docker/login-action from 1 to 2 (@dependabot[bot])
- b22e237: chore(deps): bump docker/setup-buildx-action from 1 to 2 (@dependabot[bot])
- 19e99bc: chore(deps): bump docker/setup-qemu-action from 1 to 2 (@dependabot[bot])
- 27ac2be: chore(deps): bump github.com/numary/go-libs from 1.0.0 to 1.0.1 (@dependabot[bot])
- c7066e4: chore: Update Swagger (#56) (@flemzord)
- 1963c75: ci: Switch to FormanceHQ Organization (@flemzord)
Full Changelog: v0.1.3...v0.2.0
What to do next?
- Read the documentation
- Join our Discord server