Releases: formancehq/stack
Releases · formancehq/stack
components/operator/v0.16.16
Changelog
New Features
- 29571f9: feat(fctl): delete metadata (#532) (@gfyrag)
- 2711ead: feat(helm): Upgrade regions & Operator to 0.2.6 (#536) (@paul-nicolas)
- c923225: feat: Clean SDK directory and add yq in devbox (#534) (@flemzord)
- 2cff9f3: feat: add payments initiations and payouts (#498) (@paul-nicolas)
- 6923e0d: feat: introduce Module interface (#542) (@gfyrag)
- e97bf46: feat: lint + tidy (@gfyrag)
- 872de8e: feat: move some packages (#543) (@gfyrag)
- abdc4f2: feat: remove stargate auth client (#545) (@gfyrag)
- ac145e4: feat: remove useless routed stargate service (#546) (@gfyrag)
Bug fixes
- b99eff6: fix(agent): stack lifecycle (#528) (@gfyrag)
- 632e5b3: fix(moon): Add deps for integrations (@flemzord)
- 718de9c: fix: env var (@gfyrag)
- ca1ffb1: fix: tests (#539) (@gfyrag)
- 4bf93cb: fix: tests (@gfyrag)
Other work
- aca726b: chore: Add speakeasy key for TestIntegration (@flemzord)
- 05e07c6: chore: Desactivate job in Moon (@flemzord)
What to do next?
- Read the documentation
- Join our Slack server
components/agent/v0.6.0
Changelog
New Features
- 29571f9: feat(fctl): delete metadata (#532) (@gfyrag)
- f706d4d: feat(helm): Upgrade Regions & Operator to v0.2.1 (@flemzord)
- 1c1c04d: feat(helm): Upgrade Regions & Operator to v0.2.2 (@flemzord)
- 9077cb1: feat(helm): Upgrade Regions & Operator to v0.2.3 (@flemzord)
- b9fda39: feat(helm): Upgrade regions & Operator to 0.2.5 (#504) (@paul-nicolas)
- 2711ead: feat(helm): Upgrade regions & Operator to 0.2.6 (#536) (@paul-nicolas)
- b4d0738: feat(helm): Upgrade regions & Operator to v0.2.4 (#502) (@paul-nicolas)
- 032d8cc: feat(operator): Remove useless env vars for Gateway (#472) (@flemzord)
- 1097dc0: feat(operator): Upgrade types (@flemzord)
- a0ce047: feat(operator): ignore replicas changed (#533) (@paul-nicolas)
- 87cb9d6: feat: Add annotations for every services (#474) (@flemzord)
- c923225: feat: Clean SDK directory and add yq in devbox (#534) (@flemzord)
- b8caac3: feat: add cronjob to reindex ledger on operator (#511) (@gfyrag)
- 8c9ea4e: feat: add logging (@gfyrag)
- 08a3f29: feat: add nats logging callbacks and webhooks logging (#493) (@paul-nicolas)
- c55a13d: feat: add operator metrics (#462) (@paul-nicolas)
- 04788d1: feat: add orchestration to docker compose (#489) (@paul-nicolas)
- f217c41: feat: add payments connector beneficiaries (#476) (@paul-nicolas)
- 2cff9f3: feat: add payments initiations and payouts (#498) (@paul-nicolas)
- aca8a82: feat: add read account route for payments (#473) (@paul-nicolas)
- 09bb1e7: feat: add redis configuration for ledger v1 in operator (#501) (@paul-nicolas)
- 0d3355e: feat: add worker pool (#484) (@gfyrag)
- 508e566: feat: handle not found errors from payments storage (#423) (@paul-nicolas)
- 6923e0d: feat: introduce Module interface (#542) (@gfyrag)
- e97bf46: feat: lint + tidy (@gfyrag)
- b046c20: feat: make cpu and memory resources requests configurable in operator (#496) (@paul-nicolas)
- 3cc1e8e: feat: make operator use Always pull policy when version is not semver (#529) (@gfyrag)
- 872de8e: feat: move some packages (#543) (@gfyrag)
- abdc4f2: feat: remove stargate auth client (#545) (@gfyrag)
- ac145e4: feat: remove useless routed stargate service (#546) (@gfyrag)
- 8355578: feat: remove-open-api-latest (#481) (@Dav-14)
- 1641c3c: feat: update for Ledger v2 (#468) (@gfyrag)
- e7b0d0a: feat: upgrade garden project (#483) (@Dav-14)
- 0faebcb: feat: upgrade speakeasy (#507) (@gfyrag)
- 803b696: feat: upgrade telemetry to last stable version (#477) (@paul-nicolas)
Bug fixes
- b99eff6: fix(agent): stack lifecycle (#528) (@gfyrag)
- 9b0d3fb: fix(fctl): does not keep polling when no browser & wrong device url (#490) (@Dav-14)
- 26cced0: fix(fctl): show tx command (#530) (@gfyrag)
- 632e5b3: fix(moon): Add deps for integrations (@flemzord)
- 11b81d1: fix(openapi): generation (#494) (@Dav-14)
- 2256c16: fix(operator): No remove properties (@flemzord)
- 7b0aa76: fix(operator): fix missing optional (#503) (@paul-nicolas)
- 2e40ca6: fix: accounts balances improvements and fixes (#464) (@paul-nicolas)
- 35b022a: fix: add wallets upgrade (track feat/ledgerv1) (#478) (@gfyrag)
- 8b8e39f: fix: fix dead link in docs for production env (#495) (@paul-nicolas)
- 2f58c7b: fix: fix go-libs tests with traces (#487) (@paul-nicolas)
- 5063539: fix: fix payments balance pagination (#465) (@paul-nicolas)
- 06984dc: fix: ignore opentelemetry config on benthos if monitoring is not specified (#467) (@gfyrag)
- 8da6cff: fix: kafka multiple brokers (#466) (@gfyrag)
- bcb29c0: fix: ledger event + integration tests (#531) (@gfyrag)
- 977fbc1: fix: metrics not flushed at application shutdown (@gfyrag)
- 7ad4777: fix: missing active field (#526) (@gfyrag)
- 7d94e7a: fix: operator missing monitoring (#463) (@paul-nicolas)
- e9e2edd: fix: reindexation (#512) (@gfyrag)
- c751bd2: fix: stargate query params not forwarded to stack (#469) (@paul-nicolas)
- ca1ffb1: fix: tests (#539) (@gfyrag)
- 4bf93cb: fix: tests (@gfyrag)
- 44d6a1f: fix: upgrades (#513) (@gfyrag)
- 3a64921: fix: upgrades (@gfyrag)
- c26ab8b: fix: wallet upgrade (#485) (@gfyrag)
- 69434e3: fix: wrong flows product link & updated logo images (#514) (@BrieucCaillot)
Other work
- 61920d2: chore(auth): Remove useless folder (#522) (@flemzord)
- aa03fdb: chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs (#519) (@dependabot[bot])
- 8b4db0b: chore(helm): Upgrade version (@flemzord)
- aca726b: chore: Add speakeasy key for TestIntegration (@flemzord)
- 05e07c6: chore: Desactivate job in Moon (@flemzord)
- cbb9633: chore: Update loadatesting with latest release (#482) (@flemzord)
- c7d55d3: chore: Update loadatesting with latest release (@flemzord)
- abf17dc: chore: Update release flow for Ledger (@flemzord)
- b6a62db: chore: Update release flow for Ledger (@flemzord)
- 15c5fe1: ci: No need .moon/go in cache (@flemzord)
- 9035cbd: git subrepo init --remote=ledger --branch=main components/ledger (@flemzord)
- 34a42fe: git subrepo pull --remote=ledger --branch=main --force components/ledger (@flemzord)
What to do next?
- Read the documentation
- Join our Slack server
components/operator/v0.16.15
Changelog
New Features
- b046c20: feat: make cpu and memory resources requests configurable in operator (#496) (@paul-nicolas)
What to do next?
- Read the documentation
- Join our Slack server
components/operator/v0.16.14
Changelog
New Features
- a0ce047: feat(operator): ignore replicas changed (#533) (@paul-nicolas)
- 3cc1e8e: feat: make operator use Always pull policy when version is not semver (#529) (@gfyrag)
- 1641c3c: feat: update for Ledger v2 (#468) (@gfyrag)
- 0faebcb: feat: upgrade speakeasy (#507) (@gfyrag)
Bug fixes
- 26cced0: fix(fctl): show tx command (#530) (@gfyrag)
- bcb29c0: fix: ledger event + integration tests (#531) (@gfyrag)
- 7ad4777: fix: missing active field (#526) (@gfyrag)
- 69434e3: fix: wrong flows product link & updated logo images (#514) (@BrieucCaillot)
Other work
- 61920d2: chore(auth): Remove useless folder (#522) (@flemzord)
- aa03fdb: chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs (#519) (@dependabot[bot])
- abf17dc: chore: Update release flow for Ledger (@flemzord)
- b6a62db: chore: Update release flow for Ledger (@flemzord)
- 15c5fe1: ci: No need .moon/go in cache (@flemzord)
- 9035cbd: git subrepo init --remote=ledger --branch=main components/ledger (@flemzord)
- 34a42fe: git subrepo pull --remote=ledger --branch=main --force components/ledger (@flemzord)
What to do next?
- Read the documentation
- Join our Slack server
components/auth/v0.4.4
Changelog
New Features
- 3dc7e24: feat(Numscript): Send monetary with arithmetic (#215) (@antoinegelloz)
- 8aed114: feat(agent): Keep existing value in stack object (@flemzord)
- ed53740: feat(helm): Add Regions (@flemzord)
- fc9ce32: feat(helm): Add Regions (@flemzord)
- a4c0dcc: feat(helm): Update Operator (@flemzord)
- 7f8f244: feat(helm): Update helm (@flemzord)
- f706d4d: feat(helm): Upgrade Regions & Operator to v0.2.1 (@flemzord)
- 1c1c04d: feat(helm): Upgrade Regions & Operator to v0.2.2 (@flemzord)
- 9077cb1: feat(helm): Upgrade Regions & Operator to v0.2.3 (@flemzord)
- b9fda39: feat(helm): Upgrade regions & Operator to 0.2.5 (#504) (@paul-nicolas)
- b4d0738: feat(helm): Upgrade regions & Operator to v0.2.4 (#502) (@paul-nicolas)
- 6d6e58d: feat(operator): Add disable by service for specific stack (@flemzord)
- 6be26e2: feat(operator): Improvement for management version of control (@flemzord)
- d434543: feat(operator): Remove deployment when is desactivated (@flemzord)
- 032d8cc: feat(operator): Remove useless env vars for Gateway (#472) (@flemzord)
- 1097dc0: feat(operator): Upgrade types (@flemzord)
- 254e746: feat: Add all-in-one for local usage (#421) (@flemzord)
- 87cb9d6: feat: Add annotations for every services (#474) (@flemzord)
- ec15ffc: feat: Deprecated billing in FCTL & Agent (@flemzord)
- dc14696: feat: Soft delete a workflow (#379) (@Dav-14)
- c724169: feat: Upgrade moon (@flemzord)
- 96f9bec: feat: add accounts balances (#433) (@paul-nicolas)
- 9fdff75: feat: add alias for serve command for webhooks (#358) (@paul-nicolas)
- 1d1fab2: feat: add auto complete (@gfyrag)
- 3320541: feat: add balance in WalletSubject Struct (#412) (@Dav-14)
- f3bdf71: feat: add capability to specify the timestamp of the generated transaction by 'ledger tx num' command (#346) (@gfyrag)
- dc4bf9f: feat: add capability to specify the timestamp of the generated transaction by 'ledger tx num' command (@gfyrag)
- b8caac3: feat: add cronjob to reindex ledger on operator (#511) (@gfyrag)
- 5770929: feat: add example of metrics export to prometheus (@gfyrag)
- faf8536: feat: add fetch of stacks state (#383) (@gfyrag)
- d4a5cc2: feat: add invitations deletion (#381) (@gfyrag)
- 8c9ea4e: feat: add logging (@gfyrag)
- 4d1086f: feat: add long string template (#398) (@paul-nicolas)
- f043e23: feat: add mangopay connector (#397) (@paul-nicolas)
- a9e09bc: feat: add migration (@gfyrag)
- b9ef599: feat: add missing info path for some services (#357) (@paul-nicolas)
- 2a6ccc5: feat: add moneycorp connector for payments (#409) (@paul-nicolas)
- 9d66c18: feat: add more file (@flemzord)
- 08a3f29: feat: add nats logging callbacks and webhooks logging (#493) (@paul-nicolas)
- c55a13d: feat: add operator metrics (#462) (@paul-nicolas)
- 04788d1: feat: add orchestration to docker compose (#489) (@paul-nicolas)
- f217c41: feat: add payments connector beneficiaries (#476) (@paul-nicolas)
- 5bd1af6: feat: add payments connector metrics (#458) (@paul-nicolas)
- 5a4ff4d: feat: add pong on grpc messages (#424) (@gfyrag)
- aca8a82: feat: add read account route for payments (#473) (@paul-nicolas)
- 09bb1e7: feat: add redis configuration for ledger v1 in operator (#501) (@paul-nicolas)
- 5d8fd24: feat: add temporality (@gfyrag)
- dd27e9f: feat: add traces to stargate (#389) (@gfyrag)
- 0d3355e: feat: add worker pool (#484) (@gfyrag)
- 2425ec8: feat: change runner (@gfyrag)
- 52a869a: feat: clean connectors + add polling for connectors (#417) (@paul-nicolas)
- 2f5d620: feat: es unique index (#373) (@gfyrag)
- 0df34a4: feat: fctl
output=<json>
(#363) (@Dav-14) - 230dda6: feat: fctl autocomplete organizations stacks (#340) (@gfyrag)
- 508e566: feat: handle not found errors from payments storage (#423) (@paul-nicolas)
- 4a7f383: feat: improve accounts/balances/volumes queries (#365) (@paul-nicolas)
- 8bd4eed: feat: infer metadata/variable types from numscript (@gfyrag)
- d9af47a: feat: move all payments amount to big int instead of int64 (#455) (@paul-nicolas)
- 3c6a7c4: feat: new accounts data model for payments (#426) (@paul-nicolas)
- a50f329: feat: refine database indices (@gfyrag)
- 8355578: feat: remove-open-api-latest (#481) (@Dav-14)
- c2039cb: feat: reuse batching worker for logs ingestion (@gfyrag)
- 67b2d22: feat: send an error when failing to connect to gateway (#350) (@paul-nicolas)
- 87d7997: feat: update fctl and payments docs (#420) (@paul-nicolas)
- c068cfb: feat: update operator with new payments version (#411) (@paul-nicolas)
- e7b0d0a: feat: upgrade garden project (#483) (@Dav-14)
- d601133: feat: upgrade sdk to use bigints (@gfyrag)
- 0faebcb: feat: upgrade speakeasy (#507) (@gfyrag)
- 803b696: feat: upgrade telemetry to last stable version (#477) (@paul-nicolas)
Bug fixes
- 9b0d3fb: fix(fctl): does not keep polling when no browser & wrong device url (#490) (@Dav-14)
- 11b81d1: fix(openapi): generation (#494) (@Dav-14)
- 430e08a: fix(operator): Don't run Migration when Stack is globaly disabled (@flemzord)
- 2256c16: fix(operator): No remove properties (@flemzord)
- 7b0aa76: fix(operator): fix missing optional (#503) (@paul-nicolas)
- fd12775: fix(operator): migration status detection (#405) (@gfyrag)
- d81c73a: fix(operator): wallets v0.4.3 upgrade (#406) (@gfyrag)
- 5936ac8: fix(payments): banking circle login (#451) (@paul-nicolas)
- 0448185: fix(wallets): missing enum for error code (#454) (@paul-nicolas)
- 517f89a: fix: 500 status code (#449) (@gfyrag)
- b97bf19: fix: Ledger indexation with Benthos (@flemzord)
- 2e40ca6: fix: accounts balances improvements and fixes (#464) (@paul-nicolas)
- 35b022a: fix: add wallets upgrade (track feat/ledgerv1) (#478) (@gfyrag)
- 2034d11: fix: benchmarks test (#407) (@gfyrag)
- 95d52cc: fix: benchmarks test (@gfyrag)
- 69c9fc6: fix: benthos get_doc util (#408) (@gfyrag)
- cacec4f: fix: big int resolution (@gfyrag)
- 9f756fd: fix: code (@gfyrag)
- 3a762f0: fix: devbox remove new line at the end (#447) (@paul-nicolas)
- 9b14075: fix: dirty fix for orchestration upgrades (@gfyrag)
- a0d1b34: fix: example crds mention a wrong key (#452) (@Dav-14)
- 13239d1: fix: fctl fix errors from sdks (#453) (@paul-nicolas)
- f1f8c99: fix: fctl stack show (#416) (@Dav-14)
- e377c3e: fix: fctl with new payments sdks (#440) (@paul-nicolas)
- 9458ebd: fix: fix banking circle connector (#395) (@paul-nicolas)
- 8b8e39f: fix: fix dead link in docs for production env (#495) (@paul-nicolas)
- 430dac7: fix: fix double slash errors in gateway url (#348) (@paul-nicolas)
- 2f58c7b: fix: fix go-libs tests with traces (#487) (@paul-nicolas)
- 27654ed: fix: fix missing speakeasy key in release ci (#460) (@paul-nicolas)
- eb0d739: fix: fix operator listen env var for webhooks (#359) (@paul-nicolas)...
components/orchestration/v0.1.6
Changelog
New Features
- 7809946: feat(ledgerv1): handle error on (@)
- 2650fc7: feat: fix error details using stripe transfer (#510) (@gfyrag)
Bug fixes
Other work
- ee9780f: wallets: fix wrong type when custom metadata are empty (@paul-nicolas)
What to do next?
- Read the documentation
- Join our Slack server
components/operator/v0.16.13
Changelog
New Features
- b9fda39: feat(helm): Upgrade regions & Operator to 0.2.5 (#504) (@paul-nicolas)
- b8caac3: feat: add cronjob to reindex ledger on operator (#511) (@gfyrag)
Bug fixes
- e9e2edd: fix: reindexation (#512) (@gfyrag)
- 44d6a1f: fix: upgrades (#513) (@gfyrag)
- 3a64921: fix: upgrades (@gfyrag)
What to do next?
- Read the documentation
- Join our Slack server
components/operator/v0.16.12
Changelog
New Features
- b4d0738: feat(helm): Upgrade regions & Operator to v0.2.4 (#502) (@paul-nicolas)
Bug fixes
- 7b0aa76: fix(operator): fix missing optional (#503) (@paul-nicolas)
What to do next?
- Read the documentation
- Join our Slack server
components/operator/v0.16.11
Changelog
New Features
- 09bb1e7: feat: add redis configuration for ledger v1 in operator (#501) (@paul-nicolas)
Bug fixes
What to do next?
- Read the documentation
- Join our Slack server
components/wallets/v0.4.6
Changelog
New Features
- 7809946: feat(ledgerv1): handle error on (@)
Bug fixes
Other work
- ee9780f: wallets: fix wrong type when custom metadata are empty (@paul-nicolas)
What to do next?
- Read the documentation
- Join our Slack server