Skip to content

Releases: formancehq/payments

v3.1.0-rc.3

14 Oct 07:53
a3af287

Choose a tag to compare

v3.1.0-rc.3 Pre-release
Pre-release

Fix timezone issue

Full Changelog: v3.1.0-rc.2...v3.1.0-rc.3

v3.1.0-rc.2

09 Oct 08:49
a3af287

Choose a tag to compare

v3.1.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.1.0-rc.1...v3.1.0-rc.2

v3.1.0-rc.1

11 Sep 12:10
c47821f

Choose a tag to compare

v3.1.0-rc.1 Pre-release
Pre-release

What's Changed

  • chore(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 by @dependabot[bot] in #461
  • chore(deps): bump go.temporal.io/api from 1.49.1 to 1.50.0 by @dependabot[bot] in #462
  • feat: add Increase Connector for the Payments Service by @gitstart-app[bot] in #322
  • chore(deps): bump github.com/uptrace/bun/dialect/pgdialect from 1.2.11 to 1.2.12 by @dependabot[bot] in #463
  • chore(deps): bump github.com/uptrace/bun/extra/bundebug from 1.2.11 to 1.2.12 by @dependabot[bot] in #464
  • chore(deps): bump github.com/uptrace/bun/dialect/pgdialect from 1.2.12 to 1.2.13 by @dependabot[bot] in #468
  • chore(deps): bump github.com/uptrace/bun/extra/bundebug from 1.2.12 to 1.2.13 by @dependabot[bot] in #469
  • docs: Autogenerate list of connector capabilities for docs generation by @laouji in #466
  • chore(deps): bump github.com/uptrace/bun/dialect/pgdialect from 1.2.13 to 1.2.14 by @dependabot[bot] in #471
  • chore(deps): bump github.com/uptrace/bun/extra/bundebug from 1.2.13 to 1.2.14 by @dependabot[bot] in #472
  • fix(api): PMNT-121 Return 400 when connector cannot create account by @Quentin-David-24 in #473
  • chore(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in #474
  • chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.61.0 to 0.62.0 in the otel-instrumentation group by @dependabot[bot] in #476
  • feat: devenvs by @gfyrag in #478
  • fix: update connector template by @altitude in #477
  • fix(connectors): increase connector's timeout by @paul-nicolas in #480
  • fix: Increase Stripe client timeout to Stripe default value by @laouji in #481
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.26.0 to 10.27.0 by @dependabot[bot] in #483
  • chore(deps): bump github.com/ThreeDotsLabs/watermill from 1.4.6 to 1.4.7 by @dependabot[bot] in #484
  • fix: invalid deployment branch by @gfyrag in #485
  • feat(openapi): Update openapi specs for v2 pool balances by @laouji in #487
  • chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #488
  • chore(deps): bump go.temporal.io/sdk from 1.34.0 to 1.35.0 by @dependabot[bot] in #486
  • chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in #489
  • fix(CONN-107): added missing indices by @fguery in #492
  • chore(deps): bump github.com/formancehq/go-libs/v3 from 3.0.0-20250407134146-8be8ce3ddc42 to 3.0.0 by @dependabot[bot] in #490
  • chore: Configure Renovate by @NumaryBot in #493
  • fix(deps): update github.com/jackc/pgxlisten digest to 1d6f665 by @NumaryBot in #494
  • chore: Remove dependabot by @gfyrag in #496
  • fix(deps): update all patched dependencies to v1.2.15 by @NumaryBot in #497
  • chore: Replace local currency package with go-libs version by @laouji in #500
  • feat(*): add plaid bank bridge connector and boilerplate by @paul-nicolas in #499
  • fix(deps): update module github.com/emvi/iso-639-1 to v1.1.1 by @NumaryBot in #502
  • fix(BAN-40): use go-lib postgres errors to figure out storage error types by @fguery in #503
  • fix(plaid): fix name displayed when launching plaid link by @paul-nicolas in #504
  • fix(deps): update github.com/jackc/pgxlisten digest to 12b9242 by @NumaryBot in #506
  • fix(Stripe): Reverse order of items returned by Stripe List APIs by @laouji in #505
  • feat(webhooks): allow big sized webhooks by @paul-nicolas in #507
  • fix(deps): update github.com/formancehq/go-libs/v3 digest to 6e6a15d by @NumaryBot in #508
  • fix(deps): update module google.golang.org/protobuf to v1.36.7 by @NumaryBot in #510
  • feat(*): add powens bank bridge by @paul-nicolas in #509
  • fix(deps): update github.com/formancehq/go-libs/v3 digest to eda2c38 by @NumaryBot in #511
  • fix(deps): update github.com/formancehq/go-libs/v3 digest to b74d714 by @NumaryBot in #513
  • fix(deps): update github.com/formancehq/go-libs/v3 digest to 0f5bb98 by @NumaryBot in #514
  • fix: Handle invalid json sent to connector install endpoint with 400 by @laouji in #515
  • fix(column): validate url in config by @paul-nicolas in #516
  • fix(deps): update module google.golang.org/protobuf to v1.36.8 by @NumaryBot in #517
  • feat(*): add tink bank bridge by @paul-nicolas in #512
  • fix(bankbridges): fix wrong 500 in case of validation errors by @paul-nicolas in #518
  • fix(deps): update module github.com/go-chi/chi/v5 to v5.2.3 by @NumaryBot in #523
  • fix(adyen): check liveEndpointPrefix for url unsafe values by @laouji in #524
  • docs: Migrate all references to our old community Slack to the new GitHub Discussions by @UncannyBingo in #520
  • chore: rename adjustement to adjustment sdk generation by @laouji in #521
  • test: improve e2e error handling by @laouji in #525
  • feat(openapi): add bank bridge methods by @paul-nicolas in #519
  • fix(bankbridge): fix missing capabilities by @paul-nicolas in #527
  • fix(openapi): fix wrong status code and add validator by @paul-nicolas in #529
  • fix(connectors): prevent injection of arbitrary json keys in connector config by @laouji in #526
  • fix(engine): fix missing listener on connector changes by @paul-nicolas in #533
  • feat(bankbridges): upsert connection if it does exists by @paul-nicolas in #536
  • feat(bankbridges): add error type when a connection is disconnected by @paul-nicolas in #531
  • feat(plugins): add open banking dummy pay connector + e2e tests by @paul-nicolas in #530
  • fix(deps): update module github.com/jackc/pgx/v5 to v5.7.6 by @NumaryBot in #540
  • chore(sdk): Add frontend to review when SDK changes by @Quentin-David-24 in #537
  • fix(powens): fetch all data from connection synced by @paul-nicolas in #541
  • chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.4.0 [security] by @NumaryBot in #542
  • feat(*): add psu_id and connection_id fk references by @paul-nicolas in #538
  • chore(CONN-122): Rename bank bridge to open banking by @Quentin-David-24 in #532
  • feat(powens): add source/destination account references for payments by @paul-nicolas in #544

New Contributors

Full Changelog: v3.0.18...v3.1.0-rc.1

v3.0.18

16 Jul 08:44

Choose a tag to compare

Changelog

Other work

What to do next?

v3.0.17

02 Jul 07:47
e20fa67

Choose a tag to compare

Changelog

Bug fixes

What to do next?

v3.0.16

01 Jul 14:57
c18c002

Choose a tag to compare

Changelog

Bug fixes

What to do next?

v3.0.15

05 Jun 11:07

Choose a tag to compare

Changelog

New Features

Bug fixes

Other work

Read more

v3.0.14

09 May 13:41
4ff47bd

Choose a tag to compare

Changelog

Bug fixes

What to do next?

v3.0.13

30 Apr 12:26
2513509

Choose a tag to compare

Changelog

Bug fixes

Other work

What to do next?

v3.0.12

29 Apr 09:25
531ff2a

Choose a tag to compare

Changelog

New Features

Bug fixes

Other work

What to do next?