Software Engineer
We are excited to announce that Review Buddy, our internal code review tool, is now integrated into your automated build pipeline. Review Buddy scans your code for potential security risks, categorizing its findings by severity. This enhancement aims to make code reviews more efficient; while also giving developers another tool to confirm they have not introduced a security vulnerability in their code.
We have introduced a new q2 format
entrypoint to facilitate quick code formatting across your entire codebase. This functionality adheres to the same rules as the SDK code and utilizes Ruff for formatting. To customize your linting preferences, you can add rules to your pyproject.toml
file.
As part of our ongoing improvements to realtime payments, all references to realtime payments have now been updated to instant payments
. This means the realtime payments adapter extension and all CLI entrypoints containing references to realtime payments have been renamed. Additionally, we have added an update
functionality to the Instant Payments Adapter.
New Q2API endpoints are supported within the SDK:
More information on the HQ endpoints can be found in the HQ API Documentation
When Certificates are uploaded to Q2, we do NOT monitor these certificates and when they expire. The developers that have uploaded these certificates are required to manage and upload new certificates before the existing ones expire.
When you upload a new certificate, open a ticket letting us know that the new certificate has been uploaded and you need us to update on our end. Please remember there is a 3 business day SLA on deployments (this includes certificate changes).
We are excited to announce the ability to pull your product codes via the developer portal. This is an export of what is stored in the Q2_product table of your environment's database.
To access, navigate to Self Service > Environments. Click on an environment, then select the "Host Product Codes" tab at the top.
The most recent release of Tecton includes improvements to accessibility, components, and security features. A new component was added to the component library, and several existing components have been enhanced with new features and improved performance.
q2-detail
Added a default "empty state" in q2-data-table
to provide visual feedback when a table is missing content. We offer simple customization options, or the ability to display robust content in the provided empty-table
slot
This month's releases have a particular focus on introducing Instant Payments (beta version) into the API. Additionally, we have added new capabilities to allow dev testing for the Open Banking endpoints and made enhancements to the Update SSO Identifier endpoint.
We are thrilled to announce that Caliper API now supports Instant Payments! Starting with the Create Credit Transfer endpoint, a financial institution can facilitate instant funds transfers to other financial institutions. Additionally, the Create Payment Request endpoint enables financial institutions to request payments.
These endpoints are currently available in the sandbox and staging environments, as they are in their beta version. We are just scratching the surface of what Instant Payments can do, so please stay tuned for more updates. These endpoints are now available under a new directory within the Caliper API V2
section labeled Realtime Payments
.
To get started on API testing, please visit our How to Call V2 Tutorial.
Caliper SDK (Python) v2.235.0 - CHANGELOG
Tecton SDK (Javascript) v1.44.1 - CHANGELOG
Marketplace (Python) v0.8.8 - CHANGELOG
Caliper API (Python) v1.35.0-rc.1 – CHANGELOG