Releases: formancehq/gateway
Releases · formancehq/gateway
v2.2.0
Changelog
New Features
- 4b47ea6: feat(earthly): upgrade go version (@Dav-14)
- dedc5be: feat: add Nix flake support and update GitHub actions for environment… (#76) (@flemzord)
- 50ea4d8: feat: devenvs (#40) (@gfyrag)
- d92f3d5: feat: make audit topic configurable (#75) (@gfyrag)
- c009bdb: feat: migrate audit log format to v2 with enhanced actor metadata (#74) (@flemzord)
Bug fixes
- 5d9fa58: fix(deps): update all patched dependencies (#44) (@NumaryBot)
- 485dd61: fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.2 [security] (#43) (@NumaryBot)
- 25576d3: fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.3 (#46) (@NumaryBot)
- 3112808: fix: releases (#77) (@gfyrag)
Other work
- 683d7bc: chore(deps): update module github.com/go-chi/chi/v5 to v5.2.2 [security] (#72) (@NumaryBot)
- 35b822e: chore(deps): update module github.com/go-jose/go-jose/v3 to v3.0.4 [security] (#71) (@NumaryBot)
- 9922e8b: chore: Add renovate.json (#42) (@NumaryBot)
- 761735c: chore: remove dependabot (#41) (@gfyrag)
- b44ad26: ci: use shipfox runner (#51) (@Dav-14)
What to do next?
- Read the documentation
- Join our GitHub Discussions
v2.1.0
Changelog
New Features
- 96f4b44: feat: Update Caddyfile source URL in Dockerfiles (@flemzord)
- f23b133: feat: update deps (@flemzord)
- 153b4d5: feat: update deps (@flemzord)
- 0072c9f: feat: update deps (@flemzord)
Other work
- 08be07e: chore(deps): bump github.com/ThreeDotsLabs/watermill-kafka/v3 (@dependabot[bot])
- 664c75e: chore(deps): bump github.com/nats-io/nats.go from 1.37.0 to 1.38.0 (@dependabot[bot])
- f56b9b4: chore(deps): bump github.com/quic-go/quic-go from 0.44.0 to 0.48.2 (@dependabot[bot])
- e2f361d: chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 (@dependabot[bot])
- db60e40: chore(deps): bump golang.org/x/sync from 0.8.0 to 0.10.0 (@dependabot[bot])
- 828172f: chore(deps): bump tailscale/github-action from 2 to 3 (@dependabot[bot])
- d1de8c1: chore: update Earthly version and enhance deployment workflow (@flemzord)
- 2d8501d: ci: Fix Earthfile (@flemzord)
What to do next?
- Read the documentation
- Join our Slack server
v2.0.18
Changelog
New Features
- f365f44: feat(auth): add scopes (#969) (@gfyrag)
- abeed36: feat(kafka): add iam authentication (#1265) (@paul-nicolas)
- 975d3f4: feat(libs): introduce publisher circuit breaker (#1344) (@paul-nicolas)
- f76f709: feat: Add new Docker Image (scratch) (#1101) (@flemzord)
- 1398b67: feat: Add release flows for stack (#995) (@flemzord)
- 87d532a: feat: Remove Auth from Gateway (#1687) (@flemzord)
- 5d747eb: feat: Upgrade go libs (#1171) (@flemzord)
- 3c59190: feat: add helm install && template validation (#1271) (@Dav-14)
- c706400: feat: add operator rework (#1098) (@gfyrag)
- d552fdf: feat: clean the mess (#1030) (@gfyrag)
- 78662b2: feat: don't use openidconnect discovery url (#1081) (@gfyrag)
- 517023c: feat: update API configuration and security schemes (#1717) (@flemzord)
- f0d9537: feat: use main for earthly core (#1290) (@gfyrag)
- da662d1: feat: wallets ledger v1 (#1001) (@gfyrag)
Bug fixes
- 7eee8f3: fix(earthly): bump core tag to fix deploy issue (#1647) (@paul-nicolas)
- d855d8c: fix(gateway): handle versions per modules (#1023) (@paul-nicolas)
- c25f625: fix(gateway): stop caddy on nats disconnection (#1230) (@gfyrag)
- 20385dc: fix(wallets): properly handle credit/debit inputs to avoid status code 500 (#1335) (@gfyrag)
- a39de0a: fix: Update version format in .goreleaser.yml files to include 'v' pr… (#1511) (@flemzord)
- b6bf5a5: fix: earthfiles (#1199) (@gfyrag)
- cc57142: fix: earthly core (#1260) (@gfyrag)
- 28c00d8: fix: helm strict validation (#1277) (@Dav-14)
- 6825918: fix: logger formanting, add http middleware (#1322) (@Dav-14)
- 60538a9: fix: migration collection (#1677) (@gfyrag)
Other work
- 6070589: chore(all): deploy on staging with argocd (#1371) (@Dav-14)
- 8d245a4: chore(deps): bump github.com/quic-go/quic-go from 0.39.0 to 0.39.4 in /ee/gateway (#1109) (@dependabot[bot])
- a597622: chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /ee/gateway (#1044) (@dependabot[bot])
- 13863c4: chore(deps): bump the go_modules group across 16 directories with 4 updates (#1328) (@dependabot[bot])
- 4ef3126: chore(deps): bump the go_modules group across 4 directories with 4 updates (#1698) (@dependabot[bot])
- 89ff5b0: chore(deps): bump the go_modules group across 9 directories with 1 update (#1348) (@dependabot[bot])
- 00ad630: chore(deps): bump the go_modules group across 9 directories with 5 updates (#1693) (@dependabot[bot])
- adacfbb: chore: Add posibility to use --auto-skip with earthly (#1505) (@flemzord)
- 9ac442a: chore: Update Earthly & Add deploy in staging (#1046) (@flemzord)
- f1e9a33: chore: Update GoReleaser (@flemzord)
- e32eab4: chore: bump eartfile to 0.8 version (#1496) (@Dav-14)
- 75d06f2: chore: extends release process (#1484) (@gfyrag)
- 5d2cba1: chore: improve integration testing capabilities (#1652) (@gfyrag)
- 4eeecf3: chore: upgrade dependencies (#1712) (@gfyrag)
- 7496d8c: ci: Add deployment step (@flemzord)
- cba94f7: ci: Build multi-image base (@flemzord)
- f1c5a07: ci: Use matrix (#973) (@flemzord)
- 0ebd3d3: feat(*): add licence system (#1424) (@paul-nicolas)
- 969a73c: feat(*): add request/response of http requests in all services when debug is enabled (#1526) (@gfyrag)
- a1d564f: feat(*): move auth in services instead of gateway (#1099) (@paul-nicolas)
- 20169fc: refactor(go-libs): Move to dedicated repository (#1709) (@flemzord)
- 06aac23: refactor(ledger): Clean OpenAPI and generate client for Ledger only (#1715) (@flemzord)
- de7c13a: refactor: Switch from monorepo (@flemzord)
- 5dba433: release: Add releases flows (#1070) (@flemzord)
- 259ac4d: test(ledger): add test server (#1678) (@gfyrag)
What to do next?
- Read the documentation
- Join our Slack server