Features
The following feature updates are available in 2026.01 for Grand Central Connectors:| Product group | Software component | Version | Title | Description |
|---|---|---|---|---|
| Oracle FLEXCUBE | gc-flexcube-payment-inbound-connector | 1.1.9 | Enabled payment status updates through PAIN002 file | The connector reads payment status updates from PAIN002 files received from OBPM and forwards them to the frontend channel through SyncHub, giving bank customers real-time visibility into payment outcomes. |
| Payments | gc-obpm-batch-payment-inbound-connector | 1.0.3 | Added configurable HTTP retry for transient OBPM failures | The OBPM batch payment inbound connector now automatically retries requests receiving HTTP 429 or 5xx responses, improving resilience under high load and transient Azure Service Bus availability issues. |
| Tietoevry | gc-tieto-evry-card-authorization-connector | 1.0.5 | Added configurable card wallet endpoint paths | Card wallet API paths for eligibility, Google Pay, and Apple Pay token-push endpoints are now property-driven, letting you customize endpoint routing per environment without code changes. |
| Payments | gc-obpm-direct-debit-mandate-connector | 1.1.0 | Added direct debit mandate search capability | The OBPM direct debit mandate connector now supports searching for mandates by status. Bank customers can retrieve a filtered list of direct debit mandates, enabling more transparent mandate management. |
| Payments | gc-obpm-payment-inbound-connector | 1.2.0 | Added OBPM payment inbound connector | The OBPM payment inbound connector enables banks to receive and process inbound payment notifications from OBPM through JMS messaging and forward them to the GrandCentral platform. |
| Payments | gc-obpm-payment-connector | 1.6.0 | Improved error surfacing from OBPM | Errors returned by OBPM are now correctly propagated back to the payment order API response, improving diagnostics for failed payments. No configuration changes required. |
| Payments | gc-obpm-payment-connector | 1.6.0 | Added SEPA bank directory lookup | The gc-obpm-payment-connector now supports SEPA bank directory lookup through a configurable route. |
| Payments | gc-obpm-payment-connector | 1.6.0 | Added PRI SEPA payment initiation support | The gc-obpm-payment-connector now supports PRI SEPA payment initiation through a configurable obpm.priPaymentInitiateApiUri route. |
| Payments | gc-obpm-payment-connector | 1.6.0 | Added EUP SEPA payment initiation support | The gc-obpm-payment-connector now supports EUP SEPA payment initiation through a configurable obpm.eupPaymentInitiateApiUri route. |
| Onfido | gc-onfido-party-lifecycle-connector | 1.4.2 | Enabled download documents feature | The download documents feature lets customers access and save workflow documents, such as ID document scans and face motion captures. This enables customers to retain copies of their submitted materials for personal records. |
Fixes
2026.01 contains the following bug fixes for Grand Central Connectors:| Product group | Software component | Version | Title | Description |
|---|---|---|---|---|
| Payments | gc-obpm-direct-debit-mandate-connector | 1.1.0 | Fixed direct debit mandate response field structure | The fields mandatePartyReference, mandatedPayeeReference, and directDebitMandateDirectoryEntryReference are now correctly returned at the top level of each mandate object. Previously these fields were nested incorrectly, causing field-not-found errors for consumers accessing them at the expected path. |
| Payments | gc-obpm-batch-payment-connector | 1.0.2 | Fixed event folder deletion after batch processing | Previously, the connector did not delete event folders after batch processing. The connector now removes event folders after processing completes. |
Security
2026.01 contains the following security fixes for Grand Central Connectors:| Product group | Software component | Version | Title | Description |
|---|---|---|---|---|
| Payments | gc-obpm-payment-inbound-connector | 1.2.0 | Made internal security improvements in gc-obpm-payment-inbound-connector | The OBPM payment inbound connector now masks sensitive configuration properties from startup logs, reducing the risk of accidental credential exposure in log aggregation systems. |
Dependencies
2026.01 has the following dependency updates for Grand Central Connectors:| Product group | Software component | Version | Title | Description |
|---|---|---|---|---|
| Tietoevry | gc-tieto-evry-device-administration-connector | 2.0.10 | grandcentral-bom updated to v3.0.7 and tieto-evry-connector-sdk updated to v1.0.10 | Upgraded grandcentral-bom parent from v2.5.26 to v3.0.7 and tieto-evry-connector-sdk from v1.0.9 to v1.0.10, aligning the connector with the GrandCentral kamelet platform baseline. CI/CD workflows updated to gc-workflows v2.15. No application logic, API, or configuration changes. |
| Tietoevry | gc-tieto-evry-card-ecommerce-gateway-webhooks-connector | 1.0.1 | grandcentral-bom updated to v3.0.7 | Upgraded grandcentral-bom parent from v2.5.22 to v3.0.7, aligning the connector with the GrandCentral kamelet platform baseline. CI/CD workflows updated to gc-workflows v2.15. No application logic, API, or configuration changes. |
| Payments | gc-obpm-batch-payment-connector | 1.0.2 | Migrated to shared obpm-connector-sdk | This release updates the connector to use vendor integration kamelets from the shared obpm-connector-sdk, reducing connector size and aligning with the GrandCentral platform modularity strategy. |
| Tietoevry | gc-tieto-evry-card-authorization-connector | 1.0.5 | grandcentral-bom updated to v3.0.7 | Upgraded grandcentral-bom parent from v2.5.26 to v3.0.7 and tieto-evry-connector-sdk from v1.0.9 to v1.0.10. CI/CD workflows updated to gc-workflows v2.15. No application logic or API changes. |
| FIS Cardbase | gc-fis-device-administration-connector | 1.0.34 | fis-connector-sdk updated to v2.x | This release updates the connector to fis-connector-sdk v2.x, which packages vendor kamelets within the SDK. This aligns the connector with the GrandCentral platform SDK strategy and adds platform BOM v3.0.4 compatibility. |
| Oracle FLEXCUBE | gc-flexcube-foreign-exchange-connector | 1.3.5 | obpm-connector-sdk updated to v1.0.20 | This release replaces the standalone flexcube-connector-sdk with the shared obpm-connector-sdk v1.0.20, aligning with the GrandCentral platform SDK strategy. |