Releases: formancehq/fctl
Releases · formancehq/fctl
v2.5.0
Changelog
Bug fixes
- 51ee743: fix: correct global flags description (#56) (@Quentin-David-24)
- 465c2af: fix: imports with small ledger (@gfyrag)
What to do next?
- Read the documentation
- Join our Slack server
v2.4.2
Changelog
New Features
Other work
- bf22e7b: chore(deps): bump github.com/pterm/pterm from 0.12.79 to 0.12.80 (@dependabot[bot])
- 0e52670: chore(deps): bump golang.org/x/mod from 0.19.0 to 0.25.0 (@dependabot[bot])
- a465d96: chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.30.0 (@dependabot[bot])
What to do next?
- Read the documentation
- Join our Slack server
v2.4.1
v2.4.0
Changelog
New Features
- 3a99040: feat: Add proxy command for stack (#47) (@flemzord)
- dc22a2f: feat: add Nix flake configuration and environment setup (@flemzord)
Other work
- 43798ec: chore(deps): bump github.com/formancehq/go-libs from 1.7.1 to 1.7.2 (@dependabot[bot])
- 76406ce: chore: enhance Justfile for improved build automation (@flemzord)
- 837946b: chore: remove QEMU and Docker Buildx setup from GitHub Actions workflow (@flemzord)
- 60cd8cd: chore: remove outdated documentation files from membershipclient (@flemzord)
- bc198e2: chore: simplify linting process in Justfile (@flemzord)
- e20ef21: chore: update GitHub Actions configuration and remove obsolete setup (@flemzord)
- f704cd0: refactor: update Earthfile and add Justfile for build automation (@flemzord)
What to do next?
- Read the documentation
- Join our Slack server
v2.3.2
Changelog
New Features
- f85987a: feat(membershipclient): upgrade open api (#38) (@Dav-14)
- 55da1ec: feat: add auto refresh of stack tokens (@gfyrag)
- ba7efe0: feat: split import in multiple chunks (@gfyrag)
Bug fixes
What to do next?
- Read the documentation
- Join our Slack server
v2.3.1
Changelog
Bug fixes
- fix(payments): allow use of legacy payment initiation status endpoint even when stack is v3 by @paul-nicolas in #36
- fix(connectors): fix "Connection unknown." error happening for connectors get-config command by @laouji in #37
New contributors
- @paul-nicolas made their first contribution in #36
What to do next?
Read the documentation
Join our Slack server
v2.3.0
v2.2.0
Changelog
New Features
- 324a90f: feat(roles): revert VIEWER -> GUEST (@Dav-14)
- 5922e53: feat(stack): add
--stack
in fctl configuration (#29) (@Dav-14) - f374a84: feat: add capability to configure features on ledgers (@gfyrag)
- 37c062c: feat: add email (@Dav-14)
- 35e2c44: feat: make flag membership-uri visible (#34) (@Dav-14)
- 64e1c89: feat: revert earthly PROJECT (@Dav-14)
- 8cbd24f: feat: upgrade sdk (@Dav-14)
Bug fixes
- 6a652e0: fix: auto generated code (@gfyrag)
- e38d0a6: fix: panic when prompt cannot parse (#27) (@Dav-14)
- 466042f: fix: remove stack claim (@Dav-14)
- a98eafe: fix: role enum order (@Dav-14)
- dad1ef6: fix: role enum without struct change (@Dav-14)
- efe8d4b: fix: role struct has changed (@Dav-14)
Other work
- 09afbd6: Add command for fetching task by id (@laouji)
- 96053ab: Add extra table with paging info to list bank accounts response (@laouji)
- b584a1a: Call BankAccount list endpoint using v3 API (@laouji)
- b68f3f4: Create command for rejecting payment initiation (@laouji)
- 6d96519: Create command for transfer initiation approval (@laouji)
- caa6609: Fix compile error (@laouji)
- 538ae6e: Remove commented line (@laouji)
- af797c9: Restore V3BankAccount Country after sdk update (@laouji)
- 532677a: Return TaskID when forwarding bank account using v3 API (@laouji)
- a521ab0: Return TaskID when uninstalling connector using v3 (@laouji)
- 33cfc48: Set V3 in payments if _info endpoint reports higher than v3 (@laouji)
- 14d561f: Show additional connector fields in V3 list view (@laouji)
- 51af7c0: Simplify transfer initiation approval success message (@laouji)
- 0bf2d2a: Start using v3 API for update bank account metadata requests (@laouji)
- d20e949: Update formance-go-sdk (@laouji)
- 1b2d81f: Upgrade go-sdk (@laouji)
- 1e6ca1d: Use V3 bank account creation API (@laouji)
- 501fd6b: Use v3BankAccount response in bank account get command (@laouji)
What to do next?
- Read the documentation
- Join our Slack server