Releases: formancehq/stack
Releases · formancehq/stack
components/wallets/v0.4.2
Changelog
New Features
- 1335d0a: feat(auth): make auth server respect OIDC specification by allowing JWT authorization grant without client identification (@gfyrag)
- 71aaaac: feat(ledger): Add libs sync (@flemzord)
- e778a0a: feat(operator): Add mirror for Benthos (@flemzord)
- 81df3ac: feat(operator): Clean helm (@flemzord)
- 11672f4: feat(operator): add 'allowPastTimestamps' property on ledger configuration (@gfyrag)
- a1ab993: feat(sdks): Switch to Speakeasy for SDK generator (@flemzord)
- 0d4e023: feat: Add Request for all POD (@flemzord)
- d160643: feat: Use Devbox (#326) (@flemzord)
- 2ed82b9: feat: add /versions endpoint to openapi spec and update fctl stack informations (@gfyrag)
- 810f8a9: feat: add capability to disable a stack (#332) (@gfyrag)
- fcf3e13: feat: add capability to disable a stack (@gfyrag)
- a127b74: feat: add capability to restore stacks using fctl (#336) (@gfyrag)
- 597234a: feat: add liveness in service struct for caddy file (#324) (@paul-nicolas)
- de5bcae: feat: add logs for stargate + fixes for client/server (#317) (@paul-nicolas)
- f318d1f: feat: add more logs (#341) (@gfyrag)
- 9ebb539: feat: add optional amount with 'send' stage (@gfyrag)
- 00008e9: feat: add router for stargate client (#328) (@paul-nicolas)
- 07950ed: feat: add stargate on agent (@gfyrag)
- 223d66b: feat: add user unlink from organization (@gfyrag)
- bf6cea0: feat: check audience in jwt token (#331) (@paul-nicolas)
- cebf126: feat: last fixes for stargate server (#337) (@paul-nicolas)
- 0ae4caf: feat: make gateway backward compatible with ledger v1 (@gfyrag)
- 67b2d22: feat: send an error when failing to connect to gateway (#350) (@paul-nicolas)
- df8c98b: feat: stargate fetch orga and stack ids in url path (#321) (@paul-nicolas)
- 69a952f: feat: use zero value of big.Int objects (@gfyrag)
Bug fixes
- 11fa7b6: fix(agent): Change docker image entrypoint (@flemzord)
- f088ba5: fix(doc): operator readme (#335) (@gfyrag)
- 4b9dbc3: fix(operator): backward compatibility with ledger v1 (@gfyrag)
- 3533956: fix: change stargate client http servert default bind (#334) (@paul-nicolas)
- 520f570: fix: crash with resources loaded twice (#338) (@paul-nicolas)
- 1faa2f0: fix: fctl ledger v1 compatibility (#325) (@gfyrag)
- 430dac7: fix: fix double slash errors in gateway url (#348) (@paul-nicolas)
- 1f49bda: fix: invalid redirect uri (@gfyrag)
- 44f1336: fix: missing issuer inside context (@gfyrag)
- a8d0f00: fix: missing metrics result tag when passing options (#339) (@paul-nicolas)
- 96fb206: fix: operator helm chart (@gfyrag)
- 0670f76: fix: stargate gauge instead of counter + logs (#343) (@paul-nicolas)
- 1d44aa3: fix: stargate nats env (@paul-nicolas)
- 5fe6e9b: fix: unsubscribe nats subscription when stream is done (#349) (@paul-nicolas)
- 0dea669: fix: wallet compat against ledger v1 (@gfyrag)
Other work
- 672c705: OSS Roadmap numary -> formance (@lucasfcnunes)
- 0180c0e: add health endpoint (@paul-nicolas)
- 212a2b0: add reflection (@paul-nicolas)
- c393f8d: chore(moon): Add Helm generator (@flemzord)
- ade3b1e: chore(moon): Use remote cache (@flemzord)
- 7e0c575: chore(moon): Use remote cache (@flemzord)
- a9b459b: chore(operator): Optimize CPU & RAM (#352) (@flemzord)
- b6cce22: chore: drop roadmap link (@flemzord)
- 80363b0: chore: remove .gitrepo (useless) (@flemzord)
- 7d046bb: ci(moon): Update configuration (@flemzord)
- 7f8df84: ci: Add more parallel jobs (@flemzord)
- df6b98d: ci: Simplify CI for Ledger Only (@flemzord)
- 3997ce3: ci: Udpate pre-commit & lock file (@flemzord)
- 2299945: ci: Update release flow (@flemzord)
- 3cd830a: ci: test to desactivate direnv (@flemzord)
- eec48b3: ci: test to desactivate direnv and add cache for .moon/cache (@flemzord)
- 1c83386: ci: test to desactivate direnv and add cache for .moon/cache (@flemzord)
- aad12da: refactor(operator): use stack client for stargate (@gfyrag)
What to do next?
- Read the documentation
- Join our Slack server
components/stargate/v0.1.8
Changelog
New Features
- 67b2d22: feat: send an error when failing to connect to gateway (#350) (@paul-nicolas)
What to do next?
- Read the documentation
- Join our Slack server
components/stargate/v0.1.7
Changelog
Bug fixes
- 5fe6e9b: fix: unsubscribe nats subscription when stream is done (#349) (@paul-nicolas)
What to do next?
- Read the documentation
- Join our Slack server
components/stargate/v0.1.6
Changelog
New Features
Bug fixes
- 430dac7: fix: fix double slash errors in gateway url (#348) (@paul-nicolas)
- 1f49bda: fix: invalid redirect uri (@gfyrag)
- 44f1336: fix: missing issuer inside context (@gfyrag)
- 0670f76: fix: stargate gauge instead of counter + logs (#343) (@paul-nicolas)
What to do next?
- Read the documentation
- Join our Slack server
components/operator/v0.13.1
Changelog
New Features
- 67b2d22: feat: send an error when failing to connect to gateway (#350) (@paul-nicolas)
Bug fixes
- 430dac7: fix: fix double slash errors in gateway url (#348) (@paul-nicolas)
- 44f1336: fix: missing issuer inside context (@gfyrag)
- 0670f76: fix: stargate gauge instead of counter + logs (#343) (@paul-nicolas)
- 5fe6e9b: fix: unsubscribe nats subscription when stream is done (#349) (@paul-nicolas)
Other work
What to do next?
- Read the documentation
- Join our Slack server
components/operator/v0.13.0
Changelog
New Features
- 11672f4: feat(operator): add 'allowPastTimestamps' property on ledger configuration (@gfyrag)
- a127b74: feat: add capability to restore stacks using fctl (#336) (@gfyrag)
- f318d1f: feat: add more logs (#341) (@gfyrag)
Bug fixes
- 1f49bda: fix: invalid redirect uri (@gfyrag)
- a8d0f00: fix: missing metrics result tag when passing options (#339) (@paul-nicolas)
What to do next?
- Read the documentation
- Join our Slack server
components/auth/v0.4.3
components/auth/v0.4.2
Changelog
New Features
- e778a0a: feat(operator): Add mirror for Benthos (@flemzord)
- 81df3ac: feat(operator): Clean helm (@flemzord)
- a1ab993: feat(sdks): Switch to Speakeasy for SDK generator (@flemzord)
- d160643: feat: Use Devbox (#326) (@flemzord)
- 2ed82b9: feat: add /versions endpoint to openapi spec and update fctl stack informations (@gfyrag)
- 810f8a9: feat: add capability to disable a stack (#332) (@gfyrag)
- fcf3e13: feat: add capability to disable a stack (@gfyrag)
- a127b74: feat: add capability to restore stacks using fctl (#336) (@gfyrag)
- f318d1f: feat: add more logs (#341) (@gfyrag)
- 00008e9: feat: add router for stargate client (#328) (@paul-nicolas)
- 223d66b: feat: add user unlink from organization (@gfyrag)
- bf6cea0: feat: check audience in jwt token (#331) (@paul-nicolas)
- cebf126: feat: last fixes for stargate server (#337) (@paul-nicolas)
- df8c98b: feat: stargate fetch orga and stack ids in url path (#321) (@paul-nicolas)
Bug fixes
- 11fa7b6: fix(agent): Change docker image entrypoint (@flemzord)
- f088ba5: fix(doc): operator readme (#335) (@gfyrag)
- 3533956: fix: change stargate client http servert default bind (#334) (@paul-nicolas)
- 520f570: fix: crash with resources loaded twice (#338) (@paul-nicolas)
- 1faa2f0: fix: fctl ledger v1 compatibility (#325) (@gfyrag)
- 1f49bda: fix: invalid redirect uri (@gfyrag)
- a8d0f00: fix: missing metrics result tag when passing options (#339) (@paul-nicolas)
Other work
What to do next?
- Read the documentation
- Join our Slack server
components/stargate/v0.1.5
Changelog
New Features
- 810f8a9: feat: add capability to disable a stack (#332) (@gfyrag)
- fcf3e13: feat: add capability to disable a stack (@gfyrag)
- a127b74: feat: add capability to restore stacks using fctl (#336) (@gfyrag)
- f318d1f: feat: add more logs (#341) (@gfyrag)
- 223d66b: feat: add user unlink from organization (@gfyrag)
Bug fixes
- a8d0f00: fix: missing metrics result tag when passing options (#339) (@paul-nicolas)
What to do next?
- Read the documentation
- Join our Slack server
components/stargate/v0.1.4
Changelog
Bug fixes
- 520f570: fix: crash with resources loaded twice (#338) (@paul-nicolas)
What to do next?
- Read the documentation
- Join our Slack server